pgAdmin 4 commit: Message catalog update. Current stats look like:

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Message catalog update. Current stats look like:
Date: 2017-11-01 13:01:06
Message-ID: E1e9sdm-0005l2-MK@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Message catalog update. Current stats look like:

1503 of 1756 messages (85%) translated in pgadmin/translations/de/LC_MESSAGES/messages.po
1716 of 1756 messages (97%) translated in pgadmin/translations/ja/LC_MESSAGES/messages.po
1494 of 1756 messages (85%) translated in pgadmin/translations/pl/LC_MESSAGES/messages.po
1728 of 1756 messages (98%) translated in pgadmin/translations/ru/LC_MESSAGES/messages.po
1458 of 1756 messages (83%) translated in pgadmin/translations/zh/LC_MESSAGES/messages.po

Branch
------
master

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

Modified Files
--------------
web/pgadmin/messages.pot | 97 +++---
.../translations/de/LC_MESSAGES/messages.mo | Bin 127474 -> 127299 bytes
.../translations/de/LC_MESSAGES/messages.po | 335 ++++++++++++++------
.../translations/ja/LC_MESSAGES/messages.mo | Bin 137860 -> 136657 bytes
.../translations/ja/LC_MESSAGES/messages.po | 306 ++++++++++++------
.../translations/pl/LC_MESSAGES/messages.mo | Bin 126553 -> 125975 bytes
.../translations/pl/LC_MESSAGES/messages.po | 322 +++++++++++++------
.../translations/ru/LC_MESSAGES/messages.mo | Bin 165510 -> 163012 bytes
.../translations/ru/LC_MESSAGES/messages.po | 352 ++++++++++++++-------
.../translations/zh/LC_MESSAGES/messages.mo | Bin 102042 -> 102845 bytes
.../translations/zh/LC_MESSAGES/messages.po | 291 ++++++++++++-----
11 files changed, 1171 insertions(+), 532 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-11-01 13:05:47 Re: Fixes for pgAdmin4 messages
Previous Message Dave Page 2017-11-01 12:58:22 pgAdmin 4 commit: Various string improvements and fixes.