Skip to content
Snippets Groups Projects
Commit a76afb50 authored by eli's avatar eli
Browse files

WIP VWR-25018

parent 19a1e6f9
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Postcard" title="FOTO EMAILEN"> <floater name="Postcard" title="FOTO EMAILEN">
<text name="to_label"> <text name="to_label">
E-Mail des Empfängers: E-Mail des Empfängers:
</text> </text>
<line_editor left_delta="145" name="to_form" width="125"/> <text name="from_label">
<text name="from_label"> Ihre E-Mail:
Ihre E-Mail: </text>
</text> <text name="name_label">
<line_editor left_delta="145" name="from_form" width="125"/> Ihr Name:
<text name="name_label"> </text>
Ihr Name: <text name="subject_label">
</text> Betreff:
<line_editor left_delta="145" name="name_form" width="125"/> </text>
<text name="subject_label"> <line_editor label="Betreff hier eingeben." name="subject_form"/>
Betreff: <text name="msg_label">
</text> Nachricht:
<line_editor label="Betreff hier eingeben." left_delta="145" name="subject_form" width="125"/> </text>
<text name="msg_label"> <text_editor name="msg_form">
Nachricht: Nachricht hier eingeben.
</text> </text_editor>
<text_editor name="msg_form"> <text name="fine_print">
Nachricht hier eingeben. Wenn sich der Empfänger bei SL anmeldet, erhalten Sie einen Empfehlungsbonus.
</text_editor> </text>
<check_box label="Im Web veröffentlichen" name="allow_publish_check" tool_tip="Veröffentlicht diese Postkarte im Web."/> <button label="Abbrechen" name="cancel_btn"/>
<check_box label="Ab-18-Inhalt" name="mature_check" tool_tip="Diese Postkarte enthält nicht jugendfreie Inhalte."/> <button label="Senden" name="send_btn"/>
<button label="?" name="publish_help_btn"/> <text name="default_subject">
<text name="fine_print" bottom_delta="21" height="140"> Postkarte aus [SECOND_LIFE].
Wenn sich der Empfänger bei SL anmeldet, erhalten Sie einen Empfehlungsbonus. </text>
</text> <text name="default_message">
<button label="Abbrechen" name="cancel_btn"/> Sehen Sie hier!
<button label="Senden" name="send_btn"/> </text>
<text name="default_subject"> <string name="upload_message">
Postkarte aus [SECOND_LIFE]. Wird gesendet...
</text> </string>
<text name="default_message"> </floater>
Sehen Sie hier!
</text>
<string name="upload_message">
Wird gesendet...
</string>
</floater>
<?xml version="1.0" encoding="utf-8" standalone="yes"?> <?xml version="1.0" encoding="utf-8" standalone="yes"?>
<floater name="Postcard" title="ENVOYER LA PHOTO PAR E-MAIL"> <floater name="Postcard" title="ENVOYER LA PHOTO PAR E-MAIL">
<text name="to_label" width="135"> <text name="to_label">
E-mail du destinataire : E-mail du destinataire :
</text> </text>
<line_editor left="143" name="to_form" width="130" left_delta="146"/> <text name="from_label">
<text name="from_label"> Votre e-mail :
Votre e-mail : </text>
</text> <text name="name_label">
<line_editor left="143" name="from_form" width="130" left_delta="146"/> Votre nom :
<text name="name_label"> </text>
Votre nom : <text name="subject_label">
</text> Objet :
<line_editor left="143" name="name_form" width="130" left_delta="146"/> </text>
<text name="subject_label"> <line_editor label="Saisir ici votre objet" name="subject_form"/>
Objet : <text name="msg_label">
</text> Message :
<line_editor left="143" name="subject_form" width="130" left_delta="146"/> </text>
<line_editor label="Saisir ici votre objet" name="subject_form"/> <text_editor name="msg_form">
<text name="msg_label"> Saisir ici votre message
Message : </text_editor>
</text> <text name="fine_print">
<check_box label="Publier sur le web" name="allow_publish_check" tool_tip="Publiez cette carte postale sur le web."/> Si le destinataire s&apos;inscrit sur [SECOND_LIFE], vous recevrez un bonus.
<check_box label="Contenu adulte" name="mature_check" tool_tip="Cette carte postale est à caractère adulte."/> </text>
<button label="?" name="publish_help_btn"/> <button label="Annuler" name="cancel_btn"/>
<text_editor name="msg_form"> <button label="Envoyer" name="send_btn"/>
Saisir ici votre message <string name="default_subject">
</text_editor> Carte postale de [SECOND_LIFE].
<text name="fine_print"> </string>
Si le destinataire s&apos;inscrit sur [SECOND_LIFE], vous recevrez un bonus. <string name="default_message">
</text> Ouvrez-moi !
<button label="Annuler" name="cancel_btn"/> </string>
<button label="Envoyer" name="send_btn"/> <string name="upload_message">
<string name="default_subject"> Envoi en cours...
Carte postale de [SECOND_LIFE]. </string>
</string> </floater>
<string name="default_message">
Ouvrez-moi !
</string>
<string name="upload_message">
Envoi en cours...
</string>
</floater>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment