You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by Jacques Le Roux <ja...@les7arts.com> on 2009/04/19 23:33:17 UTC

Re: svn commit: r766522 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Should we not allow to backport a change in a labels file since it can't hurt (except if the change is wrong but we can ignore this 
case) but may be of a great value for users of a release ?
Without answers I will proceed for this change.

Jacques

From: <jl...@apache.org>
> Author: jleroux
> Date: Sun Apr 19 21:21:18 2009
> New Revision: 766522
>
> URL: http://svn.apache.org/viewvc?rev=766522&view=rev
> Log:
> Correct French translation
>
> Modified:
>    ofbiz/trunk/framework/common/config/CommonUiLabels.xml
>
> Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=766522&r1=766521&r2=766522&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
> +++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sun Apr 19 21:21:18 2009
> @@ -7243,7 +7243,7 @@
>     <property key="CommonVisualThemeSelected">
>         <value xml:lang="en">Selected Visual Theme</value>
>         <value xml:lang="es">Tema visual seleciconado</value>
> -        <value xml:lang="fr">Choisissez une charte graphique</value>
> +        <value xml:lang="fr">Charte graphique sélectionnée</value>
>         <value xml:lang="it">Tema grafico selezionato</value>
>     </property>
>     <property key="CommonVisualThemes">
>
> 



Re: svn commit: r766522 - /ofbiz/trunk/framework/common/config/CommonUiLabels.xml

Posted by Jacques Le Roux <ja...@les7arts.com>.
Done at 766736, I'll also backport such changes in future

Jacques

From: "Jacques Le Roux" <ja...@les7arts.com>
> Should we not allow to backport a change in a labels file since it can't hurt (except if the change is wrong but we can ignore 
> this case) but may be of a great value for users of a release ?
> Without answers I will proceed for this change.
>
> Jacques
>
> From: <jl...@apache.org>
>> Author: jleroux
>> Date: Sun Apr 19 21:21:18 2009
>> New Revision: 766522
>>
>> URL: http://svn.apache.org/viewvc?rev=766522&view=rev
>> Log:
>> Correct French translation
>>
>> Modified:
>>    ofbiz/trunk/framework/common/config/CommonUiLabels.xml
>>
>> Modified: ofbiz/trunk/framework/common/config/CommonUiLabels.xml
>> URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/CommonUiLabels.xml?rev=766522&r1=766521&r2=766522&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
>> +++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Sun Apr 19 21:21:18 2009
>> @@ -7243,7 +7243,7 @@
>>     <property key="CommonVisualThemeSelected">
>>         <value xml:lang="en">Selected Visual Theme</value>
>>         <value xml:lang="es">Tema visual seleciconado</value>
>> -        <value xml:lang="fr">Choisissez une charte graphique</value>
>> +        <value xml:lang="fr">Charte graphique sélectionnée</value>
>>         <value xml:lang="it">Tema grafico selezionato</value>
>>     </property>
>>     <property key="CommonVisualThemes">
>>
>>
>
>