po: Fix a format mismatch in a Russian translation.
Signed-off-by: Francois Gouget <fgouget@free.fr> Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
24801ef984
commit
39620552ea
2
po/ru.po
2
po/ru.po
|
@ -13103,7 +13103,7 @@ msgstr "Вы точно хотите удалить параметр реест
|
|||
|
||||
#: reg.rc:55
|
||||
msgid "Are you sure you want to delete all registry values in '%1'?"
|
||||
msgstr "Вы точно хотите удалить все параметры реестра из «%s»?"
|
||||
msgstr "Вы точно хотите удалить все параметры реестра из «%1»?"
|
||||
|
||||
#: reg.rc:56
|
||||
msgid "Are you sure you want to delete the registry key '%1'?"
|
||||
|
|
Loading…
Reference in New Issue