Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-11-26 05:18:48 +0300
committerNextcloud bot <bot@nextcloud.com>2020-11-26 05:18:48 +0300
commitaea31d5dddfe261e51f7462c8a8afdbb0114d1d9 (patch)
treecbae30eaff7dcd73b7e1aa2aafdde79e5774769f /apps/theming
parent82984b5c795113b1749a9bd5536dcce68eb3d280 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/l10n/en_GB.js3
-rw-r--r--apps/theming/l10n/en_GB.json3
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index 56eb8afa880..f75351abf94 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -8,8 +8,11 @@ OC.L10N.register(
"Name cannot be empty" : "Name cannot be empty",
"The given name is too long" : "The given name is too long",
"The given web address is too long" : "The given web address is too long",
+ "The given web address is not a valid URL" : "The given web address is not a valid URL",
"The given legal notice address is too long" : "The given legal notice address is too long",
+ "The given legal notice address is not a valid URL" : "The given legal notice address is not a valid URL",
"The given privacy policy address is too long" : "The given privacy policy address is too long",
+ "The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
"The file was uploaded" : "The file was uploaded",
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json
index 49ca07a1067..d814ba92d62 100644
--- a/apps/theming/l10n/en_GB.json
+++ b/apps/theming/l10n/en_GB.json
@@ -6,8 +6,11 @@
"Name cannot be empty" : "Name cannot be empty",
"The given name is too long" : "The given name is too long",
"The given web address is too long" : "The given web address is too long",
+ "The given web address is not a valid URL" : "The given web address is not a valid URL",
"The given legal notice address is too long" : "The given legal notice address is too long",
+ "The given legal notice address is not a valid URL" : "The given legal notice address is not a valid URL",
"The given privacy policy address is too long" : "The given privacy policy address is too long",
+ "The given privacy policy address is not a valid URL" : "The given privacy policy address is not a valid URL",
"The given slogan is too long" : "The given slogan is too long",
"The given color is invalid" : "The given colour is invalid",
"The file was uploaded" : "The file was uploaded",