svn commit: r829638 - /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: r829638 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Sun Oct 25 20:17:23 2009
New Revision: 829638

URL: http://svn.apache.org/viewvc?rev=829638&view=rev
Log:
Reverts r829636 and simply change another French label, actually it's another issue

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=829638&r1=829637&r2=829638&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Sun Oct 25 20:17:23 2009
@@ -5458,7 +5458,7 @@
         <value xml:lang="de">Produkt Laden bearbeiten</value>
         <value xml:lang="en">Edit Product Store</value>
         <value xml:lang="es">Editar Tienda de Productos</value>
-        <value xml:lang="fr">Centre de profit</value>
+        <value xml:lang="fr">Modifier le centre de profit</value>
         <value xml:lang="it">Aggiorna Negozio</value>
         <value xml:lang="ro">Actualizeaza Magazin</value>
         <value xml:lang="ru">Изменить торг. точку продукта</value>
@@ -5509,9 +5509,9 @@
     </property>
     <property key="PageTitleEditProductStoreList">
         <value xml:lang="de">Ladenliste bearbeiten</value>
-        <value xml:lang="en">Edit Product Store</value>
+        <value xml:lang="en">Edit Product Store List</value>
         <value xml:lang="es">Editar Lista de Tiendas de Productos</value>
-        <value xml:lang="fr">Modifier le centre de profit</value>
+        <value xml:lang="fr">Liste des centres de profit</value>
         <value xml:lang="it">Lista Negozi</value>
         <value xml:lang="ro">Actualizeaza Lista Magazin</value>
         <value xml:lang="ru">Измнить список торг. точки</value>