[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Russian translation fix
- From: Jonathan Blandford <jrb redhat com>
- To: gnome-i18n gnome org
- Subject: Russian translation fix
- Date: 21 Aug 2002 17:07:57 -0400
There is apparently a typo in the gnome-panel-screenshot translation.
It seems to randomly append a '-' in front of the files it saves to
disk. Here's a small patch to fix it. Can someone who speaks Russian
look it over and commit it, as my Russian is a tad rusty. (-;
Thanks,
-Jonathan
Index: ru.po
===================================================================
RCS file: /cvs/gnome/gnome-i18n/redhat-po/gnome-panel/ru.po,v
retrieving revision 1.1
diff -u -r1.1 ru.po
--- ru.po 19 Aug 2002 22:45:13 -0000 1.1
+++ ru.po 21 Aug 2002 20:48:35 -0000
@@ -1403,13 +1403,13 @@
#: gnome-panel/gnome-panel-screenshot.c:570
#, c-format
msgid "%s%cScreenshot-%s.png"
-msgstr "%s%c-снимок_экрана-%s.png"
+msgstr "%s%cснимок_экрана-%s.png"
#. translators: this is the file that gets made up with the screenshot if the entire screen is taken
#: gnome-panel/gnome-panel-screenshot.c:577
#, c-format
msgid "%s%cScreenshot.png"
-msgstr "%s%c-снимок_экрана.png"
+msgstr "%s%cснимок_экрана.png"
#. translators: this is the file that gets made up with the screenshot if a specific window is taken
#: gnome-panel/gnome-panel-screenshot.c:594
- Follow-Ups:
- Re: Russian translation fix
- From: Dmitry G. Mastrukov" =?koi8-r?Q?=E4=CD=C9=D4=D2=C9=CA_?= =?koi8-r?Q?=E7=C5=CE=CE=C1=C4=D8=C5=D7=C9=DE_?= =?koi8-r?Q?=ED=C1=D3=D4=D2=C0=CB=CF=D7?=
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]