| From: | "Libor M(dot)" <liborm85(at)gmail(dot)com> |
|---|---|
| To: | pgadmin-hackers(at)postgresql(dot)org |
| Subject: | pgAdmin 4 - next gettext usage fixes |
| Date: | 2020-04-08 15:41:22 |
| Message-ID: | CAMavuw0OE=bo6a3Pf+cXUTa0UDrFSyQxsffUrf5uXcvLnTSajg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)gmail(dot)com
GitHub: https://github.com/liborm85
| Attachment | Content-Type | Size |
|---|---|---|
| pgadmin4_gettext_fixes2.diff | application/octet-stream | 95.8 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Darren Duncan | 2020-04-08 23:26:40 | Re: Proposal: Drop support for Internet Explorer |
| Previous Message | Dave Page | 2020-04-08 15:38:10 | RM4292 - Dark mode support for Windows/macOS |