diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:20:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:20:02 +0000 |
commit | d5e56b34c48bd24eaac7689e940c41f9548dd153 (patch) | |
tree | a0f4f04a3aee6031efaff2131114e680072d4a43 /apps/files_external/l10n/en_GB.js | |
parent | 62f4454d9980070c00ae112a3fd13bdd828e723e (diff) | |
download | nextcloud-server-d5e56b34c48bd24eaac7689e940c41f9548dd153.tar.gz nextcloud-server-d5e56b34c48bd24eaac7689e940c41f9548dd153.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 | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 45fe58c0b36..a48a4a11e0e 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -120,16 +120,6 @@ OC.L10N.register( "Advanced settings" : "Advanced settings", "Delete" : "Delete", "Allow users to mount external storage" : "Allow users to mount external storage", - "Allow users to mount the following external storage" : "Allow users to mount the following external storage", - "Fetching request tokens failed. Verify that your app key and secret are correct." : "Fetching request tokens failed. Verify that your app key and secret are correct.", - "Fetching access tokens failed. Verify that your app key and secret are correct." : "Fetching access tokens failed. Verify that your app key and secret are correct.", - "Step 1 failed. Exception: %s" : "Step 1 failed. Exception: %s", - "Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s", - "Dropbox App Configuration" : "Dropbox App Configuration", - "Google Drive App Configuration" : "Google Drive App Configuration", - "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", - "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", - "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive" + "Allow users to mount the following external storage" : "Allow users to mount the following external storage" }, "nplurals=2; plural=(n != 1);"); |