diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-25 01:55:46 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-25 01:55:46 -0400 |
commit | fb618894902331fdd537e9319ed28959b14175c7 (patch) | |
tree | 63b5162b73ca122b7c02827d7ea2434a97a44df9 /apps/files_external/l10n/en_GB.js | |
parent | 43beaba0dcca396c3e5707b37f0208067291fdee (diff) | |
download | nextcloud-server-fb618894902331fdd537e9319ed28959b14175c7.tar.gz nextcloud-server-fb618894902331fdd537e9319ed28959b14175c7.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 | 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 2ccf775f0be..85e58c8770f 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -44,6 +44,9 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Secure https://", "Public key" : "Public key", + "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", + "Invalid mount point" : "Invalid mount point", + "Invalid storage backend \"%s\"" : "Invalid storage backend \"%s\"", "Access granted" : "Access granted", "Error configuring Dropbox storage" : "Error configuring Dropbox storage", "Grant access" : "Grant access", |