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

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

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

erwan
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>