diff options
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.", |