https://bugzilla.wikimedia.org/show_bug.cgi?id=33697
Web browser: ---
Bug #: 33697
Summary: i18n issues with ArticleFeedbackv5
Product: MediaWiki extensions
Version: any
Platform: All
OS/Version: All
Status: NEW
Keywords: i18n
Severity: normal
Priority: Unprioritized
Component: ArticleFeedbackv5
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
See ArticleFeedbackv5.i18n.php:
'articlefeedbackv5-special-showing' => '$1 feedback posts on this page', //
FIXME: Needs plural support on $1.
'articlefeedbackv5-bucket5-report-ratings' => '$1 ratings', // FIXME: Needs
plural support for $1.
The current implementation inserts these strings into the page from PHP, and
then replaces the numbers using JavaScript. That's a bug i18n issue.
So two changes required:
* Move whole string processing to JS
* Add plural support
--
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