From c518aa1019bffdd09c654a55bf70a47994347132 Mon Sep 17 00:00:00 2001 From: Florian Henry Date: Tue, 16 Jul 2013 21:11:06 +0200 Subject: [PATCH] Add translation --- htdocs/categories/categorie.php | 4 ---- htdocs/langs/en_US/categories.lang | 1 + htdocs/langs/fr_FR/categories.lang | 1 + 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/htdocs/categories/categorie.php b/htdocs/categories/categorie.php index d0e180b7221..7b88fa1bd6f 100644 --- a/htdocs/categories/categorie.php +++ b/htdocs/categories/categorie.php @@ -27,10 +27,6 @@ * \brief Page to show category tab */ -error_reporting(E_ALL); -ini_set('display_errors', true); -ini_set('html_errors', false); - require '../main.inc.php'; require_once DOL_DOCUMENT_ROOT.'/categories/class/categorie.class.php'; diff --git a/htdocs/langs/en_US/categories.lang b/htdocs/langs/en_US/categories.lang index 93afe583bfc..bddaf125aec 100644 --- a/htdocs/langs/en_US/categories.lang +++ b/htdocs/langs/en_US/categories.lang @@ -81,6 +81,7 @@ CustomersCategoriesShort=Customers categories CustomersProspectsCategoriesShort=Custo./Prosp. categories ProductsCategoriesShort=Products categories MembersCategoriesShort=Members categories +ContactCategoriesShort=Contacts categories ThisCategoryHasNoProduct=This category does not contain any product. ThisCategoryHasNoSupplier=This category does not contain any supplier. ThisCategoryHasNoCustomer=This category does not contain any customer. diff --git a/htdocs/langs/fr_FR/categories.lang b/htdocs/langs/fr_FR/categories.lang index a800bfa298f..c14906dd2fb 100644 --- a/htdocs/langs/fr_FR/categories.lang +++ b/htdocs/langs/fr_FR/categories.lang @@ -76,6 +76,7 @@ SuppliersCategoryShort=Catégorie fournisseurs CustomersCategoryShort=Catégorie clients ProductsCategoryShort=Catégorie produits MembersCategoryShort=Catégorie adhérent +ContactCategoriesShort=Catégorie Contacts SuppliersCategoriesShort=Catégories fournisseurs CustomersCategoriesShort=Catégories clients CustomersProspectsCategoriesShort=Catégories clients/prospects