Re: Issue with spanish and serbian translations

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема Re: Issue with spanish and serbian translations
Дата
Msg-id 4635E986.2040000@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:
>> If we prefer to get a dynamic list, I think it would be better to get
>> the list of the i18n's subdirectories and use wxLocale::FindLanguageInfo
>> with each subdirectories' titles.
>>
>> Some advices would be really appreciated.
>
> I hacked up the attached for testing which is a similar idea - the
> downside being that languages that are listed twice in pgadmin3.lng are
> shown twice in the list if they exist (eg. Chinese (Simplified) vs.
> Chinese (Taiwan)). That should be an easy fix though.
>

Your patch works great for me (1.6 branch). The issue you reported on
some languages appearing twice occurs already without your patch.

> 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).

Regards.


--
Guillaume.
http://www.postgresqlfr.org
http://docs.postgresqlfr.org

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: Issue with spanish and serbian translations
Следующее
От: svn@pgadmin.org
Дата:
Сообщение: SVN Commit by guillaume: r6242 - trunk/pgadmin3/i18n/zh_TW