You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/english.php
+12-13Lines changed: 12 additions & 13 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,6 @@
11
11
12
12
"editor" =>
13
13
array(
14
-
"Click icons for..." => "<b>Click icons<br>for help &<br>usage info</b>",
15
14
"server" => "server",
16
15
"Server name, OS..." => "Server name, OS & IP:",
17
16
"Root" => "Root:",
@@ -434,17 +433,17 @@
434
433
"Update appears to..." => "Update appears to be successful"
435
434
),
436
435
437
-
"find-in-files" =>
438
-
array(
439
-
"Enter path to search in" => "Enter path to search in",
440
-
"Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)" => "Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)",
441
-
"Type of text" => "Type of text",
442
-
"Fixed text" => "Fixed text",
443
-
"Regular expression" => "Regular expression",
444
-
"Case sensitive" => "Case sensitive",
445
-
"Yes" => "Yes",
446
-
"No" => "No",
447
-
"Search" => "Search",
448
-
),
436
+
"find-in-files" =>
437
+
array(
438
+
"Enter path to search in" => "Enter path to search in",
439
+
"Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)" => "Enter semicolon-separated masks of files to look at (e.g. *.php;*.html;*.js)",
0 commit comments