summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/es/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/es/floater_top_objects.xml
parentcc92525b0df952659102d2e5adcc4140fea7f371 (diff)
Switch the XML file line endings to native.
Diffstat (limited to 'indra/newview/skins/default/xui/es/floater_top_objects.xml')
-rw-r--r--indra/newview/skins/default/xui/es/floater_top_objects.xml110
1 files changed, 55 insertions, 55 deletions
diff --git a/indra/newview/skins/default/xui/es/floater_top_objects.xml b/indra/newview/skins/default/xui/es/floater_top_objects.xml
index 97660a5e87..ce0c22062b 100644
--- a/indra/newview/skins/default/xui/es/floater_top_objects.xml
+++ b/indra/newview/skins/default/xui/es/floater_top_objects.xml
@@ -1,55 +1,55 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="top_objects" title="cargando...">
- <text name="title_text">
- Cargando...
- </text>
- <scroll_list name="objects_list">
- <column label="Resultado" name="score"/>
- <column label="Nombre" name="name"/>
- <column label="Propietario" name="owner"/>
- <column label="Posición" name="location"/>
- <column label="Tiempo" name="time"/>
- <column label="Tiempo en Mono" name="mono_time"/>
- </scroll_list>
- <text name="id_text">
- ID del objeto:
- </text>
- <button label="Mostrar la baliza" name="show_beacon_btn"/>
- <text name="obj_name_text">
- Nombre del objeto:
- </text>
- <button label="Filtro" name="filter_object_btn"/>
- <text name="owner_name_text">
- Nombre del propietario:
- </text>
- <button label="Filtro" name="filter_owner_btn"/>
- <button label="Devolver lo seleccionado" name="return_selected_btn"/>
- <button label="Devolver todo" name="return_all_btn"/>
- <button label="Desactivar lo seleccionado" name="disable_selected_btn"/>
- <button label="Desactivar todo" name="disable_all_btn"/>
- <button label="Actualizar" name="refresh_btn"/>
- <string name="top_scripts_title">
- Scripts según su uso
- </string>
- <string name="top_scripts_text">
- [COUNT] scripts con un total de [TIME] ms
- </string>
- <string name="scripts_score_label">
- Tiempo
- </string>
- <string name="scripts_mono_time_label">
- Tiempo en Mono
- </string>
- <string name="top_colliders_title">
- Objetos que colisionan
- </string>
- <string name="top_colliders_text">
- [COUNT] objetos con muchas posibles colisiones
- </string>
- <string name="colliders_score_label">
- Resultado
- </string>
- <string name="none_descriptor">
- No se ha encontrado ninguno.
- </string>
-</floater>
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="top_objects" title="cargando...">
+ <text name="title_text">
+ Cargando...
+ </text>
+ <scroll_list name="objects_list">
+ <column label="Resultado" name="score"/>
+ <column label="Nombre" name="name"/>
+ <column label="Propietario" name="owner"/>
+ <column label="Posición" name="location"/>
+ <column label="Tiempo" name="time"/>
+ <column label="Tiempo en Mono" name="mono_time"/>
+ </scroll_list>
+ <text name="id_text">
+ ID del objeto:
+ </text>
+ <button label="Mostrar la baliza" name="show_beacon_btn"/>
+ <text name="obj_name_text">
+ Nombre del objeto:
+ </text>
+ <button label="Filtro" name="filter_object_btn"/>
+ <text name="owner_name_text">
+ Nombre del propietario:
+ </text>
+ <button label="Filtro" name="filter_owner_btn"/>
+ <button label="Devolver lo seleccionado" name="return_selected_btn"/>
+ <button label="Devolver todo" name="return_all_btn"/>
+ <button label="Desactivar lo seleccionado" name="disable_selected_btn"/>
+ <button label="Desactivar todo" name="disable_all_btn"/>
+ <button label="Actualizar" name="refresh_btn"/>
+ <string name="top_scripts_title">
+ Scripts según su uso
+ </string>
+ <string name="top_scripts_text">
+ [COUNT] scripts con un total de [TIME] ms
+ </string>
+ <string name="scripts_score_label">
+ Tiempo
+ </string>
+ <string name="scripts_mono_time_label">
+ Tiempo en Mono
+ </string>
+ <string name="top_colliders_title">
+ Objetos que colisionan
+ </string>
+ <string name="top_colliders_text">
+ [COUNT] objetos con muchas posibles colisiones
+ </string>
+ <string name="colliders_score_label">
+ Resultado
+ </string>
+ <string name="none_descriptor">
+ No se ha encontrado ninguno.
+ </string>
+</floater>