You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jn...@apache.org on 2016/01/28 09:31:50 UTC

svn commit: r1727273 - in /ofbiz/branches/release15.12/applications: party/config/PartyUiLabels.xml product/config/ProductUiLabels.xml

Author: jnicolas
Date: Thu Jan 28 08:31:49 2016
New Revision: 1727273

URL: http://svn.apache.org/viewvc?rev=1727273&view=rev
Log:
JIRA OFBIZ-6856 - Contact Mech Translation in Facility Application

Modified:
    ofbiz/branches/release15.12/applications/party/config/PartyUiLabels.xml
    ofbiz/branches/release15.12/applications/product/config/ProductUiLabels.xml

Modified: ofbiz/branches/release15.12/applications/party/config/PartyUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/party/config/PartyUiLabels.xml?rev=1727273&r1=1727272&r2=1727273&view=diff
==============================================================================
--- ofbiz/branches/release15.12/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/branches/release15.12/applications/party/config/PartyUiLabels.xml Thu Jan 28 08:31:49 2016
@@ -5042,7 +5042,7 @@
     <property key="PartyContactMechs">
         <value xml:lang="ar">وسائل الإتصال</value>
         <value xml:lang="de">Kontaktmechanismus</value>
-        <value xml:lang="en">ContactMechs</value>
+        <value xml:lang="en">Contact Information</value>
         <value xml:lang="es">Mecanismos de Contacto</value>
         <value xml:lang="fr">Coordonnées</value>
         <value xml:lang="hi-IN">संपर्क यांत्रिक</value>

Modified: ofbiz/branches/release15.12/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release15.12/applications/product/config/ProductUiLabels.xml?rev=1727273&r1=1727272&r2=1727273&view=diff
==============================================================================
--- ofbiz/branches/release15.12/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/branches/release15.12/applications/product/config/ProductUiLabels.xml Thu Jan 28 08:31:49 2016
@@ -21573,7 +21573,7 @@
     </property>
     <property key="ProductNewContactMech">
         <value xml:lang="de">Neuer Kontaktmechanismus</value>
-        <value xml:lang="en">New Contact Mech</value>
+        <value xml:lang="en">New Contact Information</value>
         <value xml:lang="es">Nuevo contacto</value>
         <value xml:lang="fr">Nouveau Contact</value>
         <value xml:lang="it">Nuovo Contatto</value>