diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-02-10 13:38:55 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-02-10 16:09:38 +0100 |
| commit | 47eb4bb86b59bd2e28dceac857397ae8df8ed1de (patch) | |
| tree | 17032fd7ffc1040fb6a2cca4792848243287a779 | |
| parent | 7eaa078efc1b542aac0aa0b67315a0f64a86937c (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 124c3aac5..ca2636af1 100644 --- a/src/wx/po/ru_RU.po +++ b/src/wx/po/ru_RU.po @@ -3063,7 +3063,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 @@ -3081,7 +3081,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 |
