diff options
Diffstat (limited to 'apps/theming/l10n/en_GB.js')
-rw-r--r-- | apps/theming/l10n/en_GB.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/theming/l10n/en_GB.js b/apps/theming/l10n/en_GB.js index 42965d1c575..3bca04a4580 100644 --- a/apps/theming/l10n/en_GB.js +++ b/apps/theming/l10n/en_GB.js @@ -93,7 +93,9 @@ OC.L10N.register( "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.", + "Reset default app order" : "Reset default app order", "Could not set the app order" : "Could not set the app order", + "Could not reset the app order" : "Could not reset 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", |