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

REL9_0_STABLE
Itagaki Takahiro 16 years ago
parent 6da07cd80d
commit 72e1d3d6e4
  1. 2
      src/bin/psql/po/ja.po

@ -1624,7 +1624,7 @@ msgstr "継承"
#: describe.c:2005
#, c-format
msgid "Number of child tables: %d (Use \\d+ to list them.)"
msgstr "子テーブルの数:%d(\\d で一覧表示)"
msgstr "子テーブルの数:%d(\\d+ で一覧表示)"
#: describe.c:2012
msgid "Child tables"

Loading…
Cancel
Save