mirror of
https://github.com/zoriya/vim.git
synced 2026-06-05 04:40:39 +00:00
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 #).
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
# fileencoding : UTF-8
|
||||
# Author : Restorer
|
||||
|
||||
!insertmacro MUI_LANGUAGE "Русский"
|
||||
!insertmacro MUI_LANGUAGE "Russian"
|
||||
|
||||
|
||||
# Overwrite the default translation.
|
||||
|
||||
Reference in New Issue
Block a user