pgAdmin 4 commit: Update version and message catalog for release.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Update version and message catalog for release.
Date: 2018-08-06 10:45:24
Message-ID: E1fmd0u-0001jG-AR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Update version and message catalog for release.

Branch
------
master

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

Modified Files
--------------
docs/en_US/release_notes_3_2.rst | 2 +-
runtime/Info.plist | 4 +-
runtime/pgAdmin4.pro | 2 +-
web/config.py | 4 +-
web/pgadmin/messages.pot | 8332 ++++++++++++++----
.../translations/de/LC_MESSAGES/messages.mo | Bin 142992 -> 143784 bytes
.../translations/de/LC_MESSAGES/messages.po | 8875 ++++++++++++++-----
.../translations/fr/LC_MESSAGES/messages.mo | Bin 150310 -> 150988 bytes
.../translations/fr/LC_MESSAGES/messages.po | 9027 +++++++++++++++-----
.../translations/ja/LC_MESSAGES/messages.mo | Bin 156496 -> 157213 bytes
.../translations/ja/LC_MESSAGES/messages.po | 8927 ++++++++++++++-----
.../translations/ko/LC_MESSAGES/messages.mo | Bin 145594 -> 146365 bytes
.../translations/ko/LC_MESSAGES/messages.po | 8937 ++++++++++++++-----
.../translations/pl/LC_MESSAGES/messages.mo | Bin 143198 -> 143996 bytes
.../translations/pl/LC_MESSAGES/messages.po | 8965 ++++++++++++++-----
.../translations/ru/LC_MESSAGES/messages.mo | Bin 181677 -> 182353 bytes
.../translations/ru/LC_MESSAGES/messages.po | 8973 ++++++++++++++-----
.../translations/zh/LC_MESSAGES/messages.mo | Bin 121739 -> 122552 bytes
.../translations/zh/LC_MESSAGES/messages.po | 8843 ++++++++++++++-----
19 files changed, 54471 insertions(+), 16420 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Akshay Joshi 2018-08-06 11:51:48 pgAdmin4 v3.2 candidate builds
Previous Message Akshay Joshi 2018-08-06 10:27:00 pgAdmin 4 commit: Add support to save and clear SSH Tunnel password. Fi