You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by mr...@apache.org on 2009/10/07 20:29:23 UTC

svn commit: r822824 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

Author: mrisaliti
Date: Wed Oct  7 18:29:23 2009
New Revision: 822824

URL: http://svn.apache.org/viewvc?rev=822824&view=rev
Log:
Two labels translation used by new customer insertion on ecommerce component

Modified:
    ofbiz/trunk/applications/party/config/PartyUiLabels.xml

Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyUiLabels.xml?rev=822824&r1=822823&r2=822824&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Wed Oct  7 18:29:23 2009
@@ -5178,6 +5178,10 @@
         <value xml:lang="th">จากที่อยู่อีเมล์</value>
         <value xml:lang="zh">来自电子邮件地址</value>
     </property>
+    <property key="PartyFullName">
+        <value xml:lang="en">Full Name</value>
+        <value xml:lang="it">Nome completo</value>
+    </property>
     <property key="PartyGender">
         <value xml:lang="cs">Pohlaví</value>
         <value xml:lang="de">Geschlecht</value>
@@ -8855,6 +8859,10 @@
         <value xml:lang="th">บัญชีการส่งของ</value>
         <value xml:lang="zh">承运人账户</value>
     </property>
+    <property key="PartyShippingAddress">
+        <value xml:lang="en">Shipping Address</value>
+        <value xml:lang="it">Indirizzo di spedizione</value>
+    </property>
     <property key="PartyShoppingListDetail">
         <value xml:lang="de">Einkaufsliste Details</value>
         <value xml:lang="en">Shopping List Detail</value>