Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 72e1d3d

Browse files
committed
Fix typo in Japanese translation for psql "Use \d+ to list them."
1 parent 6da07cd commit 72e1d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bin/psql/po/ja.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1624,7 +1624,7 @@ msgstr "継承"
16241624
#: describe.c:2005
16251625
#, c-format
16261626
msgid "Number of child tables: %d (Use \\d+ to list them.)"
1627-
msgstr "子テーブルの数:%d(\\d で一覧表示)"
1627+
msgstr "子テーブルの数:%d(\\d+ で一覧表示)"
16281628

16291629
#: describe.c:2012
16301630
msgid "Child tables"

0 commit comments

Comments
 (0)