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

adrianc
Author: adrianc
Date: Fri Jan 14 16:41:30 2011
New Revision: 1059066

URL: http://svn.apache.org/viewvc?rev=1059066&view=rev
Log:
Corrected English spelling on Work Effort and Web Tools UI labels.

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=1059066&r1=1059065&r2=1059066&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
+++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Fri Jan 14 16:41:30 2011
@@ -10856,7 +10856,7 @@
     <property key="WebTools">
         <value xml:lang="ar">أدوات</value>
         <value xml:lang="de">Web-Werkzeuge</value>
-        <value xml:lang="en">WebTools</value>
+        <value xml:lang="en">Web Tools</value>
         <value xml:lang="es">Herramientas Web</value>
         <value xml:lang="fr">Adm. Sys.</value>
         <value xml:lang="hi_IN">वेब टूल्स</value>
@@ -10873,7 +10873,7 @@
     <property key="WorkEffort">
         <value xml:lang="ar">مجهود العمل</value>
         <value xml:lang="de">Aufgaben</value>
-        <value xml:lang="en">WorkEffort</value>
+        <value xml:lang="en">Work Effort</value>
         <value xml:lang="es">Adm. de tareas</value>
         <value xml:lang="fr">Tâches</value>
         <value xml:lang="hi_IN">कार्यप्रयास</value>