diff options
Diffstat (limited to 'settings/l10n/en_GB.js')
-rw-r--r-- | settings/l10n/en_GB.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/l10n/en_GB.js b/settings/l10n/en_GB.js index 1a153a1cfa5..9d8018ccc05 100644 --- a/settings/l10n/en_GB.js +++ b/settings/l10n/en_GB.js @@ -307,8 +307,6 @@ OC.L10N.register( "Hardening and security guidance" : "Hardening and security guidance", "Personal" : "Personal", "Administration" : "Administration", - "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", - "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)", "Profile picture" : "Profile picture", "Upload new" : "Upload new", "Select from Files" : "Select from Files", @@ -318,6 +316,7 @@ OC.L10N.register( "Cancel" : "Cancel", "Choose as profile picture" : "Choose as profile picture", "You are member of the following groups:" : "You are member of the following groups:", + "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)" : "You are using <strong>%s</strong> of <strong>%s</strong> (<strong>%s %%</strong>)", "Full name" : "Full name", "No display name set" : "No display name set", "Email" : "Email", @@ -409,6 +408,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over http." : "cron.php is registered at a webcron service to call cron.php every 15 minutes over http.", "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details." : "To run this you need the PHP posix extension. See {linkstart}PHP documentation{linkend} for more details.", "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>.", + "You are using <strong>%s</strong> of <strong>%s</strong>" : "You are using <strong>%s</strong> of <strong>%s</strong>", "Get the apps to sync your files" : "Get the apps to sync your files", "Desktop client" : "Desktop client", "Android app" : "Android app", |