Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r--apps/files_external/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index 2d6d5fe528f..1fc044abcba 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -14,7 +14,6 @@ OC.L10N.register(
"(group)" : "(group)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)",
"Admin defined" : "Admin defined",
- "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage",
"Delete storage?" : "Delete storage?",
"Saved" : "Saved",
"Saving..." : "Saving...",
@@ -133,6 +132,7 @@ OC.L10N.register(
"Dropbox" : "Dropbox",
"Google Drive" : "Google Drive",
"No external storage configured" : "No external storage configured",
- "You can add external storages in the personal settings" : "You can add external storages in the personal settings"
+ "You can add external storages in the personal settings" : "You can add external storages in the personal settings",
+ "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage"
},
"nplurals=2; plural=(n != 1);");