diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-10 13:38:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-10 13:38:55 +0100 |
| commit | 7b6ea0d9d4efd51685529461466218d4dec65ac8 (patch) | |
| tree | b3209d4806a20a8246fb2b836695a31856eab625 | |
| parent | b9bd17a80b142158b0495947bc1b46767befabc2 (diff) | |
Hopefully fix some bad placeholders in ru_RU.
| -rw-r--r-- | src/wx/po/ru_RU.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/wx/po/ru_RU.po b/src/wx/po/ru_RU.po index 50d4f6d19..194030b8c 100644 --- a/src/wx/po/ru_RU.po +++ b/src/wx/po/ru_RU.po @@ -3068,7 +3068,7 @@ msgid "" "The hash of the CPL %n in the PKL does not agree with the CPL file. This " "probably means that the CPL file is corrupt." msgstr "" -"Хэш CPL в PKL несогласован с CPL-файлом. Возможно это значит, что CPL-файл " +"Хэш CPL %n в PKL несогласован с CPL-файлом. Возможно это значит, что CPL-файл " "повреждён.." #: src/wx/verify_dcp_dialog.cc:121 @@ -3086,7 +3086,7 @@ msgid "" "The hash of the sound asset %f does not agree with the PKL file. This " "probably means that the asset file is corrupt." msgstr "" -"Хэш ресурса звука %s не согласован с PKL-файлом. Возможно, файл ресурса " +"Хэш ресурса звука %f не согласован с PKL-файлом. Возможно, файл ресурса " "повреждён." #: src/wx/verify_dcp_dialog.cc:173 |
