r93715 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93714‎ | r93715 | r93716 >
Date:09:24, 2 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
Add missing mdash and other update.
Modified paths:
  • /trunk/extensions/SubPageList/SubPageList.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SubPageList/SubPageList.i18n.php
@@ -25,7 +25,7 @@
2626
2727 'spl-subpages-par-sort' => 'The direction to sort in. Allowed values: "asc" and "desc".',
2828 'spl-subpages-par-sortby' => 'What to sort the subpages by. Allowed values: "title" or "lastedit".',
29 - 'spl-subpages-par-format' => 'The subpage list can be displayed in several formats. Allowed values: "ol" — ordered (numbered) list, "ul" — unordered (bulleted) lists, "list" plain lists (e. g. comma-separated list).',
 29+ 'spl-subpages-par-format' => 'The subpage list can be displayed in several formats. Allowed values: "ol" — ordered (numbered) list, "ul" — unordered (bulleted) lists, "list" — plain lists (for example comma-separated list).',
3030 'spl-subpages-par-page' => 'The page to show the subpages for, or namespace name (including trailing colon) to show pages in. Defaults to the current page.',
3131 'spl-subpages-par-showpage' => 'Indicates if the page itself should be shown in the list or not.',
3232 'spl-subpages-par-pathstyle' => 'The style of the path for subpages in the list. Allowed values: "fullpagename" — full page name (including namespace), "pagename" — page name (without namespace), "subpagename" — relative page name starting from the page we list subpages for, "none" — just the trailing part of the name after last slash.',

Status & tagging log