The text is currently
mw.msg( 'tux-editor-n-uses', mw.language.convertNumber( suggestion.count ) ) + ' 〉'
I propose that the trailing 〉 be removed. Any objections?
DannyS712 | |
Oct 28 2019, 8:29 PM |
F31123044: used-n-times-translate.png | |
Nov 21 2019, 3:26 PM |
The text is currently
mw.msg( 'tux-editor-n-uses', mw.language.convertNumber( suggestion.count ) ) + ' 〉'
I propose that the trailing 〉 be removed. Any objections?
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/Translate | master | +2 -2 | Remove extraneous 〉 from `tux-editor-n-uses` message |
Because it renders as "used 2 times 〉", and without a matching opening brace this looks odd
https://commons.wikimedia.org/w/index.php?title=File:Translate-workflow-spec.pdf&page=14 doesn't have the arrow though.
Then I'm not sure. As far as I can tell, you added it with https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Translate/+/45932/
Change 550586 had a related patch set uploaded (by DannyS712; owner: DannyS712):
[mediawiki/extensions/Translate@master] Remove extraneous 〉 from tux-editor-n-uses message
I've tweaked the styles a bit to align used n times.
The patch looks good. If no one has any other concerns, I'll be merging it tomorrow.
Change 550586 merged by jenkins-bot:
[mediawiki/extensions/Translate@master] Remove extraneous 〉 from tux-editor-n-uses message