pgAdmin 4 commit: Fix a number of cases where strings were notproperly - Mailing list pgadmin-hackers

From Ashesh Vashi
Subject pgAdmin 4 commit: Fix a number of cases where strings were notproperly
Date
Msg-id E1eWiZE-0001cS-9S@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Fix a number of cases where strings were not properly marked for translation.

Branch
------
WEBPACK_DEVEL2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c913f02e5ef312da008cf387cfc342a52aa0af0d
Author: Alexander Lakhin <exclusion@gmail.com>

Modified Files
--------------
web/pgadmin/messages.pot                           | 1779 ++++++++-------
.../translations/de/LC_MESSAGES/messages.mo        |  Bin 132000 -> 134062 bytes
.../translations/de/LC_MESSAGES/messages.po        | 1793 +++++++++-------
.../translations/ja/LC_MESSAGES/messages.mo        |  Bin 141384 -> 143439 bytes
.../translations/ja/LC_MESSAGES/messages.po        | 1795 +++++++++-------
.../translations/pl/LC_MESSAGES/messages.mo        |  Bin 131960 -> 134422 bytes
.../translations/pl/LC_MESSAGES/messages.po        | 2037 ++++++++++--------
.../translations/ru/LC_MESSAGES/messages.mo        |  Bin 172074 -> 173920 bytes
.../translations/ru/LC_MESSAGES/messages.po        | 2260 +++++++++++---------
.../translations/zh/LC_MESSAGES/messages.mo        |  Bin 108613 -> 110686 bytes
.../translations/zh/LC_MESSAGES/messages.po        | 1793 +++++++++-------
11 files changed, 6193 insertions(+), 5264 deletions(-)


pgadmin-hackers by date:

Previous
From: Mark Deneen
Date:
Subject: docker container fails to start after stopping
Next
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Remove any Apache HTTPD PID file before startingthe