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

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

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

Adrian Crum-3
That translation should not be necessary. If the "it" translation is not
found, then the framework should fall back to "en". Check your settings
- if you changed the fallback locale, then you will have a problem.

-Adrian

On 3/10/2011 1:02 PM, [hidden email] wrote:

> Author: mrisaliti
> Date: Thu Mar 10 21:02:35 2011
> New Revision: 1080348
>
> URL: http://svn.apache.org/viewvc?rev=1080348&view=rev
> Log:
> Italian translation of CommonEmptyHeader that is no more translated
>
> 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=1080348&r1=1080347&r2=1080348&view=diff
> ==============================================================================
> --- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
> +++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Thu Mar 10 21:02:35 2011
> @@ -2527,6 +2527,7 @@
>       </property>
>       <property key="CommonEmptyHeader">
>           <value xml:lang="en" xml:space="preserve">  </value>
> +<value xml:lang="it" xml:space="preserve">  </value>
>       </property>
>       <property key="CommonEnabled">
>           <value xml:lang="ar">شغال</value>
>
>
Reply | Threaded
Open this post in threaded view
|

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

risalitim@gmail.com
Thanks Adrian,

I have seen some screen with CommonEmptyHeader so I was thinking that it was missing so I have translated it,  instead a property-map was missing on that screen.
I have reverted into rev. 1080361.

Marco

Il giorno 10/mar/2011, alle ore 22.18, Adrian Crum ha scritto:

> That translation should not be necessary. If the "it" translation is not found, then the framework should fall back to "en". Check your settings - if you changed the fallback locale, then you will have a problem.
>
> -Adrian
>
> On 3/10/2011 1:02 PM, [hidden email] wrote:
>> Author: mrisaliti
>> Date: Thu Mar 10 21:02:35 2011
>> New Revision: 1080348
>>
>> URL: http://svn.apache.org/viewvc?rev=1080348&view=rev
>> Log:
>> Italian translation of CommonEmptyHeader that is no more translated
>>
>> 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=1080348&r1=1080347&r2=1080348&view=diff
>> ==============================================================================
>> --- ofbiz/trunk/framework/common/config/CommonUiLabels.xml (original)
>> +++ ofbiz/trunk/framework/common/config/CommonUiLabels.xml Thu Mar 10 21:02:35 2011
>> @@ -2527,6 +2527,7 @@
>>      </property>
>>      <property key="CommonEmptyHeader">
>>          <value xml:lang="en" xml:space="preserve">  </value>
>> +<value xml:lang="it" xml:space="preserve">  </value>
>>      </property>
>>      <property key="CommonEnabled">
>>          <value xml:lang="ar">شغال</value>
>>
>>