Index: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php |
— | — | @@ -34,10 +34,15 @@ |
35 | 35 | 'bl-promo' => 'Translation is powered by $1 and $2.', |
36 | 36 | 'bl-changelanguage' => 'Click here to change the interface language of this tool.', |
37 | 37 | 'usage' => 'Tools translated by Toolserver Intuition.', |
| 38 | + 'help-translate-tool' => 'Help translate this tool!', |
| 39 | + 'help-translate-all' => 'Help translate Toolserver!', |
| 40 | + 'help-translate-tooltip' => 'Help others by translating interface messages into your language.', |
38 | 41 | ); |
39 | 42 | |
40 | 43 | /** |
41 | 44 | * Documentation |
| 45 | + * |
| 46 | + * @author Krinkle |
42 | 47 | */ |
43 | 48 | $messages['qqq'] = array( |
44 | 49 | 'clearcookies-success' => 'Message displayed after cookies are cleared.', |
— | — | @@ -48,7 +53,10 @@ |
49 | 54 | 'bl-mysettings' => 'Backlink from within other tools to the dashboard for users that have used TsIntuition before.', |
50 | 55 | 'bl-mysettings-new' => 'Backlink to TsIntuition for users that are new to TsIntuition!', |
51 | 56 | 'bl-promo' => 'Sentence displayed at the bottom of other tools promoting TranslateWiki and Toolserver Intuition. $1 is a link to TranslateWiki\'s main page , $2 the link to TsIntuition\'s about page.', |
52 | | - 'bl-changelanguage' => 'Clickable link displayed at the bottom of other tools to the dashboard .', |
| 57 | + 'bl-changelanguage' => 'Clickable link displayed at the bottom of other tools to the dashboard.', |
| 58 | + 'help-translate-tool' => 'Link displayed in the footer of other tools linking to Special:Translate on translatewiki.net for that tool.', |
| 59 | + 'help-translate-all' => 'Link displayed in the footer of other tools linking to Special:Translate on translatewiki.net for all tools.', |
| 60 | + 'help-translate-tooltip' => 'Tooltip displayed when hovering the "Help translate!" button.', |
53 | 61 | ); |
54 | 62 | |
55 | 63 | /** |