svn commit: r1057194 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1057194 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Mon Jan 10 13:48:07 2011
New Revision: 1057194

URL: http://svn.apache.org/viewvc?rev=1057194&view=rev
Log:
French label was too long

Modified:
    ofbiz/trunk/applications/product/config/ProductUiLabels.xml

Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=1057194&r1=1057193&r2=1057194&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Mon Jan 10 13:48:07 2011
@@ -9955,7 +9955,7 @@
     </property>
     <property key="ProductBrowseCatalogeAndCategories">
         <value xml:lang="en">Browse Catalogs/Categories</value>
-        <value xml:lang="fr">Parcourir les catalogues/catégories</value>
+        <value xml:lang="fr">Catalogues/catégories</value>
     </property>
     <property key="ProductBrowseCategories">
         <value xml:lang="cs">Výběr skupiny výrobků</value>