http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65441

Revision: 65441
Author:   raymond
Date:     2010-04-22 20:21:30 +0000 (Thu, 22 Apr 2010)

Log Message:
-----------
* (bug 23283) Native name for Old English -> ?\195?\134nglisc

Modified Paths:
--------------
    trunk/phase3/RELEASE-NOTES
    trunk/phase3/languages/Names.php

Modified: trunk/phase3/RELEASE-NOTES
===================================================================
--- trunk/phase3/RELEASE-NOTES  2010-04-22 20:10:48 UTC (rev 65440)
+++ trunk/phase3/RELEASE-NOTES  2010-04-22 20:21:30 UTC (rev 65441)
@@ -144,6 +144,7 @@
 
 * (bug 23156) Commafy and search normalization updated for Belarusian
   (Taraškievica)
+* (bug 23283) Native name for Old English -> Ænglisc
 
 == Compatibility ==
 

Modified: trunk/phase3/languages/Names.php
===================================================================
--- trunk/phase3/languages/Names.php    2010-04-22 20:10:48 UTC (rev 65440)
+++ trunk/phase3/languages/Names.php    2010-04-22 20:21:30 UTC (rev 65441)
@@ -15,7 +15,7 @@
        'als' => 'Alemannisch', # Alemannic -- not a valid code, for 
compatibility. See gsw.
        'am' => 'አማርኛ', # Amharic
        'an' => 'Aragonés',     # Aragonese
-       'ang' => 'Anglo-Saxon', # Old English
+       'ang' => 'Ænglisc',     # Old English (Bug 23283)
        'ar' => 'العربية',      # Arabic
        'arc' => 'ܐܪܡܝܐ',       # Aramaic
        'arn' => 'Mapudungun',  # Mapuche, Mapudungu, Araucanian (Araucano)



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to