[pgAdmin III] #4: i18n enhancements
От | pgAdmin Trac |
---|---|
Тема | [pgAdmin III] #4: i18n enhancements |
Дата | |
Msg-id | 045.bf45133cb35d5217ddfc6722e9875673@code.pgadmin.org обсуждение исходный текст |
Ответы |
Re: [pgAdmin III] #4: i18n enhancements
Re: [pgAdmin III] #4: i18n enhancements Re: [pgAdmin III] #4: i18n enhancements Re: [pgAdmin III] #4: i18n enhancements Re: [pgAdmin III] #4: i18n enhancements |
Список | pgadmin-hackers |
#4: i18n enhancements ---------------------+------------------------------------------------------ Reporter: gleu | Owner: dpage Type: feature | Status: new Priority: minor | Milestone: 1.12 Component: pgadmin | Version: trunk Keywords: | Platform: ---------------------+------------------------------------------------------ From Heikki: There's still a lot of troublesome constructs like “Cannot drop system %s”, where %s is replaced with “View”, “Sequence” etc. That doesn't work for many languages, including Finnish, where the following word needs to be inflected differently depending on the context. and: For messages like ”%d seconds”, ”%d rows”, the plural forms of the formatting functions/macros should be used, see http://www.gnu.org/software/gettext/manual/gettext.html#Plural-forms. Google suggests that wxWidgets has a wxPLURAL macro for plural forms, that works like the _() macro that's used for normal strings. -- Ticket URL: <http://code.pgadmin.org/trac/ticket/4> pgAdmin III <http://code.pgadmin.org/trac/> pgAdmin III
В списке pgadmin-hackers по дате отправления: