diff options
Diffstat (limited to 'linden/indra/newview/skins/default/xui/es/floater_postcard.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/es/floater_postcard.xml | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/linden/indra/newview/skins/default/xui/es/floater_postcard.xml b/linden/indra/newview/skins/default/xui/es/floater_postcard.xml index 55e2351..7e016d1 100644 --- a/linden/indra/newview/skins/default/xui/es/floater_postcard.xml +++ b/linden/indra/newview/skins/default/xui/es/floater_postcard.xml | |||
@@ -1,28 +1,28 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="Postcard" title="Enviar tarjeta"> | 2 | <floater name="Postcard" title="Enviar tarjeta"> |
3 | <text name="to_label"> | 3 | <text name="to_label"> |
4 | Destinatario de email: | 4 | Destinatario de email: |
5 | </text> | 5 | </text> |
6 | <text name="from_label"> | 6 | <text name="from_label"> |
7 | Su email: | 7 | Su email: |
8 | </text> | 8 | </text> |
9 | <text name="name_label"> | 9 | <text name="name_label"> |
10 | Su nombre: | 10 | Su nombre: |
11 | </text> | 11 | </text> |
12 | <text name="subject_label"> | 12 | <text name="subject_label"> |
13 | Asunto: | 13 | Asunto: |
14 | </text> | 14 | </text> |
15 | <text name="msg_label"> | 15 | <text name="msg_label"> |
16 | Mensaje: | 16 | Mensaje: |
17 | </text> | 17 | </text> |
18 | <check_box label="Publicar en la web" name="allow_publish_check" | 18 | <check_box label="Publicar en la web" name="allow_publish_check" |
19 | tool_tip="Publicar esta tarjeta en la internet." /> | 19 | tool_tip="Publicar esta tarjeta en la internet." /> |
20 | <check_box label="Contenido adulto" name="mature_check" | 20 | <check_box label="Contenido adulto" name="mature_check" |
21 | tool_tip="Esta tarjeta posee contenido adulto." /> | 21 | tool_tip="Esta tarjeta posee contenido adulto." /> |
22 | <button label="?" name="publish_help_btn" /> | 22 | <button label="?" name="publish_help_btn" /> |
23 | <text name="fine_print"> | 23 | <text name="fine_print"> |
24 | Si el destinatario juntarse a Second Life, usted ganarĂ¡ un bono de referencia. | 24 | Si el destinatario juntarse a Second Life, usted ganarĂ¡ un bono de referencia. |
25 | </text> | 25 | </text> |
26 | <button label="Cancelar" name="cancel_btn" /> | 26 | <button label="Cancelar" name="cancel_btn" /> |
27 | <button label="Enviar" name="send_btn" /> | 27 | <button label="Enviar" name="send_btn" /> |
28 | </floater> | 28 | </floater> |