pgsql: Fix typo in Japanese translation for psql "Use \d+ to list them."

Started by Takahiro Itagakiabout 16 years ago2 messagescomitters
Jump to latest
#1Takahiro Itagaki
itagaki@postgresql.org

Log Message:
-----------
Fix typo in Japanese translation for psql "Use \d+ to list them."

Modified Files:
--------------
pgsql/src/bin/psql/po:
ja.po (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/po/ja.po?r1=1.4&r2=1.5)

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Takahiro Itagaki (#1)
Re: pgsql: Fix typo in Japanese translation for psql "Use \d+ to list them."

itagaki@postgresql.org (Takahiro Itagaki) writes:

Log Message:
-----------
Fix typo in Japanese translation for psql "Use \d+ to list them."

Modified Files:
--------------
pgsql/src/bin/psql/po:
ja.po (r1.4 -> r1.5)
(http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/po/ja.po?r1=1.4&r2=1.5)

This commit was completely useless, as it will be overwritten the next
time the .po files are refreshed from the pgtranslation master files.
If you have a change to make, you need to submit it at
http://pgfoundry.org/projects/pgtranslation/

regards, tom lane