r52969 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r52968‎ | r52969 | r52970 >
Date:05:47, 9 July 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Message updates to r52954
Modified paths:
  • /trunk/extensions/UsabilityInitiative/OptIn/OptIn.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/OptIn/OptIn.i18n.php
@@ -14,16 +14,17 @@
1515 $messages['en'] = array(
1616 'optin' => 'Usability Initiative opt in',
1717 'optin-desc' => 'Allow users to opt in to the Usability Initiative\'s usability enhancements',
18 - 'optin-title' => 'Opt-in for Improved Usability',
 18+ 'optin-title' => 'Opt-in for improved usability',
1919 'optin-needlogin' => 'You need to [$1 log in] to opt in to the Usability Initiative\'s usability enhancements.',
20 - 'optin-intro' => 'The Wikipedia Usability Initiative has been working hard to improve the usability of Wikipedia. To try some of the new enhancements, click below.',
 20+ 'optin-intro' => 'The Wikipedia Usability Initiative has been working hard to improve the usability of Wikipedia.
 21+To try some of the new enhancements, click below.',
2122 'optin-success-in' => 'You have successfully opted in to the Usability Initiative\'s usability enhancements.
2223 You can opt back out at any time by clicking "{{int:optin-submit-out}}" below.',
2324 'optin-success-out' => 'You have successfully opted out of the Usability Initiative\'s usability enhancements.
2425 You can opt back in at any time by clicking {{int:optin-submit-in}} below.',
2526 'optin-accept-short' => 'Let\'s do it!',
2627 'optin-accept-long' => 'opt-in to beta',
27 - 'optin-deny-short' => 'No thanks',
 28+ 'optin-deny-short' => 'No thank you',
2829 'optin-deny-long' => 'return to previous page',
2930 'optin-submit-out' => 'Opt out',
3031 'optin-survey-intro' => "Thank you for trying the Usability Initiative's usability enhancements.
@@ -59,7 +60,27 @@
6061 'optin-survey-answer-os-other' => 'Other:',
6162 'optin-survey-question-res' => 'What is the resolution of your screen?',
6263 'optin-survey-question-feedback' => 'Please let us know your feedback:',
63 - 'optin-improvements' => "== What's been improved? ==\n[[File:UsabilityNavigation.png|right]]\n;Enhanced navigation\nClear indication of the state of \"read\" and \"edit\" whether you are on an article or a discussion page. The search box is moved from the left navigation bar to the top right corner for easier access and quicker searching.\n<div style=\"clear:both;\"></div>\n\n[[File:UsabilityToolbar.png|right]]\n;Edit toolbar improvements\nAn expandable edit toolbar hides infrequently used tool icons. Power users can expand the toolbar to access specialized icons. Help references (cheat sheet) are built into the toolbar. Toolbar icons were redesigned by using Tango and Gnome icons.\n<div style=\"clear:both;\"></div>\n\n[[File:UsabilitySearch.png|right]]\n;Improved search interface\nAs the search result page is often the entry point to an article, titles of results are laid out to increase visibility and infrequently needed information is reduced.\n<div style=\"clear:both;\"></div>\n\n;General aesthetic improvements\nMinimal aesthetic improvements have been applied for visual enhancements and redundant information has been removed.",
 64+ 'optin-improvements' => "== What has been improved? ==
 65+[[File:UsabilityNavigation.png|right]]
 66+;Enhanced navigation
 67+Clear indication of the state of \"read\" and \"edit\" whether you are on an article or a discussion page.
 68+The search box is moved from the left navigation bar to the top right corner for easier access and quicker searching.
 69+<div style=\"clear:both;\"></div>
 70+
 71+[[File:UsabilityToolbar.png|right]]
 72+;Edit toolbar improvements
 73+An expandable edit toolbar hides infrequently used tool icons.
 74+Power users can expand the toolbar to access specialized icons.
 75+Help references (cheat sheet) are built into the toolbar.
 76+Toolbar icons were redesigned by using Tango and Gnome icons.
 77+<div style=\"clear:both;\"></div>
 78+
 79+[[File:UsabilitySearch.png|right]]
 80+;Improved search interface\nAs the search result page is often the entry point to an article, titles of results are laid out to increase visibility and infrequently needed information is reduced.
 81+<div style=\"clear:both;\"></div>
 82+
 83+;General aesthetic improvements
 84+Minimal aesthetic improvements have been applied for visual enhancements and redundant information has been removed.",
6485 );
6586
6687 /** Message documentation (Message documentation)

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r52954OptIn: Committing WIPcatrope00:58, 9 July 2009

Status & tagging log