Author: adrianc
Date: Wed Oct 9 22:59:17 2013
New Revision: 1530825
URL:
http://svn.apache.org/r1530825Log:
Added XML schema location to UI label file.
Modified:
ofbiz/trunk/framework/resources/templates/UiLabels.xml
Modified: ofbiz/trunk/framework/resources/templates/UiLabels.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/framework/resources/templates/UiLabels.xml?rev=1530825&r1=1530824&r2=1530825&view=diff==============================================================================
--- ofbiz/trunk/framework/resources/templates/UiLabels.xml (original)
+++ ofbiz/trunk/framework/resources/templates/UiLabels.xml Wed Oct 9 22:59:17 2013
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<resource xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance">
+<resource xmlns:xsi="
http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="
http://ofbiz.apache.org/dtds/ofbiz-properties.xsd">
<property key="@component-resource-name@Application">
<value xml:lang="en">@component-resource-name@ Application</value>
<value xml:lang="zh">@component-resource-name@åºç¨ç¨åº</value>