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

           Summary: Error warnings of SyntaxHighlighting should be in user
                    language, not content language
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: easy
          Severity: normal
          Priority: Normal
         Component: SyntaxHighlight (GeSHi)
        AssignedTo: soxre...@gmail.com
        ReportedBy: theevilipaddr...@hotmail.de


At the moment, Geshi warnings when entering a wrong language, e.g. <source
lang="jvascript"> always shows the warnings in the content language of the
wiki, which is bad for usability on multilingual wikis like the Commons.

It's a trivial fix where only the "wfMsgForContent" function in
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SyntaxHighlight_GeSHi/SyntaxHighlight_GeSHi.class.php?revision=82801&view=markup
have to be replaced with "wfMsg" functions.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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