40 lines
1.1 KiB
XML
40 lines
1.1 KiB
XML
<?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>
|