From aea31d5dddfe261e51f7462c8a8afdbb0114d1d9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 26 Nov 2020 02:18:48 +0000 Subject: [tx-robot] updated from transifex --- apps/theming/l10n/en_GB.js | 3 +++ apps/theming/l10n/en_GB.json | 3 +++ 2 files changed, 6 insertions(+) (limited to 'apps/theming') 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", -- cgit v1.2.3