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

jleroux@apache.org
Author: jleroux
Date: Fri Feb  6 09:38:12 2009
New Revision: 741495

URL: http://svn.apache.org/viewvc?rev=741495&view=rev
Log:
A proposed change by Marco, Xerces complains but it's the easier solution for the Label Manager

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=741495&r1=741494&r2=741495&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Fri Feb  6 09:38:12 2009
@@ -1967,13 +1967,13 @@
         <value xml:lang="zh_CN">电子邮件</value>
     </property>
     <property key="CommonEmptyHeader">
-        <value xml:lang="de"> </value>
-        <value xml:lang="en"> </value>
-        <value xml:lang="es"> </value>
-        <value xml:lang="fr"> </value>
-        <value xml:lang="it"> </value>
-        <value xml:lang="pt"> </value>
-        <value xml:lang="th"> </value>
+        <value xml:lang="de">&nbsp;</value>
+        <value xml:lang="en">&nbsp;</value>
+        <value xml:lang="es">&nbsp;</value>
+        <value xml:lang="fr">&nbsp;</value>
+        <value xml:lang="it">&nbsp;</value>
+        <value xml:lang="pt">&nbsp;</value>
+        <value xml:lang="th">&nbsp;</value>
     </property>
     <property key="CommonEnabled">
         <value xml:lang="ar">شغال</value>