From 80eaa73dc94d1cfa8fac70806bcb85257f1c0e0e Mon Sep 17 00:00:00 2001 From: dMetzger Date: Thu, 2 Feb 2012 10:03:07 +0000 Subject: [PATCH] // Cart rules translations --- .../translations/translation_form.tpl | 9 +- translations/fr/admin.php | 92 +++++++++++++++++++ 2 files changed, 97 insertions(+), 4 deletions(-) diff --git a/admin-dev/themes/default/template/controllers/translations/translation_form.tpl b/admin-dev/themes/default/template/controllers/translations/translation_form.tpl index 1d3ac451e..23c90b311 100644 --- a/admin-dev/themes/default/template/controllers/translations/translation_form.tpl +++ b/admin-dev/themes/default/template/controllers/translations/translation_form.tpl @@ -47,10 +47,11 @@ {if isset($missing_translations[$k])}({$missing_translations[$k]} {l s='missing'}){/if}
- - {foreach $newLang as $key => $value} - - +
{$key|stripslashes}
+ {counter start=0 assign=irow} + {foreach $newLang as $key => $value}{counter} + +
{$key|stripslashes} = {*todo : md5 is already calculated in AdminTranslationsController*} {if $key|strlen < $textarea_sized}