From fe1170da461f31b60270f540416ff77cde73b12e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 12 Nov 2007 22:46:25 +0000 Subject: [PATCH] Fix: Simplif du retour creation categorie --- htdocs/langs/en_US/categories.lang | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/htdocs/langs/en_US/categories.lang b/htdocs/langs/en_US/categories.lang index 2b7ca74e940..b9a63510afb 100644 --- a/htdocs/langs/en_US/categories.lang +++ b/htdocs/langs/en_US/categories.lang @@ -21,7 +21,7 @@ ViewCat=View category NewCat=Add category NewCategory=New category ModifCat=Modify category -CatCreated=Category added +CatCreated=Category created CreateCat=Create category CreateThisCat=Create this category ValidateFields=Validate the fields @@ -40,8 +40,9 @@ ImpossibleAssociateCategory=Impossible to associate the category to WasAddedSuccessfully=was added successfully. CategorySuccessfullyCreated=This category %s has been added with success. ProductIsInCategories=Product/service owns to following categories -SupplierIsInCategories=Supplier owns to following categories -CompanyIsInCategories=Companie owns to following categories +SupplierIsInCategories=Third party owns to following suppliers categories +CompanyIsInCustomersCategories=This third party owns to following customers categories +CompanyIsInSuppliersCategories=This third party owns to following suppliers categories ProductHasNoCategory=This product/service is not in any categories SupplierHasNoCategory=This supplier is not in any categories CompanyHasNoCategory=This company is not in any categories