svn commit: r659524 - /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: r659524 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Fri May 23 05:56:42 2008
New Revision: 659524

URL: http://svn.apache.org/viewvc?rev=659524&view=rev
Log:
Few important new labels (AP & AR)

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=659524&r1=659523&r2=659524&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Fri May 23 05:56:42 2008
@@ -33,9 +33,17 @@
         <value xml:lang="zh_CN">会计</value>
         <value xml:lang="zh">财务</value>
     </property>
+    <property key="AP">
+        <value xml:lang="en">AP</value>
+        <value xml:lang="fr">Compta. clients</value>
+    </property>
+    <property key="AR">
+        <value xml:lang="en">AP</value>
+        <value xml:lang="fr">Compta. fourn.</value>
+    </property>
     <property key="AssetMaint">
         <value xml:lang="en">Asset Maint</value>
-        <value xml:lang="fr">Maintenance immobilisations</value>
+        <value xml:lang="fr">Maint. immob.</value>
         <value xml:lang="it">Gestione Cespiti</value>
         <value xml:lang="th">การรักษาทรัพย์สิน</value>
     </property>