From 708dbe1d53e863e967eccd7be9c2fded11d73182 Mon Sep 17 00:00:00 2001 From: mBertholino Date: Tue, 31 Jan 2012 12:53:22 +0000 Subject: [PATCH] [-] BO : #PSTEST-613 translation done --- controllers/admin/AdminCountriesController.php | 2 +- translations/fr/admin.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/controllers/admin/AdminCountriesController.php b/controllers/admin/AdminCountriesController.php index 3de07b790..ba3e4048a 100644 --- a/controllers/admin/AdminCountriesController.php +++ b/controllers/admin/AdminCountriesController.php @@ -281,7 +281,7 @@ class AdminCountriesControllerCore extends AdminController 'label' => $this->l('Disabled') ) ), - 'desc' => $this->l('Display or not this store') + 'desc' => $this->l('Display or not this country') ), array( 'type' => 'radio', diff --git a/translations/fr/admin.php b/translations/fr/admin.php index b081c11ee..b13b1e220 100644 --- a/translations/fr/admin.php +++ b/translations/fr/admin.php @@ -1682,7 +1682,7 @@ $_LANGADM['AdminCountries881e132cc7aae22327a99e24c73cbe34'] = 'Format du code po $_LANGADM['AdminCountriesa314046def218cebb078f190756b0a4a'] = 'Format de l\'adresse:'; $_LANGADM['AdminCountries24a23d787190f2c4812ff9ab11847a72'] = 'Statut :'; $_LANGADM['AdminCountriesb9f5c797ebbf55adccdd8539a65a0241'] = 'Désactivé'; -$_LANGADM['AdminCountries5c7246a637866f706a8319f8f701497e'] = 'Affichage ou non de ce magasin'; +$_LANGADM['AdminCountries5622729f9284662e3dc86a3a652bff51'] = 'Affichage ou non de ce pays'; $_LANGADM['AdminCountriescef82d41923398076fb06d463541d707'] = 'Contient des états :'; $_LANGADM['AdminCountries09545da0018af8fd4d2725858aa9b26d'] = 'Requiert un numéro d\'identification fiscale ?'; $_LANGADM['AdminCountries187dc89384a93e0bd008a5d1ec2339b6'] = 'Afficher le label de la taxe :';