aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/en_GB.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/en_GB.json')
-rw-r--r--apps/files/l10n/en_GB.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json
index d9064519734..6f184f6b76d 100644
--- a/apps/files/l10n/en_GB.json
+++ b/apps/files/l10n/en_GB.json
@@ -170,7 +170,6 @@
"Reload current directory" : "Reload current directory",
"Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory",
"Drag and drop files here to upload" : "Drag and drop files here to upload",
- "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed",
"Upload successful" : "Upload successful",
"\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully",
"\"{displayName}\" action failed" : "\"{displayName}\" action failed",
@@ -274,6 +273,7 @@
"Templates" : "Templates",
"Unable to initialize the templates directory" : "Unable to initialize the templates directory",
"Created new folder \"{name}\"" : "Created new folder \"{name}\"",
+ "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed",
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"],
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"],
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"],