Fix: Simplif du retour creation categorie

This commit is contained in:
Laurent Destailleur 2007-11-12 22:46:25 +00:00
parent 6b05a6161e
commit fe1170da46

View File

@ -21,7 +21,7 @@ ViewCat=View category
NewCat=Add category NewCat=Add category
NewCategory=New category NewCategory=New category
ModifCat=Modify category ModifCat=Modify category
CatCreated=Category added CatCreated=Category created
CreateCat=Create category CreateCat=Create category
CreateThisCat=Create this category CreateThisCat=Create this category
ValidateFields=Validate the fields ValidateFields=Validate the fields
@ -40,8 +40,9 @@ ImpossibleAssociateCategory=Impossible to associate the category to
WasAddedSuccessfully=was added successfully. WasAddedSuccessfully=was added successfully.
CategorySuccessfullyCreated=This category %s has been added with success. CategorySuccessfullyCreated=This category %s has been added with success.
ProductIsInCategories=Product/service owns to following categories ProductIsInCategories=Product/service owns to following categories
SupplierIsInCategories=Supplier owns to following categories SupplierIsInCategories=Third party owns to following suppliers categories
CompanyIsInCategories=Companie owns to following 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 ProductHasNoCategory=This product/service is not in any categories
SupplierHasNoCategory=This supplier is not in any categories SupplierHasNoCategory=This supplier is not in any categories
CompanyHasNoCategory=This company is not in any categories CompanyHasNoCategory=This company is not in any categories