aboutsummaryrefslogtreecommitdiffstats
path: root/languages/LanguageIt.php
Commit message (Expand)AuthorAgeFilesLines
* Merged localisation-work branch:Tim Starling2006-07-261-84/+0
* * RestructuredNiklas Laxström2006-06-251-43/+55
* * Cleaned up formatNum usage in langfilesNiklas Laxström2006-04-291-2/+2
* Move AllMessages arrays to separate files:Domas Mituzas2006-01-221-649/+3
* * Big cleanup:Niklas Laxström2006-01-091-23/+2
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-1/+1
* * (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-19/+19
* change hardset 'wikipedia' to {{sitename}} or {{ns:project}}Antoine Musso2005-12-041-53/+53
* * (bug 3817) Use localized date formats in preferences; 'no preference' optionBrion Vibber2005-11-081-8/+3
* * 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
* Small cleanup to language files, expect the two that got corrupted in the pro...Niklas Laxström2005-08-151-113/+28
* *html-safety fixesNiklas Laxström2005-08-121-1/+1
* Removing bunch on specialpage headingsNiklas Laxström2005-08-021-2/+0
* bug 2685: it numeric formatNiklas Laxström2005-07-031-10/+12
* Removed some wikipedia-specifica from LanguageXx.php'sJens Frank2005-06-251-2/+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
* * Fixed typo ( :: not : )Ævar Arnfjörð Bjarmason2005-06-181-1/+1
* * Using parent:: instead of Language::Ævar Arnfjörð Bjarmason2005-06-161-1/+1
* * CleanupÆvar Arnfjörð Bjarmason2005-05-071-49/+1
* * Deprecating msg:special_version_prefix and msg:special_version_postfixÆvar Arnfjörð Bjarmason2005-05-061-2/+0
* * 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-40/+40
* update namespacesAntoine Musso2004-10-231-18/+18
* Mass search and replace remaining wfLocalUrl() and wfLocalUrlE()Brion Vibber2004-10-021-8/+8
* s/WIKIPEDIA/PROJECT/Antoine Musso2004-10-011-2/+2
* change all occurrences of "fromwikipedia" to "tagline".Arne Heizmann2004-09-031-2/+2
* Remove obsolete searchhelppage link from dberrortext.Brion Vibber2004-08-151-3/+3
* Folding searchhelppage and searchingwikipedia into normal wikitext in searchr...Brion Vibber2004-08-151-3/+1
* XHTML fixes for Special:UploadBrion Vibber2004-08-141-12/+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-25/+20
* moved weekday, monthname etc to AllMessages arrays.LanguageDa.phpJens Frank2004-07-171-33/+33
* Added automatic fallback to English namespace namesTim Starling2004-06-281-1/+1
* Localization of the namespacesJens Frank2004-06-121-14/+18
* 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