diff options
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r-- | apps/files_external/l10n/en_GB.js | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index 812933341a2..3e6ec026a97 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -125,19 +125,9 @@ OC.L10N.register( "Add storage" : "Add storage", "Advanced settings" : "Advanced settings", "Allow users to mount external storage" : "Allow users to mount 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", + "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage", "OpenStack" : "OpenStack", - "Dropbox" : "Dropbox", - "Google Drive" : "Google Drive", "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.", - "No external storage configured" : "No external storage configured", - "You can add external storages in the personal settings" : "You can add external storages in the personal settings", - "Allow users to mount the following external storage" : "Allow users to mount the following external storage", - "Are you sure you want to delete this external storage" : "Are you sure you want to delete this external storage" + "Allow users to mount the following external storage" : "Allow users to mount the following external storage" }, "nplurals=2; plural=(n != 1);"); |