Use "Local Name" to fix #1977.

This commit is contained in:
hiker 2015-02-17 17:15:25 +11:00
parent ada5a20445
commit 7f90d151c4

View File

@ -18,7 +18,7 @@
<div width="90%" align="center" layout="vertical-row" height="80%"> <div width="90%" align="center" layout="vertical-row" height="80%">
<div width="100%" height="12%" layout="horizontal-row" > <div width="100%" height="12%" layout="horizontal-row" >
<label proportion="1" height="100%" text_align="left" <label proportion="1" height="100%" text_align="left"
I18N="In the registration dialog" text="Name"/> I18N="In the registration dialog" text="Local Name"/>
<textbox id="local_username" proportion="2" height="fit" I18N="In the registration dialog"/> <textbox id="local_username" proportion="2" height="fit" I18N="In the registration dialog"/>
</div> </div>