svn commit: r1089347 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

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

svn commit: r1089347 - /ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml

erwan
Author: erwan
Date: Wed Apr  6 08:20:11 2011
New Revision: 1089347

URL: http://svn.apache.org/viewvc?rev=1089347&view=rev
Log:
Error when creating the French translation for AccountingFindApInvoices

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

Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=1089347&r1=1089346&r2=1089347&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Wed Apr  6 08:20:11 2011
@@ -4136,7 +4136,7 @@
     </property>
     <property key="AccountingFindApInvoices">
         <value xml:lang="en">Find AP Invoices</value>
-        <value xml:lang="en">Recherche de factures fournisseur</value>
+        <value xml:lang="fr">Recherche de factures fournisseur</value>
         <value xml:lang="hi_IN">एपी (AP) चालान खोजें</value>
         <value xml:lang="pt">Encontrar Faturas do contas a pagar</value>
         <value xml:lang="zh_TW">找尋應付發票</value>