diff options
author | Jacek Antonelli | 2009-03-26 16:30:44 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-03-26 16:30:44 -0500 |
commit | c05810ec6ce1cb1fb40915b2b16f44c2600c6483 (patch) | |
tree | d79458c1a7b13f3a6c9a3db688c1a7377625f5f6 /linden/indra/newview/skins/default/xui/es/floater_openobject.xml | |
parent | Ghost files, ignore this commit (diff) | |
download | meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.zip meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.gz meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.bz2 meta-impy-c05810ec6ce1cb1fb40915b2b16f44c2600c6483.tar.xz |
Converted all skin XML files to Unix LF line endings.
Diffstat (limited to 'linden/indra/newview/skins/default/xui/es/floater_openobject.xml')
-rw-r--r-- | linden/indra/newview/skins/default/xui/es/floater_openobject.xml | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/linden/indra/newview/skins/default/xui/es/floater_openobject.xml b/linden/indra/newview/skins/default/xui/es/floater_openobject.xml index e6062e8..48c8c4b 100644 --- a/linden/indra/newview/skins/default/xui/es/floater_openobject.xml +++ b/linden/indra/newview/skins/default/xui/es/floater_openobject.xml | |||
@@ -1,10 +1,10 @@ | |||
1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> | 1 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
2 | <floater name="objectcontents" title="Contenido del objeto"> | 2 | <floater name="objectcontents" title="Contenido del objeto"> |
3 | <text type="string" length="1" name="object_name"> | 3 | <text type="string" length="1" name="object_name"> |
4 | [DESC]: | 4 | [DESC]: |
5 | </text> | 5 | </text> |
6 | <button label="Copiar para inventario" label_selected="Copiar para inventario" | 6 | <button label="Copiar para inventario" label_selected="Copiar para inventario" |
7 | name="copy_to_inventory_button" /> | 7 | name="copy_to_inventory_button" /> |
8 | <button label="Copiar y vestirse" label_selected="Copiar y vestirse" | 8 | <button label="Copiar y vestirse" label_selected="Copiar y vestirse" |
9 | name="copy_and_wear_button" /> | 9 | name="copy_and_wear_button" /> |
10 | </floater> | 10 | </floater> |