
s.mazeland at xs4all
Jun 23, 2008, 10:56 PM
Views: 211
Permalink
|
|
extensions/cldr/LanguageNamesAr.php (or: why updating that extension does not make sense)
|
|
Please be aware that this may be very counter productive. The CLDR extension contains the localised names of languages as published by Unicode's Common Locale Data Repository Project[1] in version 1.5. At the next release (scheduled 3 July, although the previous project step was delayed for 3 weeks), all files will be re-created and any external changes to the LanguageNamesXx.php files will be overwritten. The proper source for changes is the CLDR project itself. Cheers! Siebrand [1] http://unicode.org/cldr/ -----Oorspronkelijk bericht----- Van: mediawiki-cvs-bounces[at]lists.wikimedia.org [mailto:mediawiki-cvs-bounces[at]lists.wikimedia.org] Namens mfarag[at]mayflower.knams.wikimedia.org Verzonden: dinsdag 24 juni 2008 2:56 Aan: mediawiki-cvs[at]lists.wikimedia.org Onderwerp: [MediaWiki-CVS] SVN: [36589]trunk/extensions/cldr/LanguageNamesAr.php Revision: 36589 Author: mfarag Date: 2008-06-24 00:56:18 +0000 (Tue, 24 Jun 2008) Log Message: ----------- typos Modified Paths: -------------- trunk/extensions/cldr/LanguageNamesAr.php Modified: trunk/extensions/cldr/LanguageNamesAr.php =================================================================== --- trunk/extensions/cldr/LanguageNamesAr.php 2008-06-24 00:03:41 UTC (rev 36588) +++ trunk/extensions/cldr/LanguageNamesAr.php 2008-06-24 00:56:18 UTC (rev 36589) @@ -18,7 +18,7 @@ 'alt' => '????????? ????????', 'am' => '????????', 'an' => '??????????', -'ang' => '?????????? ???????', +'ang' => '?????????? ???????', <snip> _______________________________________________ Wikitech-l mailing list Wikitech-l[at]lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
|