diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 4503f3d50b..55ff24b422 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -5,7 +5,7 @@ */?>
-

t('You use');?> t('of the available');?>

+

t('You have used %s of the available %s', array($_['usage'], $_['total_space']));?>

@@ -16,7 +16,7 @@
-
t('Your password got changed');?>
+
t('Your password was changed');?>
t('Unable to change your password');?>