Index: trunk/extensions/TableMod/TableMod.i18n.php |
— | — | @@ -10,7 +10,7 @@ |
11 | 11 | 'tablemod-msg-remove' => 'Remove', |
12 | 12 | 'tablemod-error-format' => 'This tag supports only one simple table per tag, without any text before or after it.', |
13 | 13 | '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.', |
15 | 15 | 'tablemod-error-invalidsort' => 'Invalid sort parameters.', |
16 | 16 | 'tablemod-error-invalidaction' => 'Invalid action.', |
17 | 17 | 'tablemod-error-missingid' => 'Missing ident attribute in tag.', |