Patch 8.2.1721
Problem: MS-Windows installer doesn't work.
Solution: Write "Russian" in ASCII. (closes #6995, see #).
Files: nsis/lang/russian.nsi
*** ../vim-8.2.1720/nsis/lang/russian.nsi 2020-09-20 21:42:40.391206450
+0200
--- nsis/lang/russian.nsi 2020-09-21 20:13:13.917712031 +0200
***************
*** 7,13 ****
# fileencoding : UTF-8
# Author : Restorer
! !insertmacro MUI_LANGUAGE "Русский"
# Overwrite the default translation.
--- 7,13 ----
# fileencoding : UTF-8
# Author : Restorer
! !insertmacro MUI_LANGUAGE "Russian"
# Overwrite the default translation.
*** ../vim-8.2.1720/src/version.c 2020-09-21 20:35:51.675186059 +0200
--- src/version.c 2020-09-21 21:29:10.463478357 +0200
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 1721,
/**/
--
BLACK KNIGHT: None shall pass.
ARTHUR: I have no quarrel with you, brave Sir knight, but I must cross
this bridge.
BLACK KNIGHT: Then you shall die.
"Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
/// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/vim_dev/202009211930.08LJUPVU3474086%40masaka.moolenaar.net.