https://bugzilla.wikimedia.org/show_bug.cgi?id=48869
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- (In reply to comment #0) > I tried to add <translate> </translate> into > <https://meta.wikimedia.org/wiki/Template:Resolution_info/AffCom> in this > way: > > '''[[File:{{#switch:{{{status}}}|yes|passed|accepted=Yes > check.svg|rejected|no|failed|not accepted=X mark.svg|unknown|#default=Blue > question mark (italic).svg}}|15px]] <translate>Resolution > {{#switch:{{{status}}}|yes|passed|accepted=passed|rejected|no|failed|not > accepted=failed|unknown|#default={{{status}}}}} with {{{yes}}} votes in > favor{{#if:{{{no|}}}|, {{{no}}} votes against|}}{{#if:{{{abstention|}}}|, > {{{abstention}}} abstentions|}}{{#if:{{{noncast|}}}|, {{{noncast}}} votes not > cast|}} on {{{date}}}.<translate>''' > > (I realize that that is super-ugly to translate, would have tried to refine > that in following edits) > > Saving is not possible: > [e3a72d3a] 2013-05-27 18:52:37: Fatal exception of type MWException I don't see </translate>. You ended with "<translate>'", no closing tag. -- 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
