diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 4584c322598..969853dd708 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -6,7 +6,6 @@ OC.L10N.register( "Please provide a valid app key and secret." : "Please provide a valid app key and secret.", "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s", "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s", - "External storage" : "External storage", "Dropbox App Configuration" : "Dropbox App Configuration", "Google Drive App Configuration" : "Google Drive App Configuration", "Personal" : "Personal", @@ -109,6 +108,7 @@ OC.L10N.register( "Never" : "Never", "Once every direct access" : "Once every direct access", "Folder name" : "Folder name", + "External storage" : "External storage", "Authentication" : "Authentication", "Configuration" : "Configuration", "Available for" : "Available for", |