Author: jleroux
Date: Wed Jul 28 12:07:52 2010
New Revision: 980033

URL: http://svn.apache.org/viewvc?rev=980033&view=rev
Log:
Fix a label

Modified:
    ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml

Modified: ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml?rev=980033&r1=980032&r2=980033&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml 
(original)
+++ ofbiz/trunk/applications/accounting/config/AccountingErrorUiLabels.xml Wed 
Jul 28 12:07:52 2010
@@ -125,7 +125,7 @@
     </property>
     <property key="worldPayEvents.problemsGettingAuthenticationUser">
         <value xml:lang="en">Problems Getting Authentication User</value>
-        <value xml:lang="en">Problème sur l'authentification de 
l'utilisateur</value>
+        <value xml:lang="fr">Problème sur l'authentification de 
l'utilisateur</value>
         <value xml:lang="hi_IN">उपयोगकर्ता(user) के 
प्रमाणीकरण में समस्याएँ हो 
रही</value>
         <value xml:lang="it">Problema durante l'autenticazione utente</value>
     </property>


Reply via email to