Re: pgAdmin 4 - gettext usage fixes - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: pgAdmin 4 - gettext usage fixes
Date
Msg-id CANxoLDdxMRw_DZOjTrkTQwUau0VQ+wwMpezQkzAdUsZNeBJO2w@mail.gmail.com
Whole thread Raw
In response to pgAdmin 4 - gettext usage fixes  ("Libor M." <liborm85@gmail.com>)
Responses Re: pgAdmin 4 - gettext usage fixes  (Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>)
List pgadmin-hackers
Hi Aditya

Can you please review this?

On Mon, Mar 23, 2020 at 5:00 AM Libor M. <liborm85@gmail.com> wrote:
Hello,
I fixed using gettext function and add more usages for translations,
specifically:

- fixed usage gettext('') instead of _('') in javascript files
- fixed usage gettext('') instead of `${gettext('')}` in javascript
files, because "pybabel extract" not support extracting from this
syntax
- added a lot of gettext for support translations

Diff file is attached.

Best regards,

Libor M.

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


--
Thanks & Regards
Akshay Joshi
Sr. Software Architect
EnterpriseDB Software India Private Limited
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Vijender Thakur
Date:
Subject: Re: Want to contribute as a developer
Next
From: Aditya Toshniwal
Date:
Subject: [pgAdmin][RM5128] [Accessibility] Revisit color contrast to meet the standards