r78547 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r78546‎ | r78547 | r78548 >
Date:20:05, 17 December 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r78546: Remove title case for consistency
Igore placeholder messages for now per Trevor.
Modified paths:
  • /trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php (modified) (history)
  • /trunk/extensions/Translate/groups/mediawiki-defines.txt (modified) (history)

Diff [purge]

Index: trunk/extensions/ArticleFeedback/ArticleFeedback.i18n.php
@@ -46,13 +46,13 @@
4747 'articlefeedback-field-wellwritten-tip' => 'Do you feel that this page is well-organized and well-written?',
4848 'articlefeedback-pitch-takesurvey-title' => 'Would you like to take a survey?',
4949 'articlefeedback-pitch-takesurvey-message' => '-- message --',
50 - 'articlefeedback-pitch-takesurvey-action' => 'Start Survey',
 50+ 'articlefeedback-pitch-takesurvey-action' => 'Start survey',
5151 'articlefeedback-pitch-createaccount-title' => 'Would you like to create an account?',
5252 'articlefeedback-pitch-createaccount-message' => '-- message --',
53 - 'articlefeedback-pitch-createaccount-action' => 'Create Account',
 53+ 'articlefeedback-pitch-createaccount-action' => 'Create account',
5454 'articlefeedback-pitch-makefirstedit-title' => 'Would you like to edit this article?',
5555 'articlefeedback-pitch-makefirstedit-message' => '-- message --',
56 - 'articlefeedback-pitch-makefirstedit-action' => 'Start Editing',
 56+ 'articlefeedback-pitch-makefirstedit-action' => 'Start editing',
5757 );
5858
5959 /** Message documentation (Message documentation)
Index: trunk/extensions/Translate/groups/mediawiki-defines.txt
@@ -57,6 +57,7 @@
5858 ignored = article-comments-comment-contents
5959
6060 Article Feedback
 61+ignored = articlefeedback-pitch-takesurvey-message, articlefeedback-pitch-createaccount-message, articlefeedback-pitch-makefirstedit-message
6162
6263 Article To Category 2
6364

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r78546Added basic framework for adding pitches - no code for showing them yet.tparscal19:52, 17 December 2010

Status & tagging log