summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/en_GB.js
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 0d837a4e3db..23882f2f284 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -10,7 +10,6 @@ OC.L10N.register(
"Error configuring OAuth2" : "Error configuring OAuth2",
"Generate keys" : "Generate keys",
"Error generating key pair" : "Error generating key pair",
- "All users. Type to select user or group." : "All users. Type to select user or group.",
"(Group)" : "(Group)",
"Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)",
"Enable encryption" : "Enable encryption",
@@ -137,6 +136,7 @@ OC.L10N.register(
"Add storage" : "Add storage",
"Advanced settings" : "Advanced settings",
"Allow users to mount external storage" : "Allow users to mount external storage",
- "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials."
+ "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Global credentials can be used to authenticate with multiple external storages that have the same credentials.",
+ "All users. Type to select user or group." : "All users. Type to select user or group."
},
"nplurals=2; plural=(n != 1);");