You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2011/10/05 06:16:03 UTC

svn commit: r1179047 - /ofbiz/trunk/applications/product/config/ProductUiLabels.xml

Author: hansbak
Date: Wed Oct  5 04:16:03 2011
New Revision: 1179047

URL: http://svn.apache.org/viewvc?rev=1179047&view=rev
Log:
missing uilabel

Modified:
    ofbiz/trunk/applications/product/config/ProductUiLabels.xml

Modified: ofbiz/trunk/applications/product/config/ProductUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/config/ProductUiLabels.xml?rev=1179047&r1=1179046&r2=1179047&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Wed Oct  5 04:16:03 2011
@@ -25062,4 +25062,14 @@
         <value xml:lang="en">Use cart quantity</value>
         <value xml:lang="fr">Utiliser la quantité du panier</value>
     </property>
+    <property key="ProductOrderReturnStatus">
+        <value xml:lang="de">Zurück Sendungsstatus</value>
+        <value xml:lang="en">Return Shipment Status</value>
+        <value xml:lang="es">Volver estado del envío</value>
+        <value xml:lang="fr">Retour d'état d'expédition</value>
+        <value xml:lang="it">Stato di spedizione di ritorno</value>
+        <value xml:lang="th">สถานะการขนส่งการคืนค่า</value>
+        <value xml:lang="zh">退運狀態</value>
+        <value xml:lang="zh_TW">退運狀態</value>
+    </property>
 </resource>