Index: trunk/tools/ToolserverI18N/language/messages/Orphantalk2.i18n.php |
— | — | @@ -31,7 +31,9 @@ |
32 | 32 | 'tools-subject' => 'subject', |
33 | 33 | 'tools-hist' => 'hist', |
34 | 34 | 'tools-curr' => 'curr', |
35 | | - 'tools-globalusage' => 'globalusage', |
| 35 | + 'tools-globalusage' => 'globalusage', |
| 36 | + 'deletesummary' => 'Cleaning orphaned talk pages via $1', |
| 37 | + 'noresults' => 'No orphaned talk pages on this wiki in this namespace matched your settings.', |
36 | 38 | ); |
37 | 39 | |
38 | 40 | /** Message documentation (Message documentation) |
— | — | @@ -49,6 +51,8 @@ |
50 | 52 | 'tools-hist' => 'Goes to the history view of the orphaned page. Part of the tool-links in the left column.', |
51 | 53 | 'tools-curr' => 'Shows the latest/current edit to this orphaned page. Part of the tool-links in the left column.', |
52 | 54 | 'tools-globalusage' => 'If the orphan is a Commons file talk page, this link will link to the Specila:GlobalUsage for the File page.', |
| 55 | + 'deletesummary' => 'Deletion summary for the "delete"-toollink. $1 is an interwiki link to more info, also a way to promote this tool to others.', |
| 56 | + 'noresults' => 'Message displayed if there are no orphaned talk pages found with the current settings.', |
53 | 57 | ); |
54 | 58 | |
55 | 59 | /** German (Deutsch) |