You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2009/02/08 22:10:03 UTC

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

Author: jleroux
Date: Sun Feb  8 21:10:02 2009
New Revision: 742166

URL: http://svn.apache.org/viewvc?rev=742166&view=rev
Log:
Better label

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=742166&r1=742165&r2=742166&view=diff
==============================================================================
--- ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml (original)
+++ ofbiz/trunk/applications/order/config/OrderErrorUiLabels.xml Sun Feb  8 21:10:02 2009
@@ -2643,8 +2643,8 @@
         <value xml:lang="fr">Erreur : une dépendance envers une autre option n'a pu être résolue.</value>
     </property>
     <property key="cart.addToCart.incompatibilityVariantFeature">
-        <value xml:lang="en">Selected options are incompatible.</value>
-        <value xml:lang="fr">Les options choisies sont incompatibles entre-elles.</value>
+        <value xml:lang="en">Sorry, selected options are incompatible.</value>
+        <value xml:lang="fr">Désolé, les options choisies sont incompatibles entre-elles.</value>
     </property>
     <property key="cart.addToCart.noProductInfoPassed">
         <value xml:lang="de">Keine Produktinformationen übergeben. Warenkorb bleibt unverändert.</value>