r84052 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r84051‎ | r84052 | r84053 >
Date:20:14, 15 March 2011
Author:catrope
Status:ok
Tags:
Comment:
1.17wmf1: MFT r83959, r84019
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/ArticleFeedback/ArticleFeedback.i18n.php (modified) (history)
  • /branches/wmf/1.17wmf1/extensions/ArticleFeedback/modules/ext.articleFeedback/ext.articleFeedback.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/extensions/ArticleFeedback/modules/ext.articleFeedback/ext.articleFeedback.js
@@ -283,7 +283,7 @@
284284 },
285285 'title': 'articlefeedback-pitch-thanks',
286286 'message': 'articlefeedback-pitch-edit-message',
287 - 'body': 'articlefeedback-pitch-join-body',
 287+ 'body': 'articlefeedback-pitch-edit-body',
288288 'accept': 'articlefeedback-pitch-edit-accept',
289289 'reject': 'articlefeedback-pitch-reject'
290290 }
Index: branches/wmf/1.17wmf1/extensions/ArticleFeedback/ArticleFeedback.i18n.php
@@ -56,7 +56,7 @@
5757 'articlefeedback-pitch-survey-message' => 'Please take a moment to complete a short survey.',
5858 'articlefeedback-pitch-survey-body' => '',
5959 'articlefeedback-pitch-survey-accept' => 'Start survey',
60 - 'articlefeedback-pitch-join-message' => 'Did you know that you can create an account?',
 60+ 'articlefeedback-pitch-join-message' => 'Did you want to create an account?',
6161 'articlefeedback-pitch-join-body' => 'An account will help you track your edits, get involved in discussions, and be a part of the community.',
6262 'articlefeedback-pitch-join-accept' => 'Create an account',
6363 'articlefeedback-pitch-join-login' => 'Log in',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r83959Minor tweak to account signup call to action.tparscal20:39, 14 March 2011
r84019Fix join pitch body text appearing on edit pitch.tparscal14:33, 15 March 2011

Status & tagging log