Re: Issue with spanish and serbian translations

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Issue with spanish and serbian translations
Дата
Msg-id 4636083D.3060104@lelarge.info
обсуждение исходный текст
Ответ на Re: Issue with spanish and serbian translations  (Dave Page <dpage@postgresql.org>)
Ответы Re: Issue with spanish and serbian translations  (Dave Page <dpage@postgresql.org>)
Список pgadmin-hackers
Dave Page a écrit :
> Guillaume Lelarge wrote:
>> [...]
>> Your patch works great for me (1.6 branch). The issue you reported on
>> some languages appearing twice occurs already without your patch.
>
> Hmm, so it does. Oh well, I've applied the patch.
>

Can you apply it for the 1.6 branch too ?

>>> I couldn't get Serbian to work though - does wxWidgets even support it?
>>> If so, are we using the correct code?
>>>
>>
>> wxWidgets has no translation for this language
>> (http://www.wxwidgets.org/about/i18n.php). But serbian is listed on
>> their language codes page
>> (http://www.wxwidgets.org/manuals/2.8.3/wx_languagecodes.html#languagecodes).
>
>
> Ahh, I see the problem. There are actually two languages (Serbian
> (Latin) and Serbian (Cyrillic) using the same language code. Not sure
> which one we actually, but changing the name in pgadmin3.lng, and adding
> the second entry results in two options being available in the drop down
> menu.
>
> Any idea which is correct? We should probably just remove the other
> entry. Same for the chinese (Taiwan) vs. Chinese (Simplified).
>

I agree for removing the other entry.

Regards.


--
Guillaume.
<!-- http://abs.traduc.org/
      http://lfs.traduc.org/
      http://docs.postgresqlfr.org/ -->

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: SVN Commit by dpage: r6240 - in trunk/pgadmin3: . pgadmin/frm pgadmin/include/frm
Следующее
От: Dave Page
Дата:
Сообщение: Re: Issue with spanish and serbian translations