aboutsummaryrefslogtreecommitdiffstats
path: root/languages/LanguagePt.php
Commit message (Expand)AuthorAgeFilesLines
* Merged localisation-work branch:Tim Starling2006-07-261-202/+0
* Got rid of the MagicWord indexing constants (MAG_xxx), replaced them by strin...Tim Starling2006-07-141-45/+45
* make methods compatible with parent class 'Language'Antoine Musso2006-07-101-1/+1
* Revert due to brion's request.Rotem Liss2006-06-251-1/+0
* Adding the hooks "AddMagicWordsXX" to allow addition of localized magic words.Rotem Liss2006-06-251-0/+1
* * Cleaned up formatNum usage in langfilesNiklas Laxström2006-04-291-2/+2
* Move AllMessages arrays to separate files:Domas Mituzas2006-01-221-1697/+3
* Bug 4548: Update for Portuguese language (pt)Niklas Laxström2006-01-101-9/+5
* * Big cleanup:Niklas Laxström2006-01-091-121/+7
* * s~\t+$~~Ævar Arnfjörð Bjarmason2006-01-071-1/+1
* * s~ +$~~Ævar Arnfjörð Bjarmason2006-01-071-16/+16
* * (bug 4457) Update for Portuguese language (pt)Niklas Laxström2006-01-031-10/+26
* Let's stop inflicted languages taking over the worldNiklas Laxström2006-01-011-1/+1
* * Removed Special:Validate, it's been superseded by the Review extensionBrion Vibber2005-12-291-48/+0
* * Fix for short_open_tag off again; please don't break this, guysBrion Vibber2005-12-291-1/+1
* Removed useless codeNiklas Laxström2005-12-291-116/+1
* * (bug 4108, 4336) Remove trailing whitespace from various messages, whichBrion Vibber2005-12-211-18/+9
* Bug 4244: Update for Portuguese language (pt)Antoine Musso2005-12-111-18/+28
* Bug 4108 : special:allmessages highlight some messages as changed whenAntoine Musso2005-12-111-13/+13
* Rest of pieces for bug 4192Brion Vibber2005-12-071-1/+1
* Fix bug 4160: Update for Portuguese language (pt)Antoine Musso2005-12-041-18/+43
* typo in markupBrion Vibber2005-12-031-1/+1
* * Fix custom namespaces on wikis set for PortugueseBrion Vibber2005-12-021-1/+1
* * (bug 3886) Update for Portuguese language (pt)Niklas Laxström2005-11-191-63/+70
* * (bug 3817) Use localized date formats in preferences; 'no preference' optionBrion Vibber2005-11-081-0/+1
* * (bug 3827) UpdateÆvar Arnfjörð Bjarmason2005-10-291-15/+21
* * 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
* * (bug 3702) UpdateÆvar Arnfjörð Bjarmason2005-10-131-33/+41
* Bug 3617: Update for portuguese language (pt)Niklas Laxström2005-10-111-29/+30
* * (bug 3547) UpdateÆvar Arnfjörð Bjarmason2005-10-011-20/+24
* Bug 3434: Update for Portuguese language (pt)Niklas Laxström2005-09-131-37/+36
* #3354 : LanguagePt update by Get_itAntoine Musso2005-09-061-15/+16
* port stuff from child PT_br to PtAntoine Musso2005-08-251-0/+11
* Fix NS_PROJECT_TALK as wellAntoine Musso2005-08-251-1/+1
* make pt works.Antoine Musso2005-08-251-1/+1
* * Move LanguagePt.php to LanguagePt_br.php (watchout: very old file).Antoine Musso2005-08-251-743/+1942
* 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-171/+79
* *html-safety fixesNiklas Laxström2005-08-121-1/+1
* Removing bunch on specialpage headingsNiklas Laxström2005-08-021-2/+0
* Fix bug 2642 : watchdetails message using HTML instead of wiki syntax. Patch ...Antoine Musso2005-07-031-1/+1
* Fix the Portuguese numeric format for the second timeNiklas Laxström2005-07-031-2/+2
* (bugs 2633, 2672) Fix Estonian, Portuguese and Finnish numeric formattingNiklas Laxström2005-07-021-16/+19
* Removed some wikipedia-specifica from LanguageXx.php'sJens Frank2005-06-251-1/+1
* * 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