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

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

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

hansbak-2
Author: hansbak
Date: Sat Aug 23 09:20:22 2008
New Revision: 688355

URL: http://svn.apache.org/viewvc?rev=688355&view=rev
Log:
missed some uiLabels in previous commit

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=688355&r1=688354&r2=688355&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Sat Aug 23 09:20:22 2008
@@ -172,6 +172,12 @@
         <value xml:lang="th">รหัสส่วนตัว</value>
         <value xml:lang="zh">密码</value>
     </property>
+    <property key="AddRelatedAccount">
+        <value xml:lang="en">Add Related Account</value>
+    </property>
+    <property key="AddRelatedContact">
+        <value xml:lang="en">Add Related Contact</value>
+    </property>
     <property key="Description">
         <value xml:lang="de">Beschreibung</value>
         <value xml:lang="en">Description</value>
@@ -4375,6 +4381,12 @@
         <value xml:lang="th">รายการประเภท</value>
         <value xml:lang="zh">类型列表</value>
     </property>
+    <property key="PartyLookupAccount">
+        <value xml:lang="en">Lookup Party with the role Account</value>
+    </property>
+    <property key="PartyLookupContact">
+        <value xml:lang="en">Lookup Party with the role Contact</value>
+    </property>
     <property key="PartyLookupContactMech">
         <value xml:lang="de">Kontaktmechanismus suchen</value>
         <value xml:lang="en">Lookup Contact Mech</value>