Author: jleroux
Date: Sun Jan  4 05:45:43 2009
New Revision: 731260

URL: http://svn.apache.org/viewvc?rev=731260&view=rev
Log:
Thanks to Marco's "New tool to get labels information" 
(https://issues.apache.org/jira/browse/OFBIZ-2070) - OFBIZ-2070
I fixed some issues remaining in labels. I'm sorry to say that most of them 
came from French translation. On the other hand, I believe know thant French 
translation is the more complete, and hopefully accurate, translation we have 
so far :o)

Modified:
    ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
    ofbiz/trunk/framework/security/config/SecurityEntityLabels.xml

Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=731260&r1=731259&r2=731260&view=diff
==============================================================================
--- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
+++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Sun Jan  
4 05:45:43 2009
@@ -5759,7 +5759,6 @@
     <property key="AccountingPaymentsMenu">
         <value xml:lang="ar">التسديدات</value>
         <value xml:lang="de">Zahlungen</value>
-        <value xml:lang="de">Zahlungen</value>
         <value xml:lang="en">Payments</value>
         <value xml:lang="es">Pagos</value>
         <value xml:lang="fr">Paiements</value>

Modified: ofbiz/trunk/framework/security/config/SecurityEntityLabels.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/trunk/framework/security/config/SecurityEntityLabels.xml?rev=731260&r1=731259&r2=731260&view=diff
==============================================================================
--- ofbiz/trunk/framework/security/config/SecurityEntityLabels.xml (original)
+++ ofbiz/trunk/framework/security/config/SecurityEntityLabels.xml Sun Jan  4 
05:45:43 2009
@@ -22,7 +22,6 @@
         <value xml:lang="en">Full Business Applications permission group, has 
all business app admin permissions, not technical permissions.</value>
         <value xml:lang="es">Permisos completos para las Aplicaciones de 
Negocio, no posee permisos técnicos.</value>
         <value xml:lang="ru">Полная группа прав 
'Деловые приложения', содержит все права 
для администрирования деловых приложений, 
нет технических прав.</value>
-        <value xml:lang="th">Full Business Applications permission group, has 
all business app admin permissions, not technical permissions.</value>
     </property>
     <property key="SecurityGroup.description.CATALOGADMIN">
         <value xml:lang="en">Catalog Admin group, has all catalog 
permissions.</value>


Reply via email to