pgAdmin 4 - next gettext usage fixes

Поиск
Список
Период
Сортировка
От Libor M.
Тема pgAdmin 4 - next gettext usage fixes
Дата
Msg-id CAMavuw0OE=bo6a3Pf+cXUTa0UDrFSyQxsffUrf5uXcvLnTSajg@mail.gmail.com
обсуждение исходный текст
Ответы Re: pgAdmin 4 - next gettext usage fixes
Список pgadmin-hackers
Hello,
I fixed next gettext usage:

- fixed gettext usage with .format() only for original text with %s
- fixed typos
- fixed translation yes/no buttons in dialog
- improved translating sentences without "connecting" words (eg. see
web/pgadmin/dashboard/static/js/dashboard.js, word 'cancel' needs to
be translated in Czech language as 'zrušit' but in another sentence as
'zrušení')
- added gettext for text translations

Diff file is attached.

Best regards,

Libor M.

E-mail: liborm85@gmail.com
GitHub: https://github.com/liborm85

Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: RM4292 - Dark mode support for Windows/macOS
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: RM4292 - Dark mode support for Windows/macOS