diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.js')
-rw-r--r-- | apps/settings/l10n/en_GB.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index 80b3a6833e4..7a2c1493ab0 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -383,11 +383,6 @@ OC.L10N.register( "The following devices are configured for your account:" : "The following devices are configured for your account:", "Your browser does not support WebAuthn." : "Your browser does not support WebAuthn.", "Your apps" : "Your apps", - "Active apps" : "Active apps", - "Disabled apps" : "Disabled apps", - "Updates" : "Updates", - "App bundles" : "App bundles", - "Featured apps" : "Featured apps", "{license}-licensed" : "{license}-licensed", "Changelog" : "Changelog", "by {author}\n{license}" : "by {author}\n{license}", @@ -422,6 +417,11 @@ OC.L10N.register( "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Not available as this property is required for core functionality including file sharing and calendar invitations", "Not available as federation has been disabled for your account, contact your system administrator if you have any questions" : "Not available as federation has been disabled for your account, contact your system administrator if you have any questions", "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions" : "Not available as publishing user specific data to the lookup server is not allowed, contact your system administrator if you have any questions", + "Active apps" : "Active apps", + "Disabled apps" : "Disabled apps", + "Updates" : "Updates", + "App bundles" : "App bundles", + "Featured apps" : "Featured apps", "Show to everyone" : "Show to everyone", "Show to logged in users only" : "Show to logged in users only", "Hide" : "Hide", |