diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 23882f2f284..8e6e955bd18 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -10,6 +10,7 @@ OC.L10N.register( "Error configuring OAuth2" : "Error configuring OAuth2", "Generate keys" : "Generate keys", "Error generating key pair" : "Error generating key pair", + "Type to select user or group." : "Type to select user or group.", "(Group)" : "(Group)", "Compatibility with Mac NFD encoding (slow)" : "Compatibility with Mac NFD encoding (slow)", "Enable encryption" : "Enable encryption", @@ -89,6 +90,7 @@ OC.L10N.register( "Hostname" : "Hostname", "Port" : "Port", "Region" : "Region", + "Storage Class" : "Storage Class", "Enable SSL" : "Enable SSL", "Enable Path Style" : "Enable Path Style", "Legacy (v2) authentication" : "Legacy (v2) authentication", @@ -134,6 +136,7 @@ OC.L10N.register( "Available for" : "Available for", "Click to recheck the configuration" : "Click to recheck the configuration", "Add storage" : "Add storage", + "All users" : "All users", "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.", |