r85470 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r85469‎ | r85470 | r85471 >
Date:21:08, 5 April 2011
Author:krinkle
Status:deferred
Tags:
Comment:
adding messages for backlinks at bottom of other tools
Modified paths:
  • /trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php (modified) (history)

Diff [purge]

Index: trunk/tools/ToolserverI18N/language/messages/Tsintuition.i18n.php
@@ -34,10 +34,15 @@
3535 'bl-promo' => 'Translation is powered by $1 and $2.',
3636 'bl-changelanguage' => 'Click here to change the interface language of this tool.',
3737 '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.',
3841 );
3942
4043 /**
4144 * Documentation
 45+ *
 46+ * @author Krinkle
4247 */
4348 $messages['qqq'] = array(
4449 'clearcookies-success' => 'Message displayed after cookies are cleared.',
@@ -48,7 +53,10 @@
4954 'bl-mysettings' => 'Backlink from within other tools to the dashboard for users that have used TsIntuition before.',
5055 'bl-mysettings-new' => 'Backlink to TsIntuition for users that are new to TsIntuition!',
5156 '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.',
5361 );
5462
5563 /**

Status & tagging log