Hi������Andr������,
This patch seem let some urls in non-english version broken.������
Such as some urls in this page in Chinese:
You will find there is a quotation mark in the end of some urls in this page.������
We may need to remove the / in the end?
>-<p> Wine ���������������������������������������������<a href="
http://www.winehq.org/license"title="Wine licensing">������������������������������������</a>���������
>+<p> Wine ���������������������������������������������<a href=//
www.winehq.org/license"title="Wine licensing">������������������������������������</a>���������
And the about page in Chinese, the urls of "������������������������������������" (Free Software) also been broken.
There seem need a space or a enter between ������the url and 'title'.
Thanks for your work!