Fix possible too long translation

This commit is contained in:
Benau 2020-02-02 16:38:26 +08:00
parent 26dbf67d53
commit a079019bb2

View File

@ -24,7 +24,7 @@
<checkbox width="fit" id="ipv6" text_align="left"/>
<spacer width="10"/>
<label proportion="1" height="100%" text_align="left" id="ipv6_text"
I18N="In the server selection screen" text="Use IPv6 connection if server supports"/>
I18N="In the server selection screen" text="Use IPv6 connection"/>
</div>
</div>
</div>