summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_postcard.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_postcard.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_postcard.xml14
1 files changed, 9 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_postcard.xml b/indra/newview/skins/default/xui/it/floater_postcard.xml
index b8769f5486..cb2916268a 100644
--- a/indra/newview/skins/default/xui/it/floater_postcard.xml
+++ b/indra/newview/skins/default/xui/it/floater_postcard.xml
@@ -1,17 +1,21 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="Postcard" title="Invia la fotografia via email">
- <text name="to_label">
+<floater name="Postcard" title="INVIA FOTO VIA E-MAIL">
+ <text name="to_label" width="135">
Email del destinatario:
</text>
+ <line_editor left="143" name="to_form" width="127"/>
<text name="from_label">
La tua email:
</text>
+ <line_editor left="143" name="from_form" width="127"/>
<text name="name_label">
Il tuo nome:
</text>
+ <line_editor left="143" name="name_form" width="127"/>
<text name="subject_label">
Soggetto:
</text>
+ <line_editor left="143" name="subject_form" width="127"/>
<line_editor label="Scrivi il soggetto qui." name="subject_form"/>
<text name="msg_label">
Messaggio:
@@ -20,17 +24,17 @@
Scrivi il messaggio qui.
</text_editor>
<text name="fine_print">
- Se il tuo destinatario si registrerà in SL, riceverai il relativo bonus.
+ Se il tuo destinatario si registrerà in [SECOND_LIFE], riceverai il relativo bonus.
</text>
<button label="Annulla" name="cancel_btn"/>
<button label="Invia" name="send_btn"/>
<string name="default_subject">
- Cartolina da Second Life.
+ Cartolina da [SECOND_LIFE].
</string>
<string name="default_message">
Vieni a vedere!
</string>
<string name="upload_message">
- &quot;In spedizione...&quot;
+ Invio...
</string>
</floater>