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

       Web browser: ---
             Bug #: 30030
           Summary: 'update_profile_nav' message hardcodes text in content
                    language that should be in user language
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: i18n
          Severity: normal
          Priority: Unprioritized
         Component: SocialProfile
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


The message 'update_profile_nav' uses the format:
* Special:SpecialPage|Link text

The message is used as wfMsgForContent and the link text is hardcoded, which
means it does not display text in the user language.

A solution could be to make it behave as the sidebar:
* Special:SpecialPage|message
where it uses the message if that exists, and otherwise shows it as hardcoded
text.

-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to