Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_login.xml
2010-04-02 02:48:44 -03:00

53 lines
1.5 KiB
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="panel_login">
<string name="forgot_password_url">
http://secondlife.com/account/request.php
</string>
<text name="first_name_text">
Prénom :
</text>
<text name="last_name_text">
Nom :
</text>
<text name="password_text">
Mot de passe :
</text>
<text name="start_location_text">
Lieu de départ :
</text>
<combo_box name="start_location_combo">
<combo_item name="MyHome">
Domicile
</combo_item>
<combo_item name="MyLastLocation">
Dernier emplacement
</combo_item>
<combo_item name="&lt;Typeregionname&gt;">
&lt;Choisir région&gt;
</combo_item>
<combo_item name="Typeregionname">
&lt;Nom de la région&gt;
</combo_item>
</combo_box>
<check_box label="Mémoriser" name="remember_check"/>
<text name="full_screen_text">
Le plein écran sera activé après identification.
</text>
<button label="Nouveau Compte..." label_selected="Nouveau Compte..." name="new_account_btn"/>
<button label="Me connecter" label_selected="Me connecter" name="connect_btn"/>
<button label="Préférences..." label_selected="Préférences..." name="preferences_btn"/>
<button label="Quitter" label_selected="Quitter" name="quit_btn"/>
<text name="version_text">
1.23.4 (5)
</text>
<text name="create_new_account_text">
Créer un compte
</text>
<text name="forgot_password_text">
Nom ou mot de passe oublié ?
</text>
<text name="channel_text">
[VERSION]
</text>
</panel>