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

jleroux@apache.org
Author: jleroux
Date: Mon May  8 14:27:40 2017
New Revision: 1794380

URL: http://svn.apache.org/viewvc?rev=1794380&view=rev
Log:
Fixed: Some labels are considered not used by the Label Manager
(OFBIZ-8154)

Removes CommonTerm and CommonTerms as they are unused.
This also relates with OFBIZ-9346

Modified:
    ofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml

Modified: ofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml?rev=1794380&r1=1794379&r2=1794380&view=diff
==============================================================================
--- ofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/ofbiz-framework/trunk/framework/common/config/CommonUiLabels.xml Mon May  8 14:27:40 2017
@@ -11484,18 +11484,6 @@
         <value xml:lang="zh">承租人代號</value>
         <value xml:lang="zh-TW">承租人識別</value>
     </property>
-    <property key="CommonTerm">
-        <value xml:lang="ar">شرط</value>
-        <value xml:lang="en">Term</value>
-        <value xml:lang="nl">Conditie</value>
-        <value xml:lang="zh">期</value>
-    </property>
-    <property key="CommonTerms">
-        <value xml:lang="ar">شروط</value>
-        <value xml:lang="en">Terms</value>
-        <value xml:lang="nl">Condities</value>
-        <value xml:lang="zh">期</value>
-    </property>
     <property key="CommonTest">
         <value xml:lang="ar">إختبار</value>
         <value xml:lang="cs">Test</value>