Files
SingularityViewer/indra/newview/skins/default/xui/fr/floater_display_name.xml
2012-03-05 19:17:07 +01:00

30 lines
1.9 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_minimize="false"
can_resize="false" enabled="true" height="220"
mouse_opaque="true" name="Display Name" title="CHANGE DISPLAY NAME" width="400">
<text length="1" bottom_delta="-50" font="SansSerif" height="25" left="20" text_color="AlertTextColor" name="lockout_text" visible="true" width="360"
wrap="true">
Prochain changement possible: [TIME].
</text>
<text left="20" bottom_delta="-20" width="360" height="18" font="SansSerif" name="set_name_label">
Nouveau Display Name:
</text>
<line_editor max_length="31" name="display_name_editor" width="300" height="20" left="50" bottom_delta="-20" />
<text left="20" bottom_delta="-25" width="360" height="18" font="SansSerif" name="name_confirm_label">
Ecrivez le Display Name a nouveau pour confirmer:
</text>
<line_editor max_length="31" width="300" name="display_name_confirm" height="20" bottom_delta="-20" left="50" />
<button height="20" bottom_delta="-28" label="Sauver" font="SansSerif" left="20" name="save_btn" tool_tip="Save your new Display Name" width="113" />
<button height="20" bottom_delta="0" label="Recommencer" font="SansSerif" left_delta="123" name="reset_btn" tool_tip="Make Display Name the same as Username" width="113" />
<button height="20" bottom_delta="0" label="Annuler" font="SansSerif" left_delta="123" name="cancel_btn" tool_tip="Cancel and close this Dialog" width="113" />
<text left="20" bottom_delta="-25" width="360" height="18" font="SansSerif" name="name_confirm_label">
Le nom que vous ajoutez a votre avatar est le Display Name.
</text>
<text left="20" bottom_delta="-18" width="360" height="18" font="SansSerif" name="name_confirm_label">
Ecrivez le Display Name a nouveau pour confirmer.
</text>
</floater>