summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/zh/floater_display_name.xml
blob: e12fc211663355bf742162ac8ec853e7b2bc558f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Display Name" title="CHANGE DISPLAY NAME">
	<text name="info_text">
		The name you give your avatar is called your Display Name. You can change it once a week.
	</text>
	<text name="lockout_text">
		You cannot change your Display Name until: [TIME].
	</text>
	<text name="set_name_label">
		New Display Name:
	</text>
	<text name="name_confirm_label">
		Type your new name again to confirm:
	</text>
	<button label="儲存" name="save_btn" tool_tip="Save your new Display Name"/>
	<button label="Reset" name="reset_btn" tool_tip="Make Display Name the same as Username"/>
	<button label="取消" name="cancel_btn"/>
</floater>