diff options
Diffstat (limited to 'apps/settings/l10n/en_GB.json')
-rw-r--r-- | apps/settings/l10n/en_GB.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index c6fa22ddd3d..f4538d0c590 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -539,8 +539,6 @@ "Enter your date of birth" : "Enter your date of birth", "Unable to update date of birth" : "Unable to update date of birth", "You are a member of the following groups:" : "You are a member of the following groups:", - "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", - "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Your full name", "Primary email for password reset and notifications" : "Primary email for password reset and notifications", "Email options" : "Email options", @@ -839,6 +837,8 @@ "The cron.php needs to be executed by the system user \"{user}\"." : "The cron.php needs to be executed by the system user \"{user}\".", "Enable or disable profile by default for new users." : "Enable or disable profile by default for new users.", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "You are about to remove the group \"{group}\". The users will NOT be deleted.", + "You are using <strong>{usage}</strong>" : "You are using <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Additional emails" : "Additional emails", "Enable Profile" : "Enable Profile", "No users" : "No users", |