aboutsummaryrefslogtreecommitdiffstats
path: root/languages/LanguageIa.php
Commit message (Expand)AuthorAgeFilesLines
* Merged localisation-work branch:Tim Starling2006-07-261-82/+0
* Using __construct for all the language constructors, and few minor fixes.Rotem Liss2006-06-241-2/+2
* * RestructuredNiklas Laxström2006-06-091-44/+54
* * (bug 6260) Update to Interlingua localization (ia)Niklas Laxström2006-06-091-3/+7
* Move AllMessages arrays to separate files:Domas Mituzas2006-01-221-798/+3
* * Big cleanup:Niklas Laxström2006-01-091-56/+50
* * (bug 4108, 4336) Remove trailing whitespace from various messages, whichBrion Vibber2005-12-211-4/+2
* Bug 4108 : special:allmessages highlight some messages as changed whenAntoine Musso2005-12-111-3/+3
* * (bug 4192) Remove silly 'The Free Encyclopedia' default sitesubtitleBrion Vibber2005-12-061-1/+1
* * (bug 3817) Use localized date formats in preferences; 'no preference' optionBrion Vibber2005-11-081-13/+0
* * Parent message altered, purging old translationsÆvar Arnfjörð Bjarmason2005-10-241-1/+0
* * (bug 2330) Don't do funny thinks with "links" in MediaWiki:UndeletedtextNiklas Laxström2005-10-151-1/+1
* removing wikititlesuffixNiklas Laxström2005-08-171-1/+0
* XHTML complianceNiklas Laxström2005-08-161-1/+1
* typosAntoine Musso2005-08-151-1/+1
* Small cleanup to language files, expect the two that got corrupted in the pro...Niklas Laxström2005-08-151-127/+27
* *html-safety fixesNiklas Laxström2005-08-121-1/+1
* Removing bunch on specialpage headingsNiklas Laxström2005-08-021-2/+0
* Removed some wikipedia-specifica from LanguageXx.php'sJens Frank2005-06-251-3/+2
* * Removed getNsIndex(), no longer neededÆvar Arnfjörð Bjarmason2005-06-201-10/+0
* * Removed getNsText() decleration, redundant now that the parent defines it inÆvar Arnfjörð Bjarmason2005-06-181-4/+0
* * CleanupÆvar Arnfjörð Bjarmason2005-05-071-22/+1
* * Deprecating msg:special_version_prefix and msg:special_version_postfixÆvar Arnfjörð Bjarmason2005-05-061-2/+0
* (bug 2079) Removed links to Special:Maintenance from movepagetext messagesJens Frank2005-05-051-1/+1
* * Deprecated the uploadfile message, pretty redundant since we have msg:uploadÆvar Arnfjörð Bjarmason2005-05-051-1/+0
* * Deprecated ilshowmatch, no longer used in Special:Newimages and Special:Ima...Ævar Arnfjörð Bjarmason2005-05-051-1/+0
* * (bug 1989) Some messages converted to use addWikiText(), patch by Niklas La...Ævar Arnfjörð Bjarmason2005-05-041-2/+2
* * Changing errorpage() so that it outputs with addWikiText() instead ofÆvar Arnfjörð Bjarmason2005-04-101-12/+6
* * @package MediaWikiÆvar Arnfjörð Bjarmason2005-04-051-0/+4
* * (bug 1207) splitting 'all', into recentchangesall, imagelistall,Ævar Arnfjörð Bjarmason2005-03-261-1/+0
* kill the 'hover' toggleBrion Vibber2005-03-251-1/+0
* linkify log entry page titles in RCErik Moeller2005-03-241-1/+1
* * (bug 1643) remove 'confirmcheck' message, no longer usedBrion Vibber2005-03-111-1/+0
* Changed <br> and <br/> tags to <br />, for XHTML compliance, as perShane King2004-12-071-11/+11
* Mass search and replace remaining wfLocalUrl() and wfLocalUrlE()Brion Vibber2004-10-021-8/+8
* change all occurrences of "fromwikipedia" to "tagline".Arne Heizmann2004-09-031-2/+2
* Remove obsolete searchhelppage link from dberrortext.Brion Vibber2004-08-151-2/+0
* Folding searchhelppage and searchingwikipedia into normal wikitext in searchr...Brion Vibber2004-08-151-3/+1
* XHTML fixes for Special:UploadBrion Vibber2004-08-141-13/+17
* added a postfix and prefix to the Special:Version page. Can be used for trans...Jens Frank2004-08-041-0/+2
* Use different label for first 'delete' button in image history than for the l...Jens Frank2004-08-031-0/+1
* Moved wgUserToggles to wgAllMessages to enable users to translate the option ...Jens Frank2004-07-231-22/+18
* moved weekday, monthname etc to AllMessages arrays.Jens Frank2004-07-191-33/+36
* Make Math rendering options user settable strings in MediaWiki namespace. Las...Jens Frank2004-07-131-13/+10
* Added automatic fallback to English namespace namesTim Starling2004-06-281-1/+1
* Add new XHTML-based skin 'MySkin', using custom CSS from User:youruser/myskin...Jens Frank2004-06-061-1/+2
* include_once -> require_onceTim Starling2004-05-071-1/+1
* including languageutf8.php only one time (solve bug with ./maintenance/DiffL...Antoine Musso2004-04-261-1/+1
* added skin names in new format (ass. array)Gabriel Wicke2004-04-041-1/+8
* * Changed inclusion syntax to allow e.g. {{stub}}Tim Starling2004-03-201-1/+4