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
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -250,6 +250,7 @@
250
250
251
251
"ice-coder" =>
252
252
array(
253
+
"results" => "results",
253
254
"No text selected..." => "No text selected to search on",
254
255
"all files" => "all files",
255
256
"all filenames" => "all filenames",
@@ -260,6 +261,7 @@
260
261
"Opening File" => "Opening File",
261
262
"Enter relative file..." => "Enter relative file path (prefixed with /) or remote URL\\nYou can enter \\n'/path/file:123' or \\n'/path/file(123)' or \\n'/path/file.ext line 123' \\nto go directly to particular line",
262
263
"Getting" => "Getting",
264
+
"Saving" => "Saving:",
263
265
"Please enter the..." => "Please enter the new name for",
0 commit comments