summaryrefslogtreecommitdiffstats
path: root/apps/files_external/l10n/en_GB.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/l10n/en_GB.js')
-rw-r--r--apps/files_external/l10n/en_GB.js10
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js
index 7f6a151650b..56a01bbe011 100644
--- a/apps/files_external/l10n/en_GB.js
+++ b/apps/files_external/l10n/en_GB.js
@@ -56,9 +56,9 @@ OC.L10N.register(
"OAuth2" : "OAuth2",
"Client ID" : "Client ID",
"Client secret" : "Client secret",
- "OpenStack" : "OpenStack",
"Tenant name" : "Tenant name",
"Identity endpoint URL" : "Identity endpoint URL",
+ "Domain" : "Domain",
"Rackspace" : "Rackspace",
"API key" : "API key",
"Global credentials" : "Global credentials",
@@ -91,7 +91,6 @@ OC.L10N.register(
"SFTP with secret key login" : "SFTP with secret key login",
"SMB / CIFS" : "SMB / CIFS",
"Share" : "Share",
- "Domain" : "Domain",
"SMB / CIFS using OC login" : "SMB / CIFS using OC login",
"Username as share" : "Username as share",
"OpenStack Object Storage" : "OpenStack Object Storage",
@@ -101,8 +100,6 @@ OC.L10N.register(
"The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "The FTP support in PHP is not enabled or 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." : "\"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it.",
"External storage support" : "External storage support",
- "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",
"Name" : "Name",
"Storage type" : "Storage type",
"Scope" : "Scope",
@@ -128,7 +125,10 @@ OC.L10N.register(
"Step 2 failed. Exception: %s" : "Step 2 failed. Exception: %s",
"Dropbox App Configuration" : "Dropbox App Configuration",
"Google Drive App Configuration" : "Google Drive App Configuration",
+ "OpenStack" : "OpenStack",
"Dropbox" : "Dropbox",
- "Google Drive" : "Google Drive"
+ "Google Drive" : "Google Drive",
+ "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"
},
"nplurals=2; plural=(n != 1);");