svn commit: r935591 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

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

svn commit: r935591 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

jacopoc
Author: jacopoc
Date: Mon Apr 19 14:22:02 2010
New Revision: 935591

URL: http://svn.apache.org/viewvc?rev=935591&view=rev
Log:
Fixed wrong labels

Modified:
    ofbiz/trunk/applications/party/config/PartyUiLabels.xml

Modified: ofbiz/trunk/applications/party/config/PartyUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/party/config/PartyUiLabels.xml?rev=935591&r1=935590&r2=935591&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Mon Apr 19 14:22:02 2010
@@ -5538,7 +5538,7 @@
     <property key="PartyFirstNameMissing">
         <value xml:lang="cs">Chybí jméno</value>
         <value xml:lang="de">Vorname fehlt</value>
-        <value xml:lang="en">Firstname is Missing</value>
+        <value xml:lang="en">First Name is Missing</value>
         <value xml:lang="en_GB">Forename is Missing</value>
         <value xml:lang="es">Falta el Nombre</value>
         <value xml:lang="fr">Prénom absent</value>
@@ -6212,13 +6212,13 @@
     <property key="PartyLastNameMissingError">
         <value xml:lang="cs">Chybí příjmení</value>
         <value xml:lang="de">Nachname fehlt</value>
-        <value xml:lang="en">Lastname is Missing</value>
+        <value xml:lang="en">Last Name is Missing</value>
         <value xml:lang="en_GB">Surname is missing</value>
         <value xml:lang="es">Faltan los Apellidos</value>
         <value xml:lang="fr">Nom absent</value>
         <value xml:lang="hi_IN">अन्त नाम नही है</value>
         <value xml:lang="it">Cognome mancante</value>
-        <value xml:lang="ja">Lastname is Missing</value>
+        <value xml:lang="ja">Last Name is Missing</value>
         <value xml:lang="nl">Familienaam mist</value>
         <value xml:lang="pt_BR">Segundo nome está em branco</value>
         <value xml:lang="pt_PT">Apelido em Falta</value>