From 7134ab55948fdb5c4f984aa1d3841ab251f5edd3 Mon Sep 17 00:00:00 2001 From: simnandez <jmenent@2byte.es> Date: Fri, 1 Feb 2013 09:28:02 +0100 Subject: [PATCH] Trad: Add missing translations --- htdocs/langs/ca_ES/categories.lang | 6 +++++- htdocs/langs/en_US/categories.lang | 6 +++++- htdocs/langs/es_ES/categories.lang | 6 +++++- htdocs/langs/fr_FR/categories.lang | 6 +++++- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/htdocs/langs/ca_ES/categories.lang b/htdocs/langs/ca_ES/categories.lang index 9c83c8c9ff7..8d541125ae3 100644 --- a/htdocs/langs/ca_ES/categories.lang +++ b/htdocs/langs/ca_ES/categories.lang @@ -90,4 +90,8 @@ CategId=Id categoria CatSupList=Llista de categories de proveïdors CatCusList=Llista de categories de clients/potencials CatProdList=Llista de categories de productes -CatMemberList=Llista de categories de membres \ No newline at end of file +CatMemberList=Llista de categories de membres +# Imports +CatProdLinks=Productes +CatCusLinks=Clients/Clients potencials +CatSupLinks=Proveïdors \ No newline at end of file diff --git a/htdocs/langs/en_US/categories.lang b/htdocs/langs/en_US/categories.lang index 60267629de5..da1fd9fe147 100644 --- a/htdocs/langs/en_US/categories.lang +++ b/htdocs/langs/en_US/categories.lang @@ -95,4 +95,8 @@ CatMemberList=List of members categories CatSupLinks=Links between suppliers and categories CatCusLinks=Links between customers/prospects and categories CatProdLinks=Links between products/services and categories -CatMemberLinks=Links between members and categories \ No newline at end of file +CatMemberLinks=Links between members and categories +# Imports +CatProdLinks=Products +CatCusLinks=Customer/Prospects +CatSupLinks=Suppliers \ No newline at end of file diff --git a/htdocs/langs/es_ES/categories.lang b/htdocs/langs/es_ES/categories.lang index b23acbb0ccf..7521b9c03dc 100644 --- a/htdocs/langs/es_ES/categories.lang +++ b/htdocs/langs/es_ES/categories.lang @@ -90,4 +90,8 @@ CategId=Id categoría CatSupList=Listado categorías de proveedores CatCusList=Listado categorías de clientes/potenciales CatProdList=Listado categorías de productos -CatMemberList=Listado categorías de miembros \ No newline at end of file +CatMemberList=Listado categorías de miembros +# Imports +CatProdLinks=Productos +CatCusLinks=Clientes/Clientes potenciales +CatSupLinks=Proveedores \ No newline at end of file diff --git a/htdocs/langs/fr_FR/categories.lang b/htdocs/langs/fr_FR/categories.lang index f0d0b515e80..49043d2e1a2 100644 --- a/htdocs/langs/fr_FR/categories.lang +++ b/htdocs/langs/fr_FR/categories.lang @@ -95,4 +95,8 @@ CatMemberList=Liste des catégories adhérents CatSupLinks=Liens entre les fournisseurs et les catégories CatCusLinks=Liens entre les clients/prospects et les catégories CatProdLinks=Liens entre les produits/services et les catégories -CatMemberLinks=Links entre les adhérents et les catégories \ No newline at end of file +CatMemberLinks=Links entre les adhérents et les catégories +# Imports +CatProdLinks=Produits +CatCusLinks=Clients/Prospects +CatSupLinks=Fournisseurs \ No newline at end of file -- GitLab