https://bugzilla.wikimedia.org/show_bug.cgi?id=12500
--- Comment #8 from Platonides <[email protected]> 2011-12-12 22:06:39 UTC --- Sorry, I hadn't seen it. Instead of outputting empty backets (option 1) or having to duplicate all messages (option 2), I would use a single $1 in the messages: 'antispoof-unassigned' => 'Contains unassigned character $1', and then have that $1 replaced by a couple of messages one expanding to "$1" ($2) if it's printable or another which is just the U+XX form, -- 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
