Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_land_covenant.xml
2012-08-13 02:23:08 +02:00

40 lines
1.1 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="Covenant" title="Règlement">
<text name="region_name_lbl">
Région :
</text>
<text name="region_name_text">
(inconnue)
</text>
<text name="estate_name_lbl">
Domaine :
</text>
<text name="estate_name_text">
(inconnu)
</text>
<text name="estate_owner_lbl">
Propriétaire :
</text>
<text name="estate_owner_text">
(inconnu)
</text>
<text name="resellable_clause">
Le terrain acheté dans cette région peut être revendu ou pas.
</text>
<text name="changeable_clause">
Le terrain acheté dans cette région peut être fusionné/divisé ou pas.
</text>
<text name="can_resell">
Le terrain acheté dans cette région peut être revendu.
</text>
<text name="can_not_resell">
Le terrain acheté dans cette région ne peut pas être revendu.
</text>
<text name="can_change">
Le terrain acheté dans cette région peut être fusionné ou divisé.
</text>
<text name="can_not_change">
Le terrain acheté dans cette région ne peut pas être fusionné ou divisé.
</text>
</panel>