From: Tom Lane Date: Sat, 3 Jun 2006 16:49:15 +0000 (+0000) Subject: Fix copy-and-pasteo in Russian translation: message complaining about X-Git-Tag: REL8_1_5~91 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b58ed707ce96a2f525a842d1b77942fe16bd77cf;p=thirdparty%2Fpostgresql.git Fix copy-and-pasteo in Russian translation: message complaining about HAVE_INT64_TIMESTAMP was mentioning PG_CONTROL_VERSION instead. Victor Snezhko --- diff --git a/src/backend/po/ru.po b/src/backend/po/ru.po index f041a0d634a..5e18e4c23be 100644 --- a/src/backend/po/ru.po +++ b/src/backend/po/ru.po @@ -4,7 +4,7 @@ # Copyright (c) 2001-2004 Serguei A. Mokhov, mokhov@cs.concordia.ca # Distributed under the same licensing terms as PostgreSQL itself. # -# $PostgreSQL: pgsql/src/backend/po/ru.po,v 1.30 2005/01/17 20:27:44 petere Exp $ +# $PostgreSQL: pgsql/src/backend/po/ru.po,v 1.30.6.1 2006/06/03 16:49:15 tgl Exp $ # # ChangeLog: # - December 10, 2004 - January 17, 2005: @@ -610,7 +610,7 @@ msgstr " #: access/transam/xlog.c:3298 msgid "The database cluster was initialized with HAVE_INT64_TIMESTAMP but the server was compiled without HAVE_INT64_TIMESTAMP." -msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó PG_CONTROL_VERSION, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ ÂÅÚ PG_CONTROL_VERSION." +msgstr "ëÌÁÓÔÅÒ ÂÁÚ ÄÁÎÎÙÈ ÂÙÌ ÉÎÉÃÉÁÌÉÚÉÒÏ×ÁÎ Ó HAVE_INT64_TIMESTAMP, ÎÏ ÓÅÒ×ÅÒ ÂÙÌ ÓËÏÍÐÉÌÉÒÏ×ÁÎ ÂÅÚ HAVE_INT64_TIMESTAMP." #: access/transam/xlog.c:3306 #, c-format