commit | 7f9c9c51a3680f120e1c3f2bb7239c9fa115b27f | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Mon Sep 21 21:29:57 2020 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Mon Sep 21 21:29:57 2020 +0200 |
tree | 1363334b65156b990eb1602efda92805e49ae500 | |
parent | 078269bdce7e75d5693c7313d92a229786bb95ee [diff] [blame] |
patch 8.2.1721: MS-Windows installer doesn't work Problem: MS-Windows installer doesn't work. Solution: Write "Russian" in ASCII. (closes #6995, see #).
diff --git a/nsis/lang/russian.nsi b/nsis/lang/russian.nsi index f108867..23458ce 100644 --- a/nsis/lang/russian.nsi +++ b/nsis/lang/russian.nsi
@@ -7,7 +7,7 @@ # fileencoding : UTF-8 # Author : Restorer -!insertmacro MUI_LANGUAGE "Русский" +!insertmacro MUI_LANGUAGE "Russian" # Overwrite the default translation.