On Sat, Mar 5, 2016 at 7:03 PM, Johan Jönsson jjonsson@wikimedia.org wrote:
On Sat, Mar 5, 2016 at 4:21 PM, Pols12 poltron54@gmail.com wrote:
Can you confirm the good text is: <code><pages from= to= section=1></code> will parse as <code><pages from="to=" section=1"></code>
and is not: <code><pages from= to= section=1></code> will parse as <code><pages from="to=" section=1></code> or <code><pages from= to= section=1></code> will parse as <code><pages from="to=" section="1"></code>
Good catch. Seems like it would be typo, but asking for clarification; I've merely copied the those parts. I'll go through the translations before sending it out on Monday and make sure everything's OK.
Yes, it was a typo. Thanks for the reminder to double-check code for obvious mistakes before I include it. (:
I have updated the source text and all existing translations.
//Johan Jönsson --