pgAdmin 4 commit: Strings are wrapped into gettext in the Dashboard and

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Strings are wrapped into gettext in the Dashboard and
Date: 2022-08-18 08:12:48
Message-ID: E1oOae0-0001v1-GS@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Strings are wrapped into gettext in the Dashboard and Cloud modules.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=8bcd1e4e60a99de4b267d4d94803f6ba53c8e736
Author: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/dashboard/static/js/Dashboard.jsx | 10 ++++----
web/pgadmin/misc/cloud/static/js/CloudWizard.jsx | 16 ++++++------
web/pgadmin/misc/cloud/static/js/aws.js | 25 ++++++++++---------
web/pgadmin/misc/cloud/static/js/azure.js | 24 +++++++++---------
web/pgadmin/misc/cloud/static/js/biganimal.js | 31 ++++++++++++------------
5 files changed, 54 insertions(+), 52 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2022-08-18 08:13:05 Re: [pgAdmin4][Patch]: Gettext fixes in Dashboard and cloud modules
Previous Message Khushboo Vashi 2022-08-18 06:47:17 [pgAdmin4][Patch]: Gettext fixes in Dashboard and cloud modules