aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorItagaki Takahiro <itagaki.takahiro@gmail.com>2010-06-14 08:54:35 +0000
committerItagaki Takahiro <itagaki.takahiro@gmail.com>2010-06-14 08:54:35 +0000
commit72e1d3d6e4e2cb859d771ae8617ea37d46db7d56 (patch)
tree09314b7d2dd0f41620b5a8a57e7d9ec131804e7b /src
parent6da07cd80dba3324feec2ee422b325d544e1be55 (diff)
downloadpostgresql-72e1d3d6e4e2cb859d771ae8617ea37d46db7d56.tar.gz
postgresql-72e1d3d6e4e2cb859d771ae8617ea37d46db7d56.zip
Fix typo in Japanese translation for psql "Use \d+ to list them."
Diffstat (limited to 'src')
-rw-r--r--src/bin/psql/po/ja.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/psql/po/ja.po b/src/bin/psql/po/ja.po
index 53de1176711..9f7fd4caca4 100644
--- a/src/bin/psql/po/ja.po
+++ b/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"