Author: espreon
Date: Tue Mar  1 00:57:42 2011
New Revision: 48693

URL: http://svn.gna.org/viewcvs/wesnoth?rev=48693&view=rev
Log:
Added an association for 'fur'.

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=48693&r1=48692&r2=48693&view=diff
==============================================================================
--- trunk/src/language_win32.ii (original)
+++ trunk/src/language_win32.ii Tue Mar  1 00:57:42 2011
@@ -30,6 +30,8 @@
                win_locale = "Finnish";
     if(win_locale=="fr")
                win_locale = "French";
+    if(win_locale=="fur")
+               win_locale = "C";
     if(win_locale=="ga")
                win_locale = "C";
     if(win_locale=="gl")


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

Reply via email to