Francois Gouget : po: Fix a format mismatch in a Russian translation.

Alexandre Julliard julliard at winehq.org
Mon Jan 14 16:21:49 CST 2019


Module: wine
Branch: master
Commit: 39620552ea76bb154dafbd190964dd01a453b399
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=39620552ea76bb154dafbd190964dd01a453b399

Author: Francois Gouget <fgouget at free.fr>
Date:   Mon Jan 14 09:11:47 2019 +0100

po: Fix a format mismatch in a Russian translation.

Signed-off-by: Francois Gouget <fgouget at free.fr>
Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 po/ru.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/po/ru.po b/po/ru.po
index a30a946..7084267 100644
--- a/po/ru.po
+++ b/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'?"




More information about the wine-cvs mailing list