https://bugzilla.wikimedia.org/show_bug.cgi?id=52549

--- Comment #12 from T. Gries <m...@tgries.de> ---
see lines 94-96 and the new message text 'usermerge-same-old-and-new-user' in
the i18n file:


} elseif( $olduserID == $newuserID ) {
   $validNewUser = false;
   $out->wrapWikiMsg( "<div class='error'>$1</div>", array(
'usermerge-same-old-and-new-user' ) );
} else {


I think you will ask me quickly to make a separate commit for this ;-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to