Files
SingularityViewer/indra/newview/skins/default/xui/fr/panel_place.xml
2011-11-02 05:28:02 +01:00

40 lines
1.3 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="Place" title="Emplacement">
<text name="name_label">
Nom :
</text>
<text name="description_label">
Description :
</text>
<text name="information_label"/>
<text left="20" name="info_editor" width="420"/>
<text name="location_label">
Emplacement :
</text>
<text left="103" name="location_editor" width="338"/>
<button label="Téléporter" name="teleport_btn"/>
<button label="Voir sur la carte" name="map_btn"/>
<button label="Enchères..." name="auction_btn"/>
<string name="traffic_text">
Trafic : [TRAFFIC]. 
</string>
<string name="area_text">
Surface : [AREA] m². 
</string>
<string name="forsale_text">
En vente pour [PRICE] L$.
</string>
<string name="auction_text">
Enchère : [ID]
</string>
<string name="server_update_text">
Les informations sur le lieu ne sont pas disponibles sans mise à jour du serveur.
</string>
<string name="server_error_text">
Aucune information sur ce lieu n&apos;est disponible actuellement, veuillez réessayer ultérieurement.
</string>
<string name="server_forbidden_text">
Les informations sur ce lieu ne sont pas disponibles car l&apos;accès y est restreint. Veuillez vérifier vos droits avec le propriétaire de la parcelle.
</string>
</panel>