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

lektran
Author: lektran
Date: Sat Feb 23 14:52:19 2008
New Revision: 630543

URL: http://svn.apache.org/viewvc?rev=630543&view=rev
Log:
Corrected the CommonEmptyHeader label

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=630543&r1=630542&r2=630543&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sat Feb 23 14:52:19 2008
@@ -1748,10 +1748,10 @@
         <value xml:lang="zh">电子邮件</value>
     </property>
     <property key="CommonEmptyHeader">
-        <value xml:lang="en">Empty Header</value>
-        <value xml:lang="it">\</value>
+        <value xml:lang="en"> </value>
+        <value xml:lang="it"> </value>
         <value xml:lang="pt"> </value>
-        <value xml:lang="th">หัวข้อว่าง</value>
+        <value xml:lang="th"> </value>
     </property>
     <property key="CommonEnabled">
         <value xml:lang="ar">شغال</value>