RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Jeff Johnson
Root: /v/rpm/cvs Email: jbj@rpm5.org
Module: rpm Date: 27-Jan-2008 02:59:24
Branch: HEAD Handle: 2008012701592301
Modified files:
rpm CHANGES
rpm/po ru.po
Log:
- rpm.org: Missing space in russian translation (mdvbz#36974).
Summary:
Revision Changes Path
1.2104 +1 -0 rpm/CHANGES
1.476 +1 -1 rpm/po/ru.po
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: rpm/CHANGES
============================================================================
$ cvs diff -u -r1.2103 -r1.2104 CHANGES
--- rpm/CHANGES 27 Jan 2008 01:54:39 -0000 1.2103
+++ rpm/CHANGES 27 Jan 2008 01:59:23 -0000 1.2104
@@ -1,4 +1,5 @@
5.0.0 -> 5.1a1:
+ - rpm.org: Missing space in russian translation (mdvbz#36974).
- rpm.org: Quote find-debuginfo builddir to avoid whitespace issues.
- jbj: generailize to verify(*) => -Va and verify(/path) => -Vf /path.
- jbj: fix: no output performing verify(...) probe.
@@ .
patch -p0 <<'@@ .'
Index: rpm/po/ru.po
============================================================================
$ cvs diff -u -r1.475 -r1.476 ru.po
--- rpm/po/ru.po 22 Jan 2008 22:01:23 -0000 1.475
+++ rpm/po/ru.po 27 Jan 2008 01:59:24 -0000 1.476
@@ -2912,7 +2912,7 @@
#: lib/rpmps.c:308
#, c-format
msgid "%s conflicts with %s%s"
-msgstr "%s конфликтует с%s%s"
+msgstr "%s конфликтует с %s%s"
#: lib/rpmps.c:314
#, fuzzy, c-format
@@ .
Received on Sun Jan 27 02:59:24 2008