Index: trunk/extensions/DynamicPageList/DynamicPageList.i18n.php |
— | — | @@ -21,36 +21,36 @@ |
22 | 22 | 'intersection_noresults' => 'Error: No results!', |
23 | 23 | 'intersection_noincludecats' => 'Error: You need to include at least one category, or specify a namespace!', |
24 | 24 | 'dpl-desc' => 'A highly flexible report generator for MediaWikis', |
25 | | - 'dpl_log_1' => "ERROR: Wrong '$0' parameter: '$1'! Help: <code>$0= <i>empty string</i> (Main)$3</code>.", |
26 | | - 'dpl_log_2' => "ERROR: Wrong '$0' parameter: '$1'! Help: <code>$0= <i>full pagename</i></code>.", |
27 | | - 'dpl_log_3' => 'ERROR: Too many categories! Maximum: $0. Help: increase <code>ExtDynamicPageList::$maxCategoryCount</code> to specify more categories or set <code>ExtDynamicPageList::$allowUnlimitedCategories=true</code> for no limitation. (Set the variable in <code>LocalSettings.php</code>, after including <code>DynamicPageList.php</code>.)', |
28 | | - 'dpl_log_4' => 'ERROR: Too few categories! Minimum: $0. Help: decrease <code>ExtDynamicPageList::$minCategoryCount</code> to specify fewer categories. (Set the variable preferably in <code>LocalSettings.php</code>, after including <code>DynamicPageList.php</code>.)', |
29 | | - 'dpl_log_5' => "ERROR: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby or their 'not' variants", |
30 | | - 'dpl_log_6' => "ERROR: You need to include at least one category if you want to use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'!", |
31 | | - 'dpl_log_7' => "ERROR: If you include more than one category, you cannot use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'!", |
32 | | - 'dpl_log_8' => 'ERROR: You cannot add more than one type of date at a time!', |
33 | | - 'dpl_log_9' => "ERROR: You can use '$0' with 'ordermethod=[...,]$1' only!", |
34 | | - 'dpl_log_10' => "ERROR: the index for the dominant section must be between 1 and the number of arguments of includepage ($0 in this case)", |
35 | | - 'dpl_log_11' => "ERROR: Cannot perform logical operations on the Uncategorized pages (f.e. with the 'category' parameter) because the $0 view does not exist on the database! Help: have the database administrator execute this query: <code>$1</code>.", |
36 | | - 'dpl_log_12' => 'ERROR: specifying "openreferences" is incompatible with some other option you specified. See the manual for details.', |
37 | | - 'dpl_log_13' => "WARNING: Unknown parameter '$0' is ignored. Help: available parameters: <code>$1</code>.", |
38 | | - 'dpl_log_14' => "WARNING: Wrong '$0' parameter: '$1'! Using default: '$2'. Help: <code>$0= $3</code>.", |
39 | | - 'dpl_log_15' => "WARNING: Wrong '$0' parameter: '$1'! Using default: '$2' (no limit). Help: <code>$0= <i>empty string</i> (no limit) | n</code>, with <code>n</code> a positive integer.", |
40 | | - 'dpl_log_16' => 'WARNING: No results.', |
41 | | - 'dpl_log_17' => "WARNING: Add* parameters ('adduser', 'addeditdate', etc.)' and 'includepage' have no effect with 'mode=category'. Only the page namespace/title can be viewed in this mode.", |
42 | | - 'dpl_log_18' => "WARNING: 'headingmode=$0' has no effect with 'ordermethod' on a single component. Using: '$1'. Help: you can use not-$1 'headingmode' values with 'ordermethod' on multiple components. The first component is used for headings. E.g. 'ordermethod=category,<i>comp</i>' (<i>comp</i> is another component) for category headings.", |
43 | | - 'dpl_log_19' => "WARNING: 'debug=$0' is not in first position in the DPL element. The new debug settings are not applied before all previous parameters have been parsed and checked.", |
44 | | - 'dpl_log_20' => "WARNING: An infinite transclusion loop is created by page '$0'.", |
45 | | - 'dpl_log_21' => 'QUERY: <code>$0</code>', |
| 25 | + 'dpl_log_1' => "Error: Wrong '$0' parameter: '$1'! Help: <code>$0= <i>empty string</i> (Main)$3</code>.", |
| 26 | + 'dpl_log_2' => "Error: Wrong '$0' parameter: '$1'! Help: <code>$0= <i>full pagename</i></code>.", |
| 27 | + 'dpl_log_3' => 'Error: Too many categories! Maximum: $0. Help: increase <code>ExtDynamicPageList::$maxCategoryCount</code> to specify more categories or set <code>ExtDynamicPageList::$allowUnlimitedCategories=true</code> for no limitation. (Set the variable in <code>LocalSettings.php</code>, after including <code>DynamicPageList.php</code>.)', |
| 28 | + 'dpl_log_4' => 'Error: Too few categories! Minimum: $0. Help: decrease <code>ExtDynamicPageList::$minCategoryCount</code> to specify fewer categories. (Set the variable preferably in <code>LocalSettings.php</code>, after including <code>DynamicPageList.php</code>.)', |
| 29 | + 'dpl_log_5' => "Error: No selection criteria found! You must use at least one of the following parameters: category, namespace, titlematch, linksto, uses, createdby, modifiedby, lastmodifiedby or their 'not' variants", |
| 30 | + 'dpl_log_6' => "Error: You need to include at least one category if you want to use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'!", |
| 31 | + 'dpl_log_7' => "Error: If you include more than one category, you cannot use 'addfirstcategorydate=true' or 'ordermethod=categoryadd'!", |
| 32 | + 'dpl_log_8' => 'Error: You cannot add more than one type of date at a time!', |
| 33 | + 'dpl_log_9' => "Error: You can use '$0' with 'ordermethod=[...,]$1' only!", |
| 34 | + 'dpl_log_10' => "Error: the index for the dominant section must be between 1 and the number of arguments of includepage ($0 in this case)", |
| 35 | + 'dpl_log_11' => "Error: Cannot perform logical operations on the Uncategorized pages (f.e. with the 'category' parameter) because the $0 view does not exist on the database! Help: have the database administrator execute this query: <code>$1</code>.", |
| 36 | + 'dpl_log_12' => 'Error: specifying "openreferences" is incompatible with some other option you specified. See the manual for details.', |
| 37 | + 'dpl_log_13' => "Warning: Unknown parameter '$0' is ignored. Help: available parameters: <code>$1</code>.", |
| 38 | + 'dpl_log_14' => "Warning: Wrong '$0' parameter: '$1'! Using default: '$2'. Help: <code>$0= $3</code>.", |
| 39 | + 'dpl_log_15' => "Warning: Wrong '$0' parameter: '$1'! Using default: '$2' (no limit). Help: <code>$0= <i>empty string</i> (no limit) | n</code>, with <code>n</code> a positive integer.", |
| 40 | + 'dpl_log_16' => 'Warning: No results.', |
| 41 | + 'dpl_log_17' => "Warning: Add* parameters ('adduser', 'addeditdate', etc.)' and 'includepage' have no effect with 'mode=category'. Only the page namespace/title can be viewed in this mode.", |
| 42 | + 'dpl_log_18' => "Warning: 'headingmode=$0' has no effect with 'ordermethod' on a single component. Using: '$1'. Help: you can use not-$1 'headingmode' values with 'ordermethod' on multiple components. The first component is used for headings. E.g. 'ordermethod=category,<i>comp</i>' (<i>comp</i> is another component) for category headings.", |
| 43 | + 'dpl_log_19' => "Warning: 'debug=$0' is not in first position in the DPL element. The new debug settings are not applied before all previous parameters have been parsed and checked.", |
| 44 | + 'dpl_log_20' => "Warning: An infinite transclusion loop is created by page '$0'.", |
| 45 | + 'dpl_log_21' => 'Query: <code>$0</code>', |
46 | 46 | 'dpl_articlecount' => 'There {{PLURAL:$1|is one article|are $1 articles}} in this heading.', |
47 | | - 'dpl_description' => 'A flexible report generator for MediaWikis - manual and examples: see [http://semeb.com/dpldemo]', |
| 47 | + 'dpl_description' => 'A flexible report generator for MediaWiki. See [http://semeb.com/dpldemo] for the manual and examples', |
48 | 48 | ); |
49 | 49 | |
50 | 50 | /** Message documentation (Message documentation) |
51 | 51 | * @author Purodha |
52 | 52 | */ |
53 | 53 | $messages['qqq'] = array( |
54 | | - 'intersection-desc' => 'Short description of the Intersection extension, shown in [[Special:Version]]. Do not translate or change links.', |
| 54 | + 'intersection-desc' => '{{desc}}', |
55 | 55 | ); |
56 | 56 | |
57 | 57 | /** Afrikaans (Afrikaans) |