pgAdmin 4 commit: Strings are wrapped into gettext in the Dashboard and - Mailing list pgadmin-hackers

From Akshay Joshi
Subject pgAdmin 4 commit: Strings are wrapped into gettext in the Dashboard and
Date
Msg-id E1oOae0-0001v1-GS@gothos.postgresql.org
Whole thread Raw
List 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.vashi@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Khushboo Vashi
Date:
Subject: [pgAdmin4][Patch]: Gettext fixes in Dashboard and cloud modules
Next
From: Akshay Joshi
Date:
Subject: Re: [pgAdmin4][Patch]: Gettext fixes in Dashboard and cloud modules