svn commit: r1605349 - in /ofbiz/branches/release13.07: ./ 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: r1605349 - in /ofbiz/branches/release13.07: ./ applications/party/config/PartyUiLabels.xml

jleroux@apache.org
Author: jleroux
Date: Wed Jun 25 11:26:55 2014
New Revision: 1605349

URL: http://svn.apache.org/r1605349
Log:
"Applied fix from trunk for revision: 1605348"
------------------------------------------------------------------------
r1605348 | jleroux | 2014-06-25 13:26:18 +0200 (mer. 25 juin 2014) | 3 lignes

Better French label from "Traduction of Salutation in French" by Guillaume Sigoigne at https://issues.apache.org/jira/browse/OFBIZ-5668

When creating a new person, Salutation field is translate in "Salutation" in French. It is a false friend. Salutation in french is : "Civilité"
------------------------------------------------------------------------


Modified:
    ofbiz/branches/release13.07/   (props changed)
    ofbiz/branches/release13.07/applications/party/config/PartyUiLabels.xml

Propchange: ofbiz/branches/release13.07/
------------------------------------------------------------------------------
  Merged /ofbiz/trunk:r1605348

Modified: ofbiz/branches/release13.07/applications/party/config/PartyUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/branches/release13.07/applications/party/config/PartyUiLabels.xml?rev=1605349&r1=1605348&r2=1605349&view=diff
==============================================================================
--- ofbiz/branches/release13.07/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/branches/release13.07/applications/party/config/PartyUiLabels.xml Wed Jun 25 11:26:55 2014
@@ -1542,7 +1542,7 @@
         <value xml:lang="de">Anrede</value>
         <value xml:lang="en">Salutation</value>
         <value xml:lang="es">Saludo</value>
-        <value xml:lang="fr">Salutation</value>
+        <value xml:lang="fr">Civilité</value>
         <value xml:lang="hi_IN">अभिवादन</value>
         <value xml:lang="it">Saluto</value>
         <value xml:lang="ja">挨拶文</value>