diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-01 00:09:24 +0000 |
commit | 4a5cd74fb29b19c975f893e0289b1b34bf5e8a62 (patch) | |
tree | f97e26c7fea82aa297b82c0dc6dcc4cb1c18c0b1 /apps/files_external/l10n/en_GB.js | |
parent | 73ff24895e3ffc275437f1325a6275c9d389e2c6 (diff) | |
download | nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.tar.gz nextcloud-server-4a5cd74fb29b19c975f893e0289b1b34bf5e8a62.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 66f7191ee46..74dd60212e2 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -89,7 +89,6 @@ OC.L10N.register( "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Location", - "ownCloud" : "ownCloud", "SFTP" : "SFTP", "Root" : "Root", "SFTP with secret key login" : "SFTP with secret key login", @@ -122,6 +121,7 @@ OC.L10N.register( "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", "Global Credentials" : "Global Credentials", + "ownCloud" : "ownCloud", "<b>Note:</b> " : "<b>Note:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it.", |