From 6b490f45fd938d631fc524e0c04af43182056bb7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Apr 2017 23:08:43 +0000 Subject: [tx-robot] updated from transifex --- apps/files_external/l10n/en_GB.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/files_external/l10n/en_GB.js') diff --git a/apps/files_external/l10n/en_GB.js b/apps/files_external/l10n/en_GB.js index f25e5151d11..4584c322598 100644 --- a/apps/files_external/l10n/en_GB.js +++ b/apps/files_external/l10n/en_GB.js @@ -37,7 +37,6 @@ OC.L10N.register( "Credentials saved" : "Credentials saved", "Credentials saving failed" : "Credentials saving failed", "Credentials required" : "Credentials required", - "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", "Invalid backend or authentication mechanism class" : "Invalid backend or authentication mechanism class", "Invalid mount point" : "Invalid mount point", "Objectstore forbidden" : "Objectstore forbidden", @@ -48,7 +47,6 @@ OC.L10N.register( "Unsatisfied authentication mechanism parameters" : "Unsatisfied authentication mechanism parameters", "Insufficient data: %s" : "Insufficient data: %s", "%s" : "%s", - "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable", "Access key" : "Access key", "Secret key" : "Secret key", "Builtin" : "Builtin", @@ -118,6 +116,8 @@ OC.L10N.register( "Advanced settings" : "Advanced settings", "Delete" : "Delete", "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" + "Allow users to mount the following external storage" : "Allow users to mount the following external storage", + "Storage with id \"%i\" not found" : "Storage with id \"%i\" not found", + "Storage with id \"%i\" is not user editable" : "Storage with id \"%i\" is not user editable" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3