From 5aecfa4cdbe2ba3aadc3da15f6a52de775eaf63c Mon Sep 17 00:00:00 2001
From: Laurent Destailleur <eldy@destailleur.fr>
Date: Mon, 2 Feb 2015 21:44:40 +0100
Subject: [PATCH] Translation

---
 htdocs/langs/en_US/products.lang | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/htdocs/langs/en_US/products.lang b/htdocs/langs/en_US/products.lang
index 8314c0cd906..ff980c7df06 100644
--- a/htdocs/langs/en_US/products.lang
+++ b/htdocs/langs/en_US/products.lang
@@ -26,11 +26,11 @@ ProductsAndServicesOnSell=Available Products and Services
 ProductsAndServicesNotOnSell=Obsolete Products and Services
 ProductsAndServicesStatistics=Products and Services statistics
 ProductsStatistics=Products statistics
-ProductsOnSell=Available products
-ProductsNotOnSell=Obsolete products
+ProductsOnSell=Product for sale or for pruchase
+ProductsNotOnSell=Product out of sale and out of purchase
 ProductsOnSellAndOnBuy=Products for sale and for purchase
-ServicesOnSell=Available services
-ServicesNotOnSell=Obsolete services
+ServicesOnSell=Services for sale or for pruchase
+ServicesNotOnSell=Services out of sale
 ServicesOnSellAndOnBuy=Services for sale and for purchase
 InternalRef=Internal reference
 LastRecorded=Last products/services on sell recorded
-- 
GitLab