Commit graph

114 commits

Author SHA1 Message Date
Siebrand Mazeland 8a181023cd Localisation updates for extension messages from translatewiki.net (2009-08-12 16:21 UTC) 2009-08-12 16:52:09 +00:00
Siebrand Mazeland 8df8fd5b38 Fix syntax error from r54847 2009-08-12 13:10:49 +00:00
Siebrand Mazeland 31a1820e70 * new style magic words support for ParserFunctions
* add localisation support for ParserFunctions magic in Translate
* bump version
2009-08-12 13:08:25 +00:00
Robert Rohde a697525576 (Bug 6455) Add string function support to ParserFunctions 2009-05-26 00:43:34 +00:00
Rotem Liss 0d727facf3 ParserFunctions localized for yi:. 2009-02-02 17:45:44 +00:00
Brion Vibber e42686cd0a Revert r39618 "Per discussion for bug 6455, merged functionality of StringFunctions into the ParserFunctions extension."
o_O These look like the least CPU- and memory-efficient implementations of strlen(), strpos() etc that could possibly be created...
2008-08-19 18:53:09 +00:00
Fran Rogers c17e837fa1 Per discussion for bug 6455, merged functionality of StringFunctions into the ParserFunctions extension. 2008-08-18 22:19:38 +00:00
Huji 7d2027daaf * Adding/updating Persian translations 2008-04-24 14:28:00 +00:00
Tim Starling f353296aca Fixed bug 13191, typo in Indonesian translation 2008-02-29 08:55:27 +00:00
Ivan Lanin 8f597e7472 Indonesian (id) localisation updates for 17 extensions:
* BoardVote
* CentralNotice
* CharInsert
* ConfirmEdit
* DismissableSiteNotice
* Gadgets
* ImageMap
* inputbox
* OggHandler
* ParserFunctions
* Poem
* SpamBlacklist
* SyntaxHighlight_GeSHi
* timeline
* TitleBlacklist
* TitleKey
* wikihiero
2008-02-26 13:31:15 +00:00
Huji 1c12aeb2f9 Adding/updating Persian translations 2008-01-31 13:25:07 +00:00
Rotem Liss a78daee7c8 Update for he. 2008-01-15 14:49:17 +00:00
Tim Starling 7a1cb92986 Added #iferror: Searches the input for text that looks like an error message from ParserFunctions or the core parser. 2008-01-15 04:21:17 +00:00
Siebrand Mazeland 04a88ee436 * use wfLoadExtensionMessages
* remove some unneeded blackslashes in messages (caused malformed error message)
* put Magic in separate file
* delay message loading
* add version in extension credits, remove EOL whitespace
* update Translate extension
2008-01-13 01:06:28 +00:00