From: Tom Lane Date: Sat, 3 Jun 2006 16:49:46 +0000 (+0000) Subject: Fix copy-and-pasteo in Russian translation: message complaining about X-Git-Tag: REL7_4_14~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c8fc48e257b24b226a2449258c2c6682a848ae22;p=postgresql 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 3e36a596d7..d0eb165859 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. # -# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.12.2.15 2004/12/11 20:08:49 petere Exp $ +# $Header: /cvsroot/pgsql/src/backend/po/Attic/ru.po,v 1.12.2.16 2006/06/03 16:49:46 tgl Exp $ # # ChangeLog: # - March 27 - December 10, 2004: Updates for 7.4.x/8.0 branches; @@ -522,7 +522,7 @@ msgstr " #: access/transam/xlog.c:2309 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:2317 #, c-format