r51409 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51408‎ | r51409 | r51410 >
Date:15:12, 3 June 2009
Author:tstarling
Status:deferred
Tags:
Comment:
Replaced remaining ellipsis characters as in previous commit.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -3689,7 +3689,7 @@
36903690 'autocomment-prefix' => '- ', # only translate this message to other languages if you have to change it
36913691 'pipe-separator' => ' | ', # only translate this message to other languages if you have to change it
36923692 'word-separator' => ' ', # only translate this message to other languages if you have to change it
3693 -'ellipsis' => '…', # only translate this message to other languages if you have to change it
 3693+'ellipsis' => '...', # only translate this message to other languages if you have to change it
36943694 'percent' => '$1%', # only translate this message to other languages if you have to change it
36953695
36963696 # Multipage image navigation
@@ -3746,8 +3746,8 @@
37473747 'size-gigabytes' => '$1 GB', # only translate this message to other languages if you have to change it
37483748
37493749 # Live preview
3750 -'livepreview-loading' => 'Loading…',
3751 -'livepreview-ready' => 'Loading… Ready!',
 3750+'livepreview-loading' => 'Loading...',
 3751+'livepreview-ready' => 'Loading... Ready!',
37523752 'livepreview-failed' => 'Live preview failed! Try normal preview.',
37533753 'livepreview-error' => 'Failed to connect: $1 "$2".
37543754 Try normal preview.',

Status & tagging log