Francois Gouget : po: Fix a formatting directive in the Russian translation .
Module: wine Branch: master Commit: aa5e253317f37c5fe781ab1155082c86c3a8fc97 URL: http://source.winehq.org/git/wine.git/?a=commit;h=aa5e253317f37c5fe781ab1155... Author: Francois Gouget <fgouget(a)free.fr> Date: Mon Jan 23 00:39:42 2012 +0100 po: Fix a formatting directive in the Russian translation. --- po/ru.po | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/po/ru.po b/po/ru.po index dbf0d8b..ed78cc0 100644 --- a/po/ru.po +++ b/po/ru.po @@ -938,7 +938,7 @@ msgid "" "Please enter a value between %1!d! and %2!d!." msgstr "" "Это значение не лежит внутри диапазона страниц.\n" -"Введите значение между %1!%d! и %2!d!." +"Введите значение между %1!d! и %2!d!." #: comdlg32.rc:56 msgid "The 'from' entry cannot exceed the 'to' entry."
participants (1)
-
Alexandre Julliard