aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/en_GB.js')
-rw-r--r--apps/files/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js
index ce9a8904756..1b6c299a778 100644
--- a/apps/files/l10n/en_GB.js
+++ b/apps/files/l10n/en_GB.js
@@ -198,7 +198,6 @@ OC.L10N.register(
"Unselect all" : "Unselect all",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" failed on some elements ",
"\"{displayName}\" batch action executed successfully" : "\"{displayName}\" batch action executed successfully",
- "Sort list by {column}" : "Sort list by {column}",
"{summaryFile} and {summaryFolder}" : "{summaryFile} and {summaryFolder}",
"List of files and folders." : "List of files and folders.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list.",
@@ -311,6 +310,7 @@ OC.L10N.register(
"This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list.",
"Search for an account" : "Search for an account",
"Choose" : "Choose",
- "No files or folders have been deleted yet" : "No files or folders have been deleted yet"
+ "No files or folders have been deleted yet" : "No files or folders have been deleted yet",
+ "Sort list by {column}" : "Sort list by {column}"
},
"nplurals=2; plural=(n != 1);");