[-] FO : #PSCFV-2150 : Translations of back office are connected width sprintf()

This commit is contained in:
lLefevre
2012-05-14 14:38:07 +00:00
parent ef31252386
commit 3ddf7259a2
78 changed files with 246 additions and 441 deletions
@@ -300,7 +300,7 @@ class AdminTaxRulesGroupControllerCore extends AdminController
'label' => $this->l('No Tax')
)
),
'desc' => $this->l('(Total tax:').'9%)'
'desc' => sprintf($this->l('(Total tax: %s)'), '9%')
),
array(
'type' => 'text',