pgAdmin 4 commit: Tweak the wording on the Grant Wizard. Fixes #3796

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Tweak the wording on the Grant Wizard. Fixes #3796
Date: 2018-12-20 10:17:04
Message-ID: E1gZvO4-0004qJ-WB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Tweak the wording on the Grant Wizard. Fixes #3796

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_7.rst | 1 +
web/pgadmin/messages.pot | 8848 ++++------------
.../tools/grant_wizard/static/js/grant_wizard.js | 6 +-
.../translations/de/LC_MESSAGES/messages.po | 9493 +++++------------
.../translations/es/LC_MESSAGES/messages.po | 9669 +++++------------
.../translations/fr/LC_MESSAGES/messages.po | 10375 +++++--------------
.../translations/ja/LC_MESSAGES/messages.po | 9597 +++++------------
.../translations/ko/LC_MESSAGES/messages.po | 9583 +++++------------
.../translations/pl/LC_MESSAGES/messages.po | 9553 +++++------------
.../translations/ru/LC_MESSAGES/messages.po | 9555 +++++------------
.../translations/zh/LC_MESSAGES/messages.po | 9461 +++++------------
11 files changed, 21823 insertions(+), 64318 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-12-20 10:17:24 Re: [pgAdmin4][Patch]: RM 3796 - Grant Wizard: Text should be "Please add privileges..." instead of "Please select privileges..
Previous Message Dave Page 2018-12-20 10:09:15 pgAdmin 4 commit: Ensure identifiers are properly displayed in the plan