diff options
author | Aleric Inglewood | 2010-09-26 16:33:33 +0200 |
---|---|---|
committer | McCabe Maxsted | 2010-09-26 16:55:53 -0700 |
commit | 2a1854a9f4181fd9037a6fdf969c08a112a5b6f2 (patch) | |
tree | 28c2ef0329c1b744f3399855de9be1894238231b /linden/indra/newview/skins/default/xui/es/floater_postcard.xml | |
parent | Ported gSavedSettings changes from Emerald (as well as modifying a few of ours) (diff) | |
download | meta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.zip meta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.tar.gz meta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.tar.bz2 meta-impy-2a1854a9f4181fd9037a6fdf969c08a112a5b6f2.tar.xz |
Converted XUI files to unix line endings, again.
See http://github.com/imprudence/imprudence/commit/e20f3bb7c3310deca86cfc66af0a086261930bcf
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 | 82 |
1 files changed, 41 insertions, 41 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 63e2c1a..315ea98 100644 --- a/linden/indra/newview/skins/default/xui/es/floater_postcard.xml +++ b/linden/indra/newview/skins/default/xui/es/floater_postcard.xml | |||
@@ -1,41 +1,41 @@ | |||
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="Foto por correo electrónico"> | 2 | <floater name="Postcard" title="Foto por correo electrónico"> |
3 | <text name="to_label"> | 3 | <text name="to_label"> |
4 | Correo electrónico | 4 | Correo electrónico |
5 | del destinatario: | 5 | del destinatario: |
6 | </text> | 6 | </text> |
7 | <line_editor bottom_delta="-20" name="to_form" /> | 7 | <line_editor bottom_delta="-20" name="to_form" /> |
8 | <text name="from_label" bottom_delta="-12"> | 8 | <text name="from_label" bottom_delta="-12"> |
9 | Su correo | 9 | Su correo |
10 | electrónico: | 10 | electrónico: |
11 | </text> | 11 | </text> |
12 | <line_editor bottom_delta="-20" name="from_form" /> | 12 | <line_editor bottom_delta="-20" name="from_form" /> |
13 | <text name="name_label"> | 13 | <text name="name_label"> |
14 | Su nombre: | 14 | Su nombre: |
15 | </text> | 15 | </text> |
16 | <text name="subject_label"> | 16 | <text name="subject_label"> |
17 | Asunto: | 17 | Asunto: |
18 | </text> | 18 | </text> |
19 | <line_editor label="Escriba aquí el asunto." name="subject_form"/> | 19 | <line_editor label="Escriba aquí el asunto." name="subject_form"/> |
20 | <text name="msg_label" bottom_delta="-18"> | 20 | <text name="msg_label" bottom_delta="-18"> |
21 | Mensaje: | 21 | Mensaje: |
22 | </text> | 22 | </text> |
23 | <text_editor name="msg_form"> | 23 | <text_editor name="msg_form"> |
24 | Escriba aquí el mensaje. | 24 | Escriba aquí el mensaje. |
25 | </text_editor> | 25 | </text_editor> |
26 | <text name="fine_print" bottom_delta="-21"> | 26 | <text name="fine_print" bottom_delta="-21"> |
27 | Si su destinatario se registra en Second Life, | 27 | Si su destinatario se registra en Second Life, |
28 | usted conseguirá un bono de referido. | 28 | usted conseguirá un bono de referido. |
29 | </text> | 29 | </text> |
30 | <button label="Cancelar" name="cancel_btn"/> | 30 | <button label="Cancelar" name="cancel_btn"/> |
31 | <button label="Enviar" name="send_btn"/> | 31 | <button label="Enviar" name="send_btn"/> |
32 | <string name="default_subject"> | 32 | <string name="default_subject"> |
33 | Postal desde Second Life. | 33 | Postal desde Second Life. |
34 | </string> | 34 | </string> |
35 | <string name="default_message"> | 35 | <string name="default_message"> |
36 | ¡Mira esto! | 36 | ¡Mira esto! |
37 | </string> | 37 | </string> |
38 | <string name="upload_message"> | 38 | <string name="upload_message"> |
39 | "Enviando..." | 39 | "Enviando..." |
40 | </string> | 40 | </string> |
41 | </floater> | 41 | </floater> |