summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/fr/floater_top_objects.xml
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@lindenlab.com>2009-05-11 21:01:19 +0000
committerBryan O'Sullivan <bos@lindenlab.com>2009-05-11 21:01:19 +0000
commitbafb150f24bd68e20a20ea87c59ed32053a3257f (patch)
tree7b690ab48201f2a5a5d140b0b5b3d1479318aa74 /indra/newview/skins/default/xui/fr/floater_top_objects.xml
parentcc92525b0df952659102d2e5adcc4140fea7f371 (diff)
Switch the XML file line endings to native.
Diffstat (limited to 'indra/newview/skins/default/xui/fr/floater_top_objects.xml')
-rw-r--r--indra/newview/skins/default/xui/fr/floater_top_objects.xml110
1 files changed, 55 insertions, 55 deletions
diff --git a/indra/newview/skins/default/xui/fr/floater_top_objects.xml b/indra/newview/skins/default/xui/fr/floater_top_objects.xml
index 0aa21d313e..3be281b6c2 100644
--- a/indra/newview/skins/default/xui/fr/floater_top_objects.xml
+++ b/indra/newview/skins/default/xui/fr/floater_top_objects.xml
@@ -1,55 +1,55 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="top_objects" title="en cours de chargement...">
- <text name="title_text">
- Chargement...
- </text>
- <scroll_list name="objects_list">
- <column label="Score" name="score"/>
- <column label="Nom" name="name"/>
- <column label="Propriétaire" name="owner"/>
- <column label="Lieu" name="location"/>
- <column label="Heure" name="time"/>
- <column label="Heure Mono" name="mono_time"/>
- </scroll_list>
- <text name="id_text">
- ID de l&apos;objet :
- </text>
- <button label="Afficher balise" name="show_beacon_btn"/>
- <text name="obj_name_text">
- Nom :
- </text>
- <button label="Filtre" name="filter_object_btn"/>
- <text name="owner_name_text">
- Nom :
- </text>
- <button label="Filtre" name="filter_owner_btn"/>
- <button label="Renvoyer" name="return_selected_btn"/>
- <button label="Renvoyer tous" name="return_all_btn"/>
- <button label="Désactiver" name="disable_selected_btn"/>
- <button label="Désactiver tous" name="disable_all_btn"/>
- <button label="Rafraîchir" name="refresh_btn"/>
- <string name="top_scripts_title">
- Scripts principaux
- </string>
- <string name="top_scripts_text">
- [COUNT] scripts prenant un total de [TIME] ms
- </string>
- <string name="scripts_score_label">
- Heure
- </string>
- <string name="scripts_mono_time_label">
- Heure Mono
- </string>
- <string name="top_colliders_title">
- Objets souvent responsables de collision
- </string>
- <string name="top_colliders_text">
- [COUNT] objets souvent responsables de collisions
- </string>
- <string name="colliders_score_label">
- Score
- </string>
- <string name="none_descriptor">
- Aucun résultat.
- </string>
-</floater>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="top_objects" title="en cours de chargement...">
+ <text name="title_text">
+ Chargement...
+ </text>
+ <scroll_list name="objects_list">
+ <column label="Score" name="score"/>
+ <column label="Nom" name="name"/>
+ <column label="Propriétaire" name="owner"/>
+ <column label="Lieu" name="location"/>
+ <column label="Heure" name="time"/>
+ <column label="Heure Mono" name="mono_time"/>
+ </scroll_list>
+ <text name="id_text">
+ ID de l&apos;objet :
+ </text>
+ <button label="Afficher balise" name="show_beacon_btn"/>
+ <text name="obj_name_text">
+ Nom :
+ </text>
+ <button label="Filtre" name="filter_object_btn"/>
+ <text name="owner_name_text">
+ Nom :
+ </text>
+ <button label="Filtre" name="filter_owner_btn"/>
+ <button label="Renvoyer" name="return_selected_btn"/>
+ <button label="Renvoyer tous" name="return_all_btn"/>
+ <button label="Désactiver" name="disable_selected_btn"/>
+ <button label="Désactiver tous" name="disable_all_btn"/>
+ <button label="Rafraîchir" name="refresh_btn"/>
+ <string name="top_scripts_title">
+ Scripts principaux
+ </string>
+ <string name="top_scripts_text">
+ [COUNT] scripts prenant un total de [TIME] ms
+ </string>
+ <string name="scripts_score_label">
+ Heure
+ </string>
+ <string name="scripts_mono_time_label">
+ Heure Mono
+ </string>
+ <string name="top_colliders_title">
+ Objets souvent responsables de collision
+ </string>
+ <string name="top_colliders_text">
+ [COUNT] objets souvent responsables de collisions
+ </string>
+ <string name="colliders_score_label">
+ Score
+ </string>
+ <string name="none_descriptor">
+ Aucun résultat.
+ </string>
+</floater>