pgAdmin 4 commit: Another attempt at making the JA translation workpro - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Another attempt at making the JA translation workpro
Date
Msg-id E1f9RhE-00049Y-Jh@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Another attempt at making the JA translation work properly. Gettext really doesn't seem to like percentage signs. Fixes
#3303

Branch
------
master

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

Modified Files
--------------
.../translations/ja/LC_MESSAGES/messages.mo        | Bin 154585 -> 154624 bytes
.../translations/ja/LC_MESSAGES/messages.po        |   4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin 4 commit: Fix an error in the Japanese translation thatcaused
Next
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4][RM#3272] - Replace the pycrypto with the pycryptodome