r100002 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100001‎ | r100002 | r100003 >
Date:22:56, 16 October 2011
Author:dantman
Status:ok
Tags:
Comment:
Followup r99404, remove <sup> tags.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -4464,7 +4464,7 @@
44654465 'hebrew-calendar-m12-gen' => 'Elul', # only translate this message to other languages if you have to change it
44664466
44674467 # Signatures
4468 -'signature' => '[[{{ns:user}}:$1|$2]] <sup>([[{{ns:user_talk}}:$1|talk]])</sup>',
 4468+'signature' => '[[{{ns:user}}:$1|$2]] ([[{{ns:user_talk}}:$1|talk]])',
44694469 'signature-anon' => '[[{{#special:Contributions}}/$1|$2]]', # do not translate or duplicate this message to other languages
44704470 'timezone-utc' => 'UTC', # only translate this message to other languages if you have to change it
44714471

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99404Include a talk link in the default user signature. This seams to be what most...dantman14:56, 10 October 2011

Status & tagging log