/indra/newview/skins/default/xui/pl/floater_postcard.xml
XML | 36 lines | 36 code | 0 blank | 0 comment | 0 complexity | e3f4ebe95969d7ecc644e073a0a433f0 MD5 | raw file
Possible License(s): LGPL-2.1
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <floater name="Postcard" title="WY?LIJ POCZTÓWK? (EMAIL)">
- <text name="to_label">
- Email odbiorcy:
- </text>
- <text name="from_label">
- Twój email:
- </text>
- <text name="name_label">
- Twoje dane:
- </text>
- <text name="subject_label">
- Temat:
- </text>
- <line_editor label="Wpisz tre?? tematu tutaj" name="subject_form"/>
- <text name="msg_label">
- Tre??:
- </text>
- <text_editor name="msg_form">
- Wpisz tre?? swojej wiadomo?ci tutaj
- </text_editor>
- <text name="fine_print">
- Je?eli odbiorca tej pocztówki do??czy do [SECOND_LIFE], otrzymasz bonus.
- </text>
- <button label="Anuluj" name="cancel_btn"/>
- <button label="Wy?lij" name="send_btn"/>
- <string name="default_subject">
- Pocztówka z [SECOND_LIFE].
- </string>
- <string name="default_message">
- Sprawd? i przekonaj si? sam!
- </string>
- <string name="upload_message">
- Wysy?anie...
- </string>
- </floater>