svn commit: r908903 - /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: r908903 - /ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml

erwan
Author: erwan
Date: Thu Feb 11 09:50:58 2010
New Revision: 908903

URL: http://svn.apache.org/viewvc?rev=908903&view=rev
Log:
Added german translation for property productpromoworker.promotion_code_not_valid in OrderErrorUiLabels
(http://issues.apache.org/jira/browse/OFBIZ-3463) OFBIZ-3463

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=908903&r1=908902&r2=908903&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml (original)
+++ ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml Thu Feb 11 09:50:58 2010
@@ -3727,6 +3727,7 @@
         <value xml:lang="fr">Le code de promotion [${productPromoCodeId}] nécessite que vous y soyez associé par un compte ou une adresse courriel ce qui n'est pas le cas</value>
     </property>
     <property key="productpromoworker.promotion_code_not_valid">
+        <value xml:lang="de">Der eingegebene Gutscheincode [${productPromoCodeId}] ist ungültig.</value>
         <value xml:lang="en">The promotion code [${productPromoCodeId}] is not valid.</value>
         <value xml:lang="fr">Le code de promotion [${productPromoCodeId}] n'existe pas.</value>
     </property>