diff options
author | Jacek Antonelli | 2009-04-06 01:29:22 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-04-06 01:29:22 -0500 |
commit | e06d504a68a72c321794b5e8740ccefcc45f654b (patch) | |
tree | 24d844d82b77957e763e6bc9a3103e29aa77f5f3 /linden/indra/newview/skins/default/xui/es/floater_openobject.xml | |
parent | Apply saved MediaDebugLevel at media init time. (diff) | |
parent | Cleaned up logic for bad streams (diff) | |
download | meta-impy-e06d504a68a72c321794b5e8740ccefcc45f654b.zip meta-impy-e06d504a68a72c321794b5e8740ccefcc45f654b.tar.gz meta-impy-e06d504a68a72c321794b5e8740ccefcc45f654b.tar.bz2 meta-impy-e06d504a68a72c321794b5e8740ccefcc45f654b.tar.xz |
Merge commit 'mccabe/gst-revamp' into gst-revamp
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> |