File tree 3 files changed +4
-2
lines changed
3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,8 @@ set KTT=1
16
16
if " %LANG% " == " ES" set KTT = 3
17
17
if " %LANG% " == " FR" set KTT = 4
18
18
if " %LANG% " == " DE" set KTT = 5
19
- if " %LANG% " == " NL" set KTT = 7
19
+ if " %LANG% " == " NL" set KTT = 6
20
+ if " %LANG% " == " TR" set KTT = 7
20
21
21
22
vcls /f %TSF% /b %TSB% /c %TSC% /y2 /h24
22
23
vframe /b %TFB% /f %TFF% %TFS% textbox /t %FLANG% KBS_FRAME
Original file line number Diff line number Diff line change @@ -114,6 +114,7 @@ if %LANG% == EO set LANG=EO
114
114
if %LANG% == FR set LANG = FR
115
115
if %LANG% == DE set LANG = DE
116
116
if %LANG% == NL set LANG = NL
117
+ if %LANG% == TR set LANG = TR
117
118
118
119
REM Langage not supported switch to english
119
120
if not exist %LANG% \NUL set LANG = EN
Original file line number Diff line number Diff line change @@ -144,7 +144,7 @@ REBOOT_WARN.4=/c32 MBR alan
144
144
REBOOT_WARN.5=
145
145
146
146
# AUTOEXEC.BAT messages
147
- AUTO_DONE=�u ba�lang�� dosyalar�n�n i�lenmesi sona erdi: /fCyan %1 /a7 ve /fCyan %2 /a7
147
+ AUTO_DONE=�u ba�lang�� dosyalar�n�n i�lenmesi sona erdi:/p /fCyan %1 /a7 ve /fCyan %2 /a7
148
148
AUTO_HELP=Type Komutlar ve gezinti hakk�nda yard�m i�in: /fWhite %1 /fGray /s- .
149
149
AUTO_WELCOME=/fGreen %1 /fCyan %2 /fGray i�letim sistemine ho� geldiniz ( /s- /fYellow "%3" /fGray )
150
150
You can’t perform that action at this time.
0 commit comments