mirror of
https://github.com/postgres/postgres.git
synced 2025-11-18 02:02:55 +03:00
Modify *.po files and regression expected output for new clearer error
message spacing.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# German message translation file for PostgreSQL server
|
||||
# Peter Eisentraut <peter_e@gmx.net>, 2001.
|
||||
#
|
||||
# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.3 2001/08/10 20:56:55 petere Exp $
|
||||
# $Header: /cvsroot/pgsql/src/backend/po/de.po,v 1.4 2001/10/31 05:14:32 momjian Exp $
|
||||
#
|
||||
# Use these quotes: <20>%s<>
|
||||
#
|
||||
@@ -5786,7 +5786,7 @@ msgstr ""
|
||||
#: ../parser/analyze.c:957
|
||||
#, c-format
|
||||
msgid ""
|
||||
"CREATE TABLE/PRIMARY KEY multiple primary keys for table '%s' are not allowed"
|
||||
"CREATE TABLE / PRIMARY KEY multiple primary keys for table '%s' are not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: ../parser/analyze.c:1013 ../parser/analyze.c:1233 ../parser/analyze.c:1370
|
||||
|
||||
@@ -5912,7 +5912,7 @@ msgstr ""
|
||||
#: ../parser/analyze.c:984
|
||||
#, c-format
|
||||
msgid ""
|
||||
"CREATE TABLE/PRIMARY KEY multiple primary keys for table '%s' are not allowed"
|
||||
"CREATE TABLE / PRIMARY KEY multiple primary keys for table '%s' are not allowed"
|
||||
msgstr ""
|
||||
|
||||
#: ../parser/analyze.c:1039 ../parser/analyze.c:1259 ../parser/analyze.c:1396
|
||||
@@ -5943,7 +5943,7 @@ msgstr ""
|
||||
|
||||
#: ../parser/analyze.c:1173
|
||||
#, c-format
|
||||
msgid "CREATE TABLE/%s will create implicit index '%s' for table '%s'"
|
||||
msgid "CREATE TABLE / %s will create implicit index '%s' for table '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: ../parser/analyze.c:1201
|
||||
|
||||
Reference in New Issue
Block a user