mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 9.1.0901: MS-Windows: vimtutor batch script can be improved
Problem: MS-Windows: vimtutor batch script can be improved Solution: Update vimtutor.bat, validate languages using Powershell cultureinfo (RestorerZ) closes: #16112 Signed-off-by: RestorerZ <restorer@mail2k.ru> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
fd6693ca5c
commit
e7ea4ba723
@@ -50,6 +50,7 @@ hu Hungarian \
|
||||
it Italian \
|
||||
ja Japanese \
|
||||
ko Korean \
|
||||
lt Lithuanian \
|
||||
lv Latvian \
|
||||
nb Bokmål \
|
||||
nl Dutch \
|
||||
@@ -61,7 +62,7 @@ sk Slovak \
|
||||
sr Serbian \
|
||||
sv Swedish \
|
||||
tr Turkish \
|
||||
uk English \
|
||||
uk Ukrainian \
|
||||
vi Vietnamese \
|
||||
zh Chinese
|
||||
|
||||
|
Reference in New Issue
Block a user