svn commit: r1618458 - /ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml

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

svn commit: r1618458 - /ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml

adrianc
Author: adrianc
Date: Sun Aug 17 05:52:19 2014
New Revision: 1618458

URL: http://svn.apache.org/r1618458
Log:
Fix grammar in service error message.

Modified:
    ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml

Modified: ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml?rev=1618458&r1=1618457&r2=1618458&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml (original)
+++ ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml Sun Aug 17 05:52:19 2014
@@ -36,7 +36,7 @@
         <value xml:lang="zh_TW">必須為銷售訂單選擇一個產品店鋪。 </value>
     </property>
     <property key="OrderApproveOrderBeforeQuickDropShip">
-        <value xml:lang="en">Order must be approved before complete drop shipment.</value>
+        <value xml:lang="en">Order must be approved before completing drop shipment.</value>
     </property>
     <property key="OrderAnAlternateGwpProductIdWasInPlaceButWasEitherNotValidOrIsNoLongerInStockForId">
         <value xml:lang="de">Ein alternative Gratisbeigabe ist vorhanden, aber entweder nicht mehr gültig oder nicht mehr auf Lager : ${alternateGwpProductId}</value>