r93714 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93713‎ | r93714 | r93715 >
Date:09:17, 2 August 2011
Author:siebrand
Status:ok
Tags:
Comment:
Remove confusing quotes.
Modified paths:
  • /trunk/extensions/SubPageList/SubPageList.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/SubPageList/SubPageList.i18n.php
@@ -28,7 +28,7 @@
2929 '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).',
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.',
32 - '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.',
 32+ '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.',
3333 'spl-subpages-par-kidsonly' => 'Allows showing only direct subpages.',
3434 'spl-subpages-par-limit' => 'The maximum number of pages to list.',
3535 'spl-subpages-par-element' => 'The HTML element enclosing the list (including "intro" and "outro" or "default" texts). Allowed values: "div", "p", "span".',

Status & tagging log