r68352 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68351‎ | r68352 | r68353 >
Date:13:01, 21 June 2010
Author:catrope
Status:ok
Tags:
Comment:
UsabilityInitiative: Followup to r68274: add answer entries for newer versions of IE, Chrome and Safari and for iOS. r68274 only added messages for them
Modified paths:
  • /trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.php (modified) (history)

Diff [purge]

Index: trunk/extensions/UsabilityInitiative/PrefSwitch/PrefSwitch.php
@@ -105,14 +105,19 @@
106106 'ie6' => 'prefswitch-survey-answer-browser-ie6',
107107 'ie7' => 'prefswitch-survey-answer-browser-ie7',
108108 'ie8' => 'prefswitch-survey-answer-browser-ie8',
 109+ 'ie9' => 'prefswitch-survey-answer-browser-ie9',
109110 'ff1' => 'prefswitch-survey-answer-browser-ff1',
110111 'ff2' => 'prefswitch-survey-answer-browser-ff2',
111112 'ff3'=> 'prefswitch-survey-answer-browser-ff3',
112113 'cb' => 'prefswitch-survey-answer-browser-cb',
113114 'c1' => 'prefswitch-survey-answer-browser-c1',
114115 'c2' => 'prefswitch-survey-answer-browser-c2',
 116+ 'c3' => 'prefswitch-survey-answer-browser-c3',
 117+ 'c4' => 'prefswitch-survey-answer-browser-c4',
 118+ 'c5' => 'prefswitch-survey-answer-browser-c5',
115119 's3' => 'prefswitch-survey-answer-browser-s3',
116120 's4' => 'prefswitch-survey-answer-browser-s4',
 121+ 's5' => 'prefswitch-survey-answer-browser-s5',
117122 'o9' => 'prefswitch-survey-answer-browser-o9',
118123 'o9.5' => 'prefswitch-survey-answer-browser-o9.5',
119124 'o10' => 'prefswitch-survey-answer-browser-o10',
@@ -127,6 +132,7 @@
128133 'windowsmobile' => 'prefswitch-survey-answer-os-windowsmobile',
129134 'macos' => 'prefswitch-survey-answer-os-macos',
130135 'iphoneos' => 'prefswitch-survey-answer-os-iphoneos',
 136+ 'ios' => 'prefswitch-survey-answer-os-ios',
131137 'linux' => 'prefswitch-survey-answer-os-linux',
132138 ),
133139 'other' => 'prefswitch-survey-answer-os-other',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r68274Localisation updates Cantonese and Chinese for extension messages...shinjiman16:18, 19 June 2010

Status & tagging log