svn commit: r1859090 - /ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn commit: r1859090 - /ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml

jleroux@apache.org
Author: jleroux
Date: Fri May 10 17:03:38 2019
New Revision: 1859090

URL: http://svn.apache.org/viewvc?rev=1859090&view=rev
Log:
Fixed: no functional changes

Fixes typos

Modified:
    ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml

Modified: ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml?rev=1859090&r1=1859089&r2=1859090&view=diff
==============================================================================
--- ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml (original)
+++ ofbiz/branches/release16.11/framework/common/config/CommonEntityLabels.xml Fri May 10 17:03:38 2019
@@ -14790,7 +14790,7 @@
     </property>
     <property key="StatusValidChange.transitionName.CTNT_INITIAL_DRAFT.CTNT_PUBLISHED">
         <value xml:lang="de">Erster Entwurf publiziert</value>
-        <value xml:lang="en">Initial draft Publised</value>
+        <value xml:lang="en">Initial draft published</value>
         <value xml:lang="es">Esbozo inicial publicado</value>
         <value xml:lang="fr">Brouillon initial publié</value>
         <value xml:lang="it">Bozza iniziale pubblicata</value>
@@ -14838,7 +14838,7 @@
     </property>
     <property key="StatusValidChange.transitionName.CTNT_IN_PROGRESS.CTNT_PUBLISHED">
         <value xml:lang="de">Publiziert, nicht überarbeitet</value>
-        <value xml:lang="en">Publised, not revised</value>
+        <value xml:lang="en">published, not revised</value>
         <value xml:lang="es">Publicado, sin revisar</value>
         <value xml:lang="fr">Publié, non corrigé</value>
         <value xml:lang="it">Pubblicato, non corretta</value>
@@ -14886,7 +14886,7 @@
     </property>
     <property key="StatusValidChange.transitionName.CTNT_REVISED_DRAFT.CTNT_PUBLISHED">
         <value xml:lang="de">Überarbeiteter Entwurf publiziert</value>
-        <value xml:lang="en">Revised draft Publised</value>
+        <value xml:lang="en">Revised draft published</value>
         <value xml:lang="es">Esbozo revisado publicado</value>
         <value xml:lang="fr">Brouillon corrigé et publié</value>
         <value xml:lang="it">Bozza corretta pubblicata</value>