Localisation updates for core and extension messages from translatewiki.net
[lhc/web/wiklou.git] / languages / Language.php
2011-12-25 Niklas LaxströmWhitespace
2011-12-25 Robin Pepermans@since for r99863
2011-12-20 Brion VibberProvisional revert r106573, r106559: may be the wrong...
2011-12-18 Robin PepermansFollow-up r106559: it's better to set the preference...
2011-12-18 Robin PepermansClarify documentation
2011-12-15 PlatonidesRemove unneeded global
2011-12-14 Brion Vibber* (bug 32461) Add two-digit short form year for Persian...
2011-12-13 Brion Vibberbug 33035: Followup r105925: set to null rather than...
2011-12-13 Sam ReedPublic for all
2011-12-12 Daniel FriesenFollowup r105812:
2011-12-12 Daniel FriesenIntroduce a Language::getMessagesFileName hook that...
2011-12-12 Daniel FriesenReplace get{Local,Full,Link,Canonical}URL's $variant...
2011-12-11 Daniel FriesenIntroduce a Language::getHtmlLang method which returns...
2011-11-28 Brion Vibber* (bug 32659) Code cleanup: normalize order of params...
2011-11-15 Santhosh ThottingalFollow up r102802. Bug 32359
2011-11-11 Santhosh ThottingalMake commafy support negative numbers too,
2011-11-08 Roan KattouwCast the return value of getExtraUserToggles() to an...
2011-11-08 Roan KattouwFix fatal introduced in r97296. Seems to happen only...
2011-10-18 Sam ReedDocumentation
2011-10-16 Alexandre EmsenhuberPer Nikerabbit, fix for r99863: removed copy/paste...
2011-10-16 Sam ReedFixup some assignments in conditionals
2011-10-15 Chad HorohoeSelf revert r99899....I HATE YOU PHPUNIT YOU @#Q**...
2011-10-15 Chad HorohoeTemporarily reverting r99863 to see if I can pin down...
2011-10-15 Alexandre Emsenhuber* Added Language::userDate(), Language::userTime()...
2011-10-14 Alexandre EmsenhuberPer Siebrand, fix for r99678: use word-separator and...
2011-10-14 Alexandre Emsenhuber* Moved wfViewPrevNext() to Language::viewPrevNext...
2011-10-13 Alexandre EmsenhuberMoved wfSpecialList() to Language::specialList() so...
2011-10-06 Brion Vibber* (bug 31352) Fix regression causing relative block...
2011-10-06 Raimond SpekkingFix stupid typo in r99082. Thanks to Niklas for CR
2011-10-06 Raimond SpekkingFix a regression from 1.17: Show date/times in user...
2011-09-24 Aaron SchulzMinor cleanup and line breaking to formatTimePeriod()
2011-09-24 Roan KattouwPer CR on r97962, introduce an array parameter for...
2011-09-23 Roan KattouwMake Language::formatTimePeriod() more flexible so...
2011-09-22 Santhosh Thottingalstylize.php - minor whitespace fixes.
2011-09-22 Sam ReedFix mixed tabs and spaces from r97793
2011-09-22 Santhosh ThottingalAdd support for Number grouping(commafy) based on CLDR...
2011-09-22 Santhosh Thottingalstylize.php changes.
2011-09-21 Robin Pepermans* follow-up r97636: decrease indentation & mention...
2011-09-19 Sam ReedFix assingment in conditionals
2011-09-19 Sam ReedRemove comment from r97469
2011-09-19 Sam ReedFix typo from r97461, was breaking unit tests
2011-09-19 Niklas Laxström* (bug 27398) Add $wgExtraGenderNamespaces for configur...
2011-09-18 Sam ReedDocumentation
2011-09-16 Sam ReedRevert r91561
2011-09-16 Niklas Laxström* (bug 27398) Add $wgExtraGenderNamespaces for configur...
2011-09-14 Roan KattouwIntroduce Language::getMessageKeysFor() and use it...
2011-09-12 Robin Pepermans* Some documentation
2011-09-10 Robin Pepermans* Change the message 'yourvariant' to a more descriptiv...
2011-08-30 Niklas LaxströmHandle bad input gracefully in getFallback(s)For
2011-08-30 Niklas LaxströmNew hook to replace live hack on translatewiki.net...
2011-08-29 Tim StarlingIn Language::isValidBuiltInCode(), reject the empty...
2011-08-18 Niklas LaxströmAttempt to fix Bug 30216 - Improve language fallback...
2011-08-16 Sam ReedExplicitally define some member variables
2011-08-11 Robin PepermansAdd 2 @since and add documentation for PageContentLangu...
2011-07-09 Robin PepermansFollow-up r91770: only translate when possible
2011-07-08 Robin PepermansTranslate the block expiry date
2011-07-06 Robin Pepermans(bug 6100; follow-up to r91315) Being bold and removing...
2011-07-05 Robin Pepermans(see bug 29712) Removing the defaultUserOptionOverrides...
2011-06-28 Aaron Schulz* Added truncate() & truncateHTML() tests
2011-06-27 Aaron SchulzAdded formatTimePeriod() tests for r90385 and made...
2011-06-19 Aaron SchulzAdded back some rounding code lost in r90385
2011-06-19 Aaron SchulzMore doc typos from r90385...coding at 4AM :)
2011-06-19 Aaron SchulzFixed doc typo in r90385
2011-06-19 Aaron Schulz* Added (and use) $format param to formatTimePeriod...
2011-06-17 Ryan Kaldariless confusing error message
2011-06-17 Sam ReedSwap else if for elseif
2011-06-11 Alexandre EmsenhuberRemoved usage of error suppression operator, also remov...
2011-06-07 Antoine Mussoremove useless type hint (fu r85004)
2011-06-02 Alexandre EmsenhuberRemoved obsolete comment that was mentioning $wgInputEn...
2011-05-29 Sam ReedMore documentation!
2011-05-29 Sam ReedFleshed out file
2011-05-29 Sam ReedSome language love
2011-05-29 Sam ReedSome language love
2011-05-25 Mark A. HershbergerMisc EOL w/s and spaces-instead-of-tabs fixes. One...
2011-05-22 PlatonidesChanges to doc-comments. /* to /** in language folder.
2011-05-21 Brian Wolff(bug 29031) When translating block log entries, indefin...
2011-05-06 Sam ReedKill off the long deprecated $wgInputEncoding and ...
2011-05-06 Sam ReedMore versions added to @deprecated tags
2011-05-06 Sam ReedKill some more long deprecated unused functions
2011-05-01 Krinkle(bug 27916) Don't prefix wgServer in mw.util.wikiGetlink
2011-04-23 Happy-melonStop stubbing $wgLang and $wgContLang. There are no...
2011-04-18 Leo KoppelkammFollowup r86088 per CR: Move month array builder into...
2011-04-16 Sam ReedRevert r85536 pending a better fix
2011-04-09 Brion VibberFollowup to r85706 and friends: now that Math messages...
2011-04-06 Chad HorohoeMerge from 1.17wmf1: r84259
2011-04-04 Tim StarlingThe beginnings of HipHop compiled mode support. It...
2011-03-30 Sam ReedFixup some ambiguously defined variables
2011-03-27 Happy-melonRevert r84706, r84709 (UtfNormal rewrite). Clearly...
2011-03-24 Sam ReedCommiting simplest hack fix for strict errors
2011-03-24 Aaron Schulz* Follow-up for r84660:
2011-03-24 Brian Wolff(follow-up r84660) Per comments, make truncate return...
2011-03-24 Brian Wolff(follow-up 79778) Make $wgLang->truncate function consi...
2011-03-18 Happy-melonFollow-ups to r84258.
2011-03-18 Happy-melonMore cleanup in Block.php. Push Block::encodeExpiry...
2011-03-18 Happy-melonFirst forays into the swamp of the Block.php backend:
2011-03-04 Antoine MussoUnderscore are not valid in language code
2011-03-03 Antoine MussoFix language code validation (from r82927)
2011-02-28 Tim StarlingFollowup for r81340:
2011-02-28 Tim StarlingRevert r81576: The fact that there are two checks,...
2011-02-19 Sam ReedMore function level documentation
next