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

           Summary: Special:Newpages/Special:Recentchanges should be
                    localized on the "mark changes as patrolled"
                    confirmation
           Product: MediaWiki
           Version: 1.15-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: patch
          Severity: trivial
          Priority: Normal
         Component: User interface
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: marcin.cies...@gmail.com


Created an attachment (id=5714)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5714)
Patch to includes/Article.php to add wfMsg() where necessary

1) Enable patrolling
2) Edit as non-autopatrol user
3) Switch to the patrolling user
4) Switch user interface to non-English
5) Mark the change as patrolled
6) The confirmation message:

"Return to Special:Recentchanges" says

"Powrót do Specjalna:Recentchanges" in Polish.

This means, that Title::MakeTitle provides localized namespace name, but no the
page name.

The fix is trivial I guess, see the patch attached.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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