From f8bbe45de7d214c2281961cc155af88f0741505a Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Fri, 12 Aug 2016 11:03:37 +0100 Subject: [PATCH] Clearer wording on popup re changed file --- lang/english.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/english.php b/lang/english.php index 158b567..9eb9478 100644 --- a/lang/english.php +++ b/lang/english.php @@ -152,8 +152,8 @@ $text = array( "Sorry, cannot delete more..." => "Sorry, cannot delete more then one item at a time under FTP mode", "Sorry, cannot delete..." => "Sorry, cannot delete the root level", "Sorry, cannot delete" => "Sorry, cannot delete", - "Sorry, this file..." => "Sorry, this file has changed, cannot save", - "Reload this file..." => "Reload this file and copy your version to a diff pane?", + "Sorry, this file..." => "Sorry, this file has changed outside of ICEcoder, cannot save", + "Reload this file..." => "Reload this file and copy your version to a diff pane?\\\\n(left side = file from server, right side = unsaved file)", "There was a..." => "There was a tech hiccup, likely something was not quite ready. So ICEcoder reloaded its file control again.", "displayed at" => "displayed at", "Enter filename to..." => "Enter filename to save at",