svn commit: r965985 - /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: r965985 - /ofbiz/trunk/applications/party/config/PartyUiLabels.xml

erwan
Author: erwan
Date: Tue Jul 20 20:18:37 2010
New Revision: 965985

URL: http://svn.apache.org/viewvc?rev=965985&view=rev
Log:
Missing French uiLabel for FormFieldTitle_requirePasswordChange

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=965985&r1=965984&r2=965985&view=diff
==============================================================================
--- ofbiz/trunk/applications/party/config/PartyUiLabels.xml (original)
+++ ofbiz/trunk/applications/party/config/PartyUiLabels.xml Tue Jul 20 20:18:37 2010
@@ -1214,6 +1214,7 @@
     </property>
     <property key="FormFieldTitle_requirePasswordChange">
         <value xml:lang="en">Require Password Change</value>
+        <value xml:lang="fr">Changement mot de passe obligatoire</value>
         <value xml:lang="hi_IN">पासवर्ड परिवर्तित किया जाना चाहिए</value>
         <value xml:lang="it">Richiesto cambio password</value>
         <value xml:lang="pt_BR">Pedir alteração de senha</value>