summaryrefslogtreecommitdiff
path: root/src/backend
diff options
context:
space:
mode:
authorTom Lane2013-05-06 16:28:13 +0000
committerTom Lane2013-05-06 16:28:13 +0000
commit5da5798004e90b14332918e7db702271442d465d (patch)
treea4fd149c71c1f113191f57358ce549ee8abb2aa2 /src/backend
parent3223b25ff737c2bf4a642c0deb7be2b30bfecc6e (diff)
Back out some recent translation updates.
Very old versions of msgfmt choke on these specific messages, for reasons that are unclear at the moment. Remove them so that we can ship a beta release and not get complaints from testers (these messages will just go untranslated, instead, and we're hardly at 100% coverage anyway). Peter Eisentraut will look for a better fix later.
Diffstat (limited to 'src/backend')
-rw-r--r--src/backend/po/de.po15
1 files changed, 0 insertions, 15 deletions
diff --git a/src/backend/po/de.po b/src/backend/po/de.po
index 574f816c5d0..3666920bd24 100644
--- a/src/backend/po/de.po
+++ b/src/backend/po/de.po
@@ -19991,18 +19991,3 @@ msgstr "kann keinen Snapshot aus einer anderen Datenbank importieren"
#~ msgid "argument number is out of range"
#~ msgstr "Argumentnummer ist außerhalb des zulässigen Bereichs"
-
-#, fuzzy
-#~| msgid "received promote request"
-#~ msgid "received fast promote request"
-#~ msgstr "Anforderung zum Befördern empfangen"
-
-#, fuzzy
-#~| msgid "database with OID %u must be vacuumed within %u transactions"
-#~ msgid "database with OID %u must be vacuumed before %u more MultiXactId are used"
-#~ msgstr "Datenbank mit OID %u muss innerhalb von %u Transaktionen gevacuumt werden"
-
-#, fuzzy
-#~| msgid "database \"%s\" must be vacuumed within %u transactions"
-#~ msgid "database \"%s\" must be vacuumed before %u more MultiXactId are used"
-#~ msgstr "Datenbank „%s“ muss innerhalb von %u Transaktionen gevacuumt werden"