You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2010/06/11 11:41:35 UTC

svn commit: r953625 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Author: erwan
Date: Fri Jun 11 09:41:35 2010
New Revision: 953625

URL: http://svn.apache.org/viewvc?rev=953625&view=rev
Log:
Adding a generic uilabel for an entry's deactivation

Modified:
    ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=953625&r1=953624&r2=953625&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Fri Jun 11 09:41:35 2010
@@ -1836,6 +1836,10 @@
         <value xml:lang="zh">日</value>
         <value xml:lang="zh_CN">天数</value>
     </property>
+    <property key="CommonDeactivate">
+        <value xml:lang="en">Deactivate, set thruDate to Now</value>
+        <value xml:lang="fr">Désactiver, mettre la date du jour comme date de fin</value>
+    </property>
     <property key="CommonDebit">
         <value xml:lang="ar">دين</value>
         <value xml:lang="de">Belastung</value>