Author: espreon
Date: Mon Feb 28 22:45:41 2011
New Revision: 48684

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48684&view=rev
Log:
Associate the correct Windows locale with 'tr'.

Modified:
    trunk/src/language_win32.ii

Modified: trunk/src/language_win32.ii
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/language_win32.ii?rev=48684&r1=48683&r2=48684&view=diff
==============================================================================
--- trunk/src/language_win32.ii (original)
+++ trunk/src/language_win32.ii Mon Feb 28 22:45:41 2011
@@ -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";
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to