r105249 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r105248‎ | r105249 | r105250 >
Date:23:41, 5 December 2011
Author:erik
Status:ok
Tags:
Comment:
Language tweaks for mobile beta (simplify; reduce jargon)
Modified paths:
  • /trunk/extensions/MobileFrontend/MobileFrontend.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/MobileFrontend/MobileFrontend.i18n.php
@@ -44,16 +44,16 @@
4545 'mobile-frontend-wml-continue' => 'Continue ...',
4646 'mobile-frontend-wml-back' => 'Back ...',
4747 'mobile-frontend-view' => 'Mobile view',
48 - 'mobile-frontend-opt-in-message' => 'Join our opt-in testing of the new mobile frontend?',
49 - 'mobile-frontend-opt-in-yes-button' => 'yes',
50 - 'mobile-frontend-opt-in-no-button' => 'no',
51 - 'mobile-frontend-opt-in-title' => 'Opt-In for Testing',
52 - 'mobile-frontend-opt-in-explain' => 'This allows you to enter the test',
53 - 'mobile-frontend-opt-out-message' => 'Leave opt-in testing of the new mobile frontend?',
54 - 'mobile-frontend-opt-out-yes-button' => 'yes',
55 - 'mobile-frontend-opt-out-no-button' => 'no',
56 - 'mobile-frontend-opt-out-title' => 'Opt-Out of Testing',
57 - 'mobile-frontend-opt-out-explain' => 'This allows you to leave the test',
 48+ 'mobile-frontend-opt-in-message' => 'Join the mobile beta?',
 49+ 'mobile-frontend-opt-in-yes-button' => 'Yes',
 50+ 'mobile-frontend-opt-in-no-button' => 'No',
 51+ 'mobile-frontend-opt-in-title' => 'Mobile beta opt-in',
 52+ 'mobile-frontend-opt-in-explain' => 'By joining the beta, you will get access to experimental features, at the risk of encountering bugs and issues.',
 53+ 'mobile-frontend-opt-out-message' => 'Leave the mobile beta?',
 54+ 'mobile-frontend-opt-out-yes-button' => 'Yes',
 55+ 'mobile-frontend-opt-out-no-button' => 'No',
 56+ 'mobile-frontend-opt-out-title' => 'Mobile beta opt-out',
 57+ 'mobile-frontend-opt-out-explain' => 'By leaving the mobile beta, you will disable all experimental features and return to the classic mobile experience.',
5858 'mobile-frontend-disable-images' => 'Disable images on mobile site',
5959 'mobile-frontend-enable-images' => 'Enable images on mobile site',
6060 'mobile-frontend-featured-article' => 'Today\'s Featured Article',

Status & tagging log