r60236 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r60235‎ | r60236 | r60237 >
Date:08:49, 20 December 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Modified paths:
  • /trunk/extensions/TableMod/TableMod.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/TableMod/TableMod.i18n.php
@@ -10,7 +10,7 @@
1111 'tablemod-msg-remove' => 'Remove',
1212 'tablemod-error-format' => 'This tag supports only one simple table per tag, without any text before or after it.',
1313 'tablemod-error-colcount' => 'This tag only supports tables with equal numbers of columns per row when removing.',
14 - 'tablemod-error-headcount' => 'This tag only supports tables single column headers when removing.',
 14+ 'tablemod-error-headcount' => 'This tag only supports tables with single column headers when sorting.',
1515 'tablemod-error-invalidsort' => 'Invalid sort parameters.',
1616 'tablemod-error-invalidaction' => 'Invalid action.',
1717 'tablemod-error-missingid' => 'Missing ident attribute in tag.',

Status & tagging log