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 66b43d997ef..ebe741e676c 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -109,9 +109,9 @@ OC.L10N.register( "Default app priority" : "Default app priority", "If an app is not enabled for a user, the next app with lower priority is used." : "If an app is not enabled for a user, the next app with lower priority is used.", "Could not set global default apps" : "Could not set global default apps", - "Select a custom color" : "Select a custom colour", "Reset to default" : "Reset to default", "Upload" : "Upload", - "Remove background image" : "Remove background image" + "Remove background image" : "Remove background image", + "Select a custom color" : "Select a custom colour" }, "nplurals=2; plural=(n != 1);"); |