r51641 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51640‎ | r51641 | r51642 >
Date:13:09, 9 June 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Tweak a few messages
Modified paths:
  • /trunk/extensions/LiquidThreads/Lqt.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/LiquidThreads/Lqt.i18n.php
@@ -23,13 +23,14 @@
2424 'lqt_browse_archive_with_recent' => 'older',
2525 'lqt_recently_archived' => 'Recently archived:',
2626 'lqt_contents_title' => 'Contents',
27 - 'lqt_toc_thread_title' => 'Thread Title',
28 - 'lqt_toc_thread_author' => 'Started By',
 27+ 'lqt_toc_thread_title' => 'Thread title',
 28+ 'lqt_toc_thread_author' => 'Started by',
2929 'lqt_toc_thread_replycount' => 'Replies',
30 - 'lqt_toc_thread_modified' => 'Last Modified',
 30+ 'lqt_toc_thread_modified' => 'Last modified',
3131 'lqt_add_header' => 'Add header',
3232 'lqt_new_thread' => 'Start a new discussion',
33 - 'lqt_invalid_subject' => 'The subject you entered is invalid. It may:
 33+ 'lqt_invalid_subject' => 'The subject you entered is invalid.
 34+It may:
3435 * Contain invalid characters, such as []{}<>,
3536 * Be too long, or
3637 * Conflict with interwiki prefixes or namespace names.',
@@ -143,7 +144,7 @@
144145 'lqt-date-info' => 'This link is disabled because you are viewing threads from all dates.',
145146 'lqt_rc_new_discussion' => "New discussion, $1, on $2. • $3 writes:",
146147 'lqt_rc_new_reply' => "Reply to $1, on $2. • $3 writes:",
147 - 'lqt_rc_ellipsis' => ' …',
 148+ 'lqt_rc_ellipsis' => ' ...',
148149 'lqt_rc_author_original' => '(original author)',
149150 'lqt_rc_author_others' => '(not the author)',
150151
@@ -153,9 +154,9 @@
154155 'lqt-log-action-move' => 'moved [[$1]] from [[$2]] to [[$3]].',
155156
156157 // Preferences
157 - 'lqt-preference-notify-talk' => 'Email me when somebody replies to a thread I am watching',
 158+ 'lqt-preference-notify-talk' => 'E-mail me on replies to a thread I am watching',
158159
159 - // Email notification
 160+ // E-mail notification
160161 'lqt-enotif-subject-reply' => '{{SITENAME}} discussion - Reply: $1',
161162 'lqt-enotif-subject-newthread' => '{{SITENAME}} discussion - New thread: $1',
162163 'lqt-enotif-newthread' => "Hi $1,

Status & tagging log