You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ap...@apache.org on 2009/04/14 08:18:26 UTC

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

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>