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:
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 0e58e3c9bec..fb7c51e8902 100644
--- a/apps/theming/l10n/en_GB.js
+++ b/apps/theming/l10n/en_GB.js
@@ -25,8 +25,6 @@ OC.L10N.register(
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Theming makes it possible to easily customise the look and feel of your instance and supported clients. This will be visible for all users.",
"Name" : "Name",
"Reset to default" : "Reset to default",
- "Web address" : "Web address",
- "Web address https://…" : "Web address https://…",
"Slogan" : "Slogan",
"Color" : "Colour",
"Logo" : "Logo",
@@ -42,6 +40,8 @@ OC.L10N.register(
"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.",