summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/en_GB.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
commit02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch)
tree223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/en_GB.js
parentbf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff)
downloadnextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz
nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r--apps/theming/l10n/en_GB.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js
index 5ffdb3da499..56eb8afa880 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -21,7 +21,6 @@ OC.L10N.register(
"Could not write file to disk" : "Could not write file to disk",
"A PHP extension stopped the file upload" : "A PHP extension stopped the file upload",
"No file uploaded" : "No file uploaded",
- "Unsupported image type" : "Unsupported image type",
"You are already using a custom theme. Theming app settings might be overwritten by that." : "You are already using a custom theme. Theming app settings might be overwritten by that.",
"Theming" : "Theming",
"Legal notice" : "Legal notice",
@@ -47,6 +46,7 @@ OC.L10N.register(
"Upload new header logo" : "Upload new header logo",
"Favicon" : "Favicon",
"Upload new favicon" : "Upload new favicon",
- "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color."
+ "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color.",
+ "Unsupported image type" : "Unsupported image type"
},
"nplurals=2; plural=(n != 1);");