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

       Web browser: ---
             Bug #: 39846
           Summary: Hard coded brackets in
                    includes/specials/SpecialActiveusers.php
           Product: MediaWiki
           Version: 1.20-git
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: i18n
          Severity: normal
          Priority: Unprioritized
         Component: Internationalization
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


173 return Html::rawElement( 'li', array(), "{$item} [{$count}]{$blocked}" );

Should find better way to i18n this, at least no containing hard coded spaces
and brackets. First step could be using word-separator and brackets messages.

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

Reply via email to