Associate the correct Windows locale with 'tr'.
This commit is contained in:
parent
6edcc85bc3
commit
566ed8e849
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@
|
|||
if(win_locale=="tl")
|
||||
win_locale = "C";
|
||||
if(win_locale=="tr")
|
||||
win_locale = "Urdu";
|
||||
win_locale = "Turkish";
|
||||
if(win_locale=="zh")
|
||||
win_locale = "Chinese";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue