Author: elias
Date: Thu Nov 10 17:09:22 2011
New Revision: 51937
URL: http://svn.gna.org/viewcvs/wesnoth?rev=51937&view=rev
Log:
[wmlunits] Use en_US instead of C for the default language.
Modified:
trunk/data/tools/wmlunits
Modified: trunk/data/tools/wmlunits
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/wmlunits?rev=51937&r1=51936&r2=51937&view=diff
==============================================================================
--- trunk/data/tools/wmlunits (original)
+++ trunk/data/tools/wmlunits Thu Nov 10 17:09:22 2011
@@ -1039,10 +1039,10 @@
output = MyFile(os.path.join(out_path, "index.html"), "w")
output.write("""
<html><head>
- <meta http-equiv="refresh" content="0;url=C/mainline.html">
+ <meta http-equiv="refresh" content="0;url=en_US/mainline.html">
</head>
<body>
- <a href="C/mainline.html">Redirecting to Wesnoth units database...</a>
+ <a href="en_US/mainline.html">Redirecting to Wesnoth units database...</a>
</body>
</html>
""")
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits