Skip to content

Commit 491191e

Browse files
committed
results text moved, now used by JS file
Also reworded text re reloading so it relates to the diff pane
1 parent bf44a25 commit 491191e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

lang/english.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"dev mode" => "dev mode",
3030
"Status" => "Status",
3131
"Using" => "Using",
32-
"You can switch..." => "You can switch dev mode on/off in lib/config__settings.php",
33-
"results" => "results"
32+
"You can switch..." => "You can switch dev mode on/off in lib/config__settings.php"
3433

3534
),
3635

@@ -132,7 +131,7 @@
132131
"Sorry, cannot delete..." => "Sorry, cannot delete the root level",
133132
"Sorry, cannot delete" => "Sorry, cannot delete",
134133
"Sorry, this file..." => "Sorry, this file has changed, cannot save",
135-
"Reload this file..." => "Reload this file and copy your version to a new document?",
134+
"Reload this file..." => "Reload this file and copy your version to a diff pane?",
136135
"There was a..." => "There was a tech hiccup, likely something was not quite ready. So ICEcoder reloaded its file control again.",
137136
"displayed at" => "displayed at",
138137
"Enter filename to..." => "Enter filename to save at",
@@ -275,7 +274,8 @@
275274
"Error cannot find..." => "Error: cannot find/access the error file paths",
276275
"No new errors..." => "No new errors found",
277276
"You have made..." => "You have made changes. Are you sure you want to close without saving?",
278-
"Close all tabs" => "Close all tabs?"
277+
"Close all tabs" => "Close all tabs?",
278+
"results" => "results"
279279
),
280280

281281
"login" =>

0 commit comments

Comments
 (0)