You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by ha...@apache.org on 2008/06/27 11:17:03 UTC

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

Author: hansbak
Date: Fri Jun 27 02:17:03 2008
New Revision: 672196

URL: http://svn.apache.org/viewvc?rev=672196&view=rev
Log:
add formfield title

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=672196&r1=672195&r2=672196&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Fri Jun 27 02:17:03 2008
@@ -6806,6 +6806,9 @@
         <value xml:lang="th">ค้นหา</value>
         <value xml:lang="zh">搜索</value>
     </property>
+    <property key="FormFieldTitle_sendButton">
+        <value xml:lang="en">Send</value>
+    </property>
     <property key="FormFieldTitle_sequenceNum">
         <value xml:lang="ar">رقم التسلسل</value>
         <value xml:lang="en">Sequence Num</value>