diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/theming/l10n/en_GB.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r-- | apps/theming/l10n/en_GB.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 8bdab2cba91..9776bafa1ce 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -47,13 +47,11 @@ OC.L10N.register( "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.", - "You are already using a custom theme" : "You are already using a custom theme", - "reset to default" : "reset to default", - "Web address" : "Web address", - "Web address https://…" : "Web address https://…", "There is no error, the file uploaded with success" : "There is no error, the file uploaded with success", "The uploaded file was only partially uploaded" : "The uploaded file was only partially uploaded", "Failed to write file to disk." : "Failed to write file to disk.", - "A PHP extension stopped the file upload." : "A PHP extension stopped the file upload." + "A PHP extension stopped the file upload." : "A PHP extension stopped the file upload.", + "You are already using a custom theme" : "You are already using a custom theme", + "Web address https://…" : "Web address https://…" }, "nplurals=2; plural=(n != 1);"); |