svn commit: r963614 - /ofbiz/branches/release09.04/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: r963614 - /ofbiz/branches/release09.04/applications/product/config/ProductUiLabels.xml

erwan
Author: erwan
Date: Tue Jul 13 07:20:29 2010
New Revision: 963614

URL: http://svn.apache.org/viewvc?rev=963614&view=rev
Log:
OFBIZ-3858 - a patch from David Cervera - Spanish title of Catalog app is wrong (09.04 has only ProductCatalogManagerApplication)

Modified:
    ofbiz/branches/release09.04/applications/product/config/ProductUiLabels.xml

Modified: ofbiz/branches/release09.04/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release09.04/applications/product/config/ProductUiLabels.xml?rev=963614&r1=963613&r2=963614&view=diff
==============================================================================
--- ofbiz/branches/release09.04/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/branches/release09.04/applications/product/config/ProductUiLabels.xml Tue Jul 13 07:20:29 2010
@@ -7492,7 +7492,7 @@
     <property key="ProductCatalogManagerApplication">
         <value xml:lang="de">Katalogverwaltung Anwendung</value>
         <value xml:lang="en">Catalog Manager Application</value>
-        <value xml:lang="es">Adplicación de Administración de Catálogos</value>
+        <value xml:lang="es">Aplicación de Administración de Catálogos</value>
         <value xml:lang="fr">Application de gestion des articles</value>
         <value xml:lang="it">Applicazione Gestione Cataloghi</value>
         <value xml:lang="ro">Aplicatie Gestiune Catalog</value>