r13692 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r13691‎ | r13692 | r13693 >
Date:16:02, 17 April 2006
Author:nikerabbit
Status:old
Tags:
Comment:
Fix tooltip-diff and accesskey-diff
Modified paths:
  • /trunk/phase3/languages/Messages.php (modified) (history)
  • /trunk/phase3/languages/MessagesFi.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/MessagesFi.php
@@ -1201,7 +1201,7 @@
12021202 'accesskey-minoredit' => 'i',
12031203 'accesskey-save' => 's',
12041204 'accesskey-preview' => 'p',
1205 -'accesskey-diff' => 'd',
 1205+'accesskey-diff' => 'v',
12061206 'accesskey-compareselectedversions' => 'v',
12071207 'accesskey-watch' => 'w',
12081208
@@ -1210,7 +1210,7 @@
12111211 'tooltip-minoredit' => 'Merkitse tämä pieneksi muutokseksi [alt-i]',
12121212 'tooltip-save' => 'Tallenna muokkaukset [alt-s]',
12131213 'tooltip-preview' => 'Esikatsele muokkausta ennen tallennusta [alt-p]',
1214 -'tooltip-diff' => 'Näytä tehdyt muutokset [alt-d]',
 1214+'tooltip-diff' => 'Näytä tehdyt muutokset [alt-v]',
12151215 'tooltip-compareselectedversions' => 'Vertaile valittuja versioita [alt-v]',
12161216 'tooltip-watch' => 'Lisää tämä sivu tarkkailulistaan [alt-w]',
12171217
Index: trunk/phase3/languages/Messages.php
@@ -1466,7 +1466,7 @@
14671467 'tooltip-minoredit' => 'Mark this as a minor edit [alt-i]',
14681468 'tooltip-save' => 'Save your changes [alt-s]',
14691469 'tooltip-preview' => 'Preview your changes, please use this before saving! [alt-p]',
1470 -'tooltip-diff' => 'Show which changes you made to the text. [alt-d]',
 1470+'tooltip-diff' => 'Show which changes you made to the text. [alt-v]',
14711471 'tooltip-compareselectedversions' => 'See the differences between the two selected versions of this page. [alt-v]',
14721472 'tooltip-watch' => 'Add this page to your watchlist [alt-w]',
14731473

Status & tagging log