After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 666269 - ru.po for the help for evince has a broken tag.
ru.po for the help for evince has a broken tag.
Status: RESOLVED FIXED
Product: l10n
Classification: Infrastructure
Component: Russian [ru]
git master
Other Linux
: Normal normal
: ---
Assigned To: leon
leon
Depends on:
Blocks:
 
 
Reported: 2011-12-15 14:07 UTC by Jiro Matsuzawa
Modified: 2011-12-20 11:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jiro Matsuzawa 2011-12-15 14:07:02 UTC
ru.po for the help for evince has a broken tag.
Look at the following patch:

diff --git a/help/ru/ru.po b/help/ru/ru.po
index 988fdfa..4e4e569 100644
--- a/help/ru/ru.po
+++ b/help/ru/ru.po
@@ -782,7 +782,7 @@ msgstr "Под <em>Размещение</em> в меню <gui>Двухсторо
 #: C/singlesided-17-20pages.page:69(p)
 #: C/singlesided-13-16pages.page:71(p)
 msgid "In the <gui>Pages per side</gui> menu, select <gui>2</gui>."
-msgstr "В меню <gui>Страниц на сторону<gui> выберите <gui>2</gui>."
+msgstr "В меню <gui>Страниц на сторону</gui> выберите <gui>2</gui>."
Comment 1 Misha Shnurapet 2011-12-20 08:44:49 UTC
Should be fixed in master with the next commit.
Comment 2 Yuri Myasoedov 2011-12-20 10:36:48 UTC
Fixed.
Comment 3 Jiro Matsuzawa 2011-12-20 11:10:48 UTC
Thank you!