pgAdmin 4 commit: Cleanup a bunch of duplicated gettext calls.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Cleanup a bunch of duplicated gettext calls.
Date: 2020-08-20 09:00:14
Message-ID: E1k8gQg-0004Sf-S5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Cleanup a bunch of duplicated gettext calls.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=99a7ada58a495d4503a91b1b1d6cab3fc2ec69ca

Modified Files
--------------
.../sqleditor/utils/query_tool_preferences.py | 182 ++++++++++++---------
1 file changed, 104 insertions(+), 78 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Pradip Parkale 2020-08-20 10:28:37 [pgAdmin][RM4979]: Configuration files for data sources or similar.
Previous Message Akshay Joshi 2020-08-20 08:39:01 Re: [pgAdmin][RM5344][Code Coverage] Improve API test cases for Grant Wizard