Index: trunk/extensions/CategoryTree/CategoryTree.i18n.php |
— | — | @@ -37,7 +37,7 @@ |
38 | 38 | 'categorytree-empty-bullet' => '[<b>×</b>]', # do not translate or duplicate this message to other languages |
39 | 39 | 'categorytree-page-bullet' => ' ', # do not translate or duplicate this message to other languages |
40 | 40 | |
41 | | - 'categorytree-member-counts' => 'contains {{PLURAL:$1|1 subcategory|$1 subcategories}}, {{PLURAL:$2|1 page|$2 pages}}, and {{PLURAL:$3|1 file|$3 files}}', # $1=subcategories, $2=subpages, $3=files, $4=total, $5=shown-in-tree |
| 41 | + 'categorytree-member-counts' => 'Contains {{PLURAL:$1|1 subcategory|$1 subcategories}}, {{PLURAL:$2|1 page|$2 pages}}, and {{PLURAL:$3|1 file|$3 files}}', # $1=subcategories, $2=subpages, $3=files, $4=total, $5=shown-in-tree |
42 | 42 | 'categorytree-member-num' => '($5)', # do not translate or duplicate this message to other languages |
43 | 43 | 'categorytree-num-categories' => '$1 C', |
44 | 44 | 'categorytree-num-pages' => '$1 P', |