diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-08 20:49:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-08 20:49:06 +0000 |
commit | 9d8e9b1efbc210319ce467927085405a7219a2c2 (patch) | |
tree | a2f8b68cde070b23545c9f48993ed01a7e8bf6d0 /apps/files_external/l10n/en_GB.js | |
parent | 3a22f9dfe57d97af54a5259c5c8fa0a9a4d1c4e8 (diff) | |
download | nextcloud-server-9d8e9b1efbc210319ce467927085405a7219a2c2.tar.gz nextcloud-server-9d8e9b1efbc210319ce467927085405a7219a2c2.zip |
[tx-robot] updated from transifex
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", |