You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Adrian Crum <ad...@hlmksw.com> on 2009/02/09 23:33:25 UTC

Re: svn commit: r742770 [1/2] - in /ofbiz/trunk: applications/accounting/config/ applications/accounting/webapp/accounting/payment/ applications/accounting/widget/ applications/accounting/widget/ap/ applications/accounting/widget/ar/ applications/content/c...

Marco,

Why are we removing all of the other translations?

-Adrian

mrisaliti@apache.org wrote:
> Author: mrisaliti
> Date: Mon Feb  9 22:13:57 2009
> New Revision: 742770
> 
> URL: http://svn.apache.org/viewvc?rev=742770&view=rev
> Log:
> A lot of hardcoded labels cleaning and changes some wrong references

> Modified: ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=742770&r1=742769&r2=742770&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml (original)
> +++ ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml Mon Feb  9 22:13:57 2009
>      <property key="AccountingFixedAssetCalendar">
> -        <value xml:lang="ar">رزمانة</value>
> -        <value xml:lang="de">Kalender</value>
> -        <value xml:lang="en">Calendar</value>
> -        <value xml:lang="es">Calendario</value>
> -        <value xml:lang="fr">Calendrier d'immobilisation</value>
> -        <value xml:lang="it">Calendario</value>
> -        <value xml:lang="nl">Kalender</value>
> -        <value xml:lang="ro">Calendar</value>
> -        <value xml:lang="ru">Календарь</value>
> -        <value xml:lang="th">ปฏิทิน</value>
> -        <value xml:lang="zh">日历</value>
> +        <value xml:lang="en">Fixed Asset Calendar</value>
> +        <value xml:lang="it">Calendario cespite</value>
> +    </property>
> +    <property key="AccountingFixedAssetClassEnumId">
> +        <value xml:lang="en">Fixed Asset Class Enum Id</value>
> +        <value xml:lang="it">Classe cespite</value>
>      </property>
>      <property key="AccountingFixedAssetDepreciation">
>          <value xml:lang="de">Abschreibung</value>

Re: svn commit: r742770 [1/2] - in /ofbiz/trunk: applications/accounting/config/ applications/accounting/webapp/accounting/payment/ applications/accounting/widget/ applications/accounting/widget/ap/ applications/accounting/widget/ar/ applications/content/c...

Posted by "risalitim@gmail.com" <ri...@gmail.com>.
Hi Adrian,

I have made a mistake after copy the label  
AccountingFixedAssetCalendar to AccountingFixedAssetClassEnumId and  
then remove it from AccountingFixedAssetCalendar.
I have fixed into rev. 742961.

Thanks
Marco

Il giorno 09/feb/09, alle ore 23:33, Adrian Crum ha scritto:

> Marco,
>
> Why are we removing all of the other translations?
>
> -Adrian
>
> mrisaliti@apache.org wrote:
>> Author: mrisaliti
>> Date: Mon Feb  9 22:13:57 2009
>> New Revision: 742770
>> URL: http://svn.apache.org/viewvc?rev=742770&view=rev
>> Log:
>> A lot of hardcoded labels cleaning and changes some wrong references
>
>> Modified: ofbiz/trunk/applications/accounting/config/ 
>> AccountingUiLabels.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/accounting/config/AccountingUiLabels.xml?rev=742770&r1=742769&r2=742770&view=diff
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> = 
>> =====================================================================
>> --- ofbiz/trunk/applications/accounting/config/ 
>> AccountingUiLabels.xml (original)
>> +++ ofbiz/trunk/applications/accounting/config/ 
>> AccountingUiLabels.xml Mon Feb  9 22:13:57 2009
>>     <property key="AccountingFixedAssetCalendar">
>> -        <value xml:lang="ar">رزÙ
> انة</value>
>> -        <value xml:lang="de">Kalender</value>
>> -        <value xml:lang="en">Calendar</value>
>> -        <value xml:lang="es">Calendario</value>
>> -        <value xml:lang="fr">Calendrier d'immobilisation</value>
>> -        <value xml:lang="it">Calendario</value>
>> -        <value xml:lang="nl">Kalender</value>
>> -        <value xml:lang="ro">Calendar</value>
>> -        <value xml:lang="ru">Календарь</value>
>> -        <value xml:lang="th">ปฏิทิน</value>
>> -        <value xml:lang="zh">日历</value>
>> +        <value xml:lang="en">Fixed Asset Calendar</value>
>> +        <value xml:lang="it">Calendario cespite</value>
>> +    </property>
>> +    <property key="AccountingFixedAssetClassEnumId">
>> +        <value xml:lang="en">Fixed Asset Class Enum Id</value>
>> +        <value xml:lang="it">Classe cespite</value>
>>     </property>
>>     <property key="AccountingFixedAssetDepreciation">
>>         <value xml:lang="de">Abschreibung</value>