diff options
Diffstat (limited to 'apps/theming/l10n/en_GB.json')
-rw-r--r-- | apps/theming/l10n/en_GB.json | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.json b/apps/theming/l10n/en_GB.json index 030759cedba..92e69758adc 100644 --- a/apps/theming/l10n/en_GB.json +++ b/apps/theming/l10n/en_GB.json @@ -10,6 +10,9 @@ "The given color is invalid" : "The given colour is invalid", "Disable-user-theming should be true or false" : "Disable-user-theming should be true or false", "Saved" : "Saved", + "Invalid app given" : "Invalid app given", + "Invalid type for setting \"defaultApp\" given" : "Invalid type for setting \"defaultApp\" given", + "Invalid setting key" : "Invalid setting key", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", @@ -84,6 +87,19 @@ "Select background" : "Select background", "No background has been selected" : "No background has been selected", "Theme selection is enforced" : "Theme selection is enforced", + "Navigation bar settings" : "Navigation bar settings", + "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo.", + "The default app can not be changed because it was configured by the administrator." : "The default app can not be changed because it was configured by the administrator.", + "The app order was changed, to see it in action you have to reload the page." : "The app order was changed, to see it in action you have to reload the page.", + "Could not set the app order" : "Could not set the app order", + "Default app" : "Default app", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked.", + "Use custom default app" : "Use custom default app", + "Global default app" : "Global default app", + "Global default apps" : "Global default apps", + "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", |