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

jleroux@apache.org
Author: jleroux
Date: Fri May 15 15:09:39 2009
New Revision: 775180

URL: http://svn.apache.org/viewvc?rev=775180&view=rev
Log:
Complete r775128 part of OFBIZ-2407 (https://issues.apache.org/jira/browse/OFBIZ-2407).

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=775180&r1=775179&r2=775180&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Fri May 15 15:09:39 2009
@@ -1833,6 +1833,10 @@
         <value xml:lang="zh">详细</value>
         <value xml:lang="zh_CN">细节</value>
     </property>
+    <property key="CommonDimension">
+        <value xml:lang="en">Dimension</value>
+        <value xml:lang="fr">Dimension</value>
+    </property>
     <property key="CommonDisabled">
         <value xml:lang="ar">غير شغال</value>
         <value xml:lang="de">Deaktiviert</value>
@@ -3309,6 +3313,10 @@
         <value xml:lang="en">Latitude: </value>
         <value xml:lang="fr">Latitude : </value>
     </property>
+    <property key="CommonLength">
+        <value xml:lang="en">Length</value>
+        <value xml:lang="fr">Longueur</value>
+    </property>
     <property key="CommonLessThan">
         <value xml:lang="de">weniger als</value>
         <value xml:lang="en">less than</value>