Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
wandersick authored Oct 23, 2017
1 parent 9d6b837 commit a4a81e6
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 124 deletions.
10 changes: 7 additions & 3 deletions #Readme.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

[ Englishize Cmd v1.3 ]
[ Englishize Cmd v1.4a ]

http://wandersick.blogspot.com | wandersick@gmail.com

Expand All @@ -20,7 +20,7 @@
. Administrator rights are required. It asks for rights to elevates itself.
Does not elevate over network mapped drives however.

. Windows Vista/7 or later only.
. Windows 6.0 or above only (Windows Vista/7/8, Server 2008/R2/8)

[ Instructions ]

Expand Down Expand Up @@ -56,7 +56,11 @@
http://wandersick.blogspot.com/p/change-non-english-command-line.html

[ Releases ]


v1.4a Fixed a significant bug of last version. _lang_codes.txt should
not have any 'en-XX' otherwise even English is disabled.
v1.4 Improved _lang_codes.txt so that all system languages are
supported. (Please report if your locale is not included)
v1.3 Now elevates automatically. Added check for Windows version.
v1.2 Documentation and coding improvements
v1.1 Added check for admin rights
Expand Down
311 changes: 194 additions & 117 deletions _lang_codes.txt
Original file line number Diff line number Diff line change
@@ -1,121 +1,198 @@
af
sq
ar-ae
ar-bh
ar-dz
ar-eg
ar-iq
ar-jo
ar-kw
ar-lb
ar-ly
ar-ma
ar-om
ar-qa
ar-sa
ar-sy
ar-tn
ar-ye
hy
az-az
az-az
eu
be
bg
ca
zh-cn
zh-hk
zh-mo
zh-sg
zh-tw
hr
cs
da
nl-nl
nl-be
et
fa
fi
fo
fr-fr
fr-be
fr-ca
fr-lu
fr-ch
af-ZA
am-ET
ar-AE
ar-BH
ar-DZ
ar-EG
ar-IQ
ar-JO
ar-KW
ar-LB
ar-LY
ar-MA
ar-OM
ar-QA
ar-SA
ar-SY
ar-TN
ar-YE
arn-CL
as-IN
az-AZ
az-AZ
ba-RU
be-BY
bg-BG
bn-BD
bn-IN
bo-CN
br-FR
bs-BA
bs-BA
ca-ES
co-FR
cs-CZ
cy-GB
da-DK
de-AT
de-CH
de-DE
de-LI
de-LU
dsb-DE
dv-MV
el-GR
es-AR
es-BO
es-CL
es-CO
es-CR
es-DO
es-EC
es-ES
es-GT
es-HN
es-MX
es-NI
es-PA
es-PE
es-PR
es-PY
es-SV
es-US
es-UY
es-VE
et-EE
eu-ES
fa-IR
fi-FI
fil-PH
fo-FO
fr-BE
fr-CA
fr-CH
fr-FR
fr-LU
fr-MC
fy-NL
ga-IE
gd-GB
gl-ES
gsw-FR
gu-IN
ha-NG
gd-ie
gd
de-de
de-at
de-li
de-lu
de-ch
el
he
hi
hu
is
id
it-it
it-ch
ja
ko
lv
lt
mk
ms-my
ms-bn
mt
mr
he-IL
hi-IN
hr-BA
hr-HR
hsb-DE
hu-HU
hy-AM
id-ID
ig-NG
ii-CN
is-IS
it-CH
it-IT
iu-CA
iu-CA
ja-JP
ka-GE
kk-KZ
kl-GL
km-KH
kn-IN
ko-KR
kok-IN
ky-KG
lb-LU
lo-LA
lt-LT
lv-LV
mi-NZ
mk-MK
ml-IN
mn-CN
mn-MN
moh-CA
mr-IN
ms-BN
ms-MY
mt-MT
nb-NO
ne-NP
nl-BE
nl-NL
nn-NO
nso-ZA
oc-FR
or-IN
pa-IN
no-no
no-no
pl
pt-pt
pt-br
rm
ro
pl-PL
ps-AF
pt-BR
pt-PT
qut-GT
quz-BO
quz-EC
quz-PE
rm-CH
ro-RO
rs-AF
ro-mo
ru
ru-RU
ru-mo
sa
sr-sp
sr-sp
tn
sl
sk
sb
es-es
es-ar
es-bo
es-cl
es-co
es-cr
es-do
es-ec
es-gt
es-hn
es-mx
es-ni
es-pa
es-pe
es-pr
es-py
es-sv
es-uy
es-ve
st
sw
sv-se
sv-fi
ta
tt
th
tr
ts
uk
ur
uz-uz
uz-uz
vi
xh
yi
zu
rw-RW
sa-IN
sah-RU
se-FI
se-NO
se-SE
si-LK
sk-SK
sl-SI
sma-NO
sma-SE
smj-NO
smj-SE
smn-FI
sms-FI
sq-AL
sr-BA
sr-BA
sr-CS
sr-CS
sr-ME
sr-ME
sr-RS
sr-RS
sv-FI
sv-SE
sw-KE
syr-SY
ta-IN
te-IN
tg-TJ
th-TH
tk-TM
tn-ZA
tr-TR
tt-RU
tzm-DZ
ug-CN
uk-UA
ur-PK
uz-UZ
uz-UZ
vi-VN
wo-SN
xh-ZA
yo-NG
zh-CN
zh-HK
zh-MO
zh-SG
zh-TW
zu-ZA
4 changes: 2 additions & 2 deletions englishize.bat
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@ if %errorlevel% EQU 0 (
cls


title Englishize Cmd v1.3 - by wanderSick.blogspot.com
title Englishize Cmd v1.4a
echo.
echo.
echo [ Englishize Cmd v1.3 ]
echo [ Englishize Cmd v1.4a ]
echo.
echo.
echo # This script changes command line interface to English.
Expand Down
4 changes: 2 additions & 2 deletions restore.bat
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ if %errorlevel% EQU 0 (
:skipAdminCheck

cls
title Englishize Cmd v1.3 - by wanderSick.blogspot.com
title Englishize Cmd v1.4a
echo.
echo.
echo [ Englishize Cmd v1.3 ]
echo [ Englishize Cmd v1.4a ]
echo.
echo.
echo # This script restores the command line interface back to original
Expand Down

0 comments on commit a4a81e6

Please sign in to comment.