diff options
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);"); |