[*] TR : update English translations key for Back Office

This commit is contained in:
lLefevre
2012-07-12 10:04:56 +00:00
parent 91c8738940
commit 1da5ce07d4
50 changed files with 321 additions and 4644 deletions
@@ -240,7 +240,7 @@ class AdminCountriesControllerCore extends AdminController
'name' => 'zip_code_format',
'class' => 'uppercase',
'required' => true,
'desc' => $this->l('National zip code (L for a letter, N for a number and C for the Iso code), e.g. NNNNN for the United States. No verification if undefined')
'desc' => $this->l('Zip Code format (L for a letter, N for a number and C for the Iso code), e.g. NNNNN for the United States. No verification if undefined')
),
array(
'type' => 'address_layout',