diff options
Diffstat (limited to 'apps/settings/l10n/ka.js')
-rw-r--r-- | apps/settings/l10n/ka.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/ka.js b/apps/settings/l10n/ka.js index 46938d11e40..506db07570c 100644 --- a/apps/settings/l10n/ka.js +++ b/apps/settings/l10n/ka.js @@ -371,8 +371,6 @@ OC.L10N.register( "Error removing profile picture" : "Error removing profile picture", "Your biography" : "Your biography", "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", @@ -600,6 +598,8 @@ OC.L10N.register( "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", |