From ce0984e102f5ce7d07277425595dad74193d4528 Mon Sep 17 00:00:00 2001 From: Marien Fressinaud Date: Fri, 17 Oct 2014 16:23:07 +0200 Subject: Fix i18n --- app/views/configure/archiving.phtml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) (limited to 'app/views/configure') diff --git a/app/views/configure/archiving.phtml b/app/views/configure/archiving.phtml index 8f424c126..f469d343c 100644 --- a/app/views/configure/archiving.phtml +++ b/app/views/configure/archiving.phtml @@ -58,20 +58,25 @@
-

+
-

nb_total)), ' — ', formatBytes($this->size_user); ?>

- - - + nb_total), formatBytes($this->size_user)); ?>
-

+
-

size_total); ?>

+ size_total); ?> +
+
+ +
+
+ + +
-- cgit v1.2.3