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

apatel-2
Author: apatel
Date: Tue Apr 14 06:18:26 2009
New Revision: 764684

URL: http://svn.apache.org/viewvc?rev=764684&view=rev
Log:
Small string externalization work. Thanks Divesh for contribution.

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=764684&r1=764683&r2=764684&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Tue Apr 14 06:18:26 2009
@@ -1145,6 +1145,9 @@
         <value xml:lang="zh">点击这里</value>
         <value xml:lang="zh_CN">点击这里</value>
     </property>
+    <property key="CommonClickHereForFieldLookup">
+        <value xml:lang="en">Click here For Field Lookup</value>
+    </property>
     <property key="CommonClose">
         <value xml:lang="ar">غلق</value>
         <value xml:lang="de">Schliessen</value>