pgAdmin 4 - next gettext usage fixes - Mailing list pgadmin-hackers

From Libor M.
Subject pgAdmin 4 - next gettext usage fixes
Date
Msg-id CAMavuw0OE=bo6a3Pf+cXUTa0UDrFSyQxsffUrf5uXcvLnTSajg@mail.gmail.com
Whole thread Raw
Responses Re: pgAdmin 4 - next gettext usage fixes  (Akshay Joshi <akshay.joshi@enterprisedb.com>)
List 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

Attachment

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: RM4292 - Dark mode support for Windows/macOS
Next
From: Akshay Joshi
Date:
Subject: Re: RM4292 - Dark mode support for Windows/macOS