diff options
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r-- | apps/theming/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 4ae3f470d55..2855f45a53e 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -73,9 +73,7 @@ OC.L10N.register( "Disable user theming" : "Disable user theming", "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on.", "Appearance and accessibility settings" : "Appearance and accessibility settings", - "Background" : "Background", "Customization has been disabled by your administrator" : "Customization has been disabled by your administrator", - "Set a custom background" : "Set a custom background", "Keyboard shortcuts" : "Keyboard shortcuts", "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps.", "Disable all keyboard shortcuts" : "Disable all keyboard shortcuts", @@ -110,6 +108,8 @@ OC.L10N.register( "Reset to default" : "Reset to default", "Upload" : "Upload", "Remove background image" : "Remove background image", + "Background" : "Background", + "Set a custom background" : "Set a custom background", "Select a custom color" : "Select a custom colour" }, "nplurals=2; plural=(n != 1);"); |