svn commit: r731038 [1/4] - in /ofbiz/trunk/applications: order/config/ party/config/ party/src/org/ofbiz/party/communication/ party/src/org/ofbiz/party/contact/ party/src/org/ofbiz/party/party/ party/webapp/partymgr/communication/ party/webapp/partymg...

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

svn commit: r731038 [1/4] - in /ofbiz/trunk/applications: order/config/ party/config/ party/src/org/ofbiz/party/communication/ party/src/org/ofbiz/party/contact/ party/src/org/ofbiz/party/party/ party/webapp/partymgr/communication/ party/webapp/partymg...

mrisaliti
Author: mrisaliti
Date: Sat Jan  3 09:47:18 2009
New Revision: 731038

URL: http://svn.apache.org/viewvc?rev=731038&view=rev
Log:
A lot of cleaning into Party labels (Part of OFBIZ-1780)

Added:
    ofbiz/trunk/applications/party/config/PartyErrorUiLabels.xml
Modified:
    ofbiz/trunk/applications/order/config/OrderUiLabels.xml
    ofbiz/trunk/applications/party/config/PartyUiLabels.xml
    ofbiz/trunk/applications/party/src/org/ofbiz/party/communication/CommunicationEventServices.java
    ofbiz/trunk/applications/party/src/org/ofbiz/party/contact/ContactMechServices.java
    ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyRelationshipServices.java
    ofbiz/trunk/applications/party/src/org/ofbiz/party/party/PartyServices.java
    ofbiz/trunk/applications/party/webapp/partymgr/communication/CommMenus.xml
    ofbiz/trunk/applications/party/webapp/partymgr/party/PartyForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyClassificationForms.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyMenus.xml
    ofbiz/trunk/applications/party/widget/partymgr/PartyScreens.xml
    ofbiz/trunk/applications/party/widget/partymgr/ProfileScreens.xml

Modified: ofbiz/trunk/applications/order/config/OrderUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/config/OrderUiLabels.xml?rev=731038&r1=731037&r2=731038&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/config/OrderUiLabels.xml (original)
+++ ofbiz/trunk/applications/order/config/OrderUiLabels.xml Sat Jan  3 09:47:18 2009
@@ -3888,8 +3888,12 @@
         <value xml:lang="es">Nuevo pedido</value>
         <value xml:lang="fr">Nouvelle commande</value>
         <value xml:lang="it">Nuovo ordine</value>
+        <value xml:lang="nl">Nieuwe order</value>
+        <value xml:lang="pt_PT">Nova Encomenda</value>
+        <value xml:lang="ro">Noua Comanda</value>
         <value xml:lang="ru">Новый заказ</value>
         <value xml:lang="th">รายการสั่งซื้อสินค้าใหม่</value>
+        <value xml:lang="zh">新建订单</value>
     </property>
     <property key="OrderNewQuantity">
         <value xml:lang="de">Neue Menge</value>
@@ -5783,8 +5787,12 @@
         <value xml:lang="es">Pedidos</value>
         <value xml:lang="fr">Commandes</value>
         <value xml:lang="it">Ordini</value>
+        <value xml:lang="nl">Orders</value>
+        <value xml:lang="pt_PT">Encomendas</value>
+        <value xml:lang="ro">Comenzi</value>
         <value xml:lang="ru">Заказы</value>
         <value xml:lang="th">รายการสั่งซื้อสินค้า</value>
+        <value xml:lang="zh">订单</value>
     </property>
     <property key="OrderOrdersItemCounts">
         <value xml:lang="de">Anzahl Auftragselemente</value>