Author: jleroux
Date: Tue Sep 21 13:17:31 2010
New Revision: 999397
URL:
http://svn.apache.org/viewvc?rev=999397&view=revLog:
New label for future in Price Rules screen
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=999397&r1=999396&r2=999397&view=diff==============================================================================
--- ofbiz/trunk/applications/product/config/ProductUiLabels.xml (original)
+++ ofbiz/trunk/applications/product/config/ProductUiLabels.xml Tue Sep 21 13:17:31 2010
@@ -8963,6 +8963,10 @@
<value xml:lang="th">à¹à¸à¸·à¹à¸à¸à¹à¸</value>
<value xml:lang="zh">æ¡ä»¶</value>
</property>
+ <property key="ProductConditionsActionsRemoveBefore">
+ <value xml:lang="en">To remove a price rule, you must before remove all conditions and actions (if it's possible, since if one of those is alreay used elsewhere you can't)</value>
+ <value xml:lang="fr">Pour supprimer une règle de prix, vous devez d'abord supprimer toutes les conditions et actions (si possible car si l'une d'entre elles est déjà utilisé ailleurs vous ne pourrez pas)</value>
+ </property>
<property key="ProductConditionsThenActions">
<value xml:lang="en">If all conditions are true, then actions will be executed (logical conjunction, ie conditions are 'ANDED' between them, so are actions))</value>
<value xml:lang="fr">Si toutes les conditions sont vérifiées, alors les actions seront exécutées (conjonction, autrement dit ET logique entre conditions, de même pour les actions)</value>