PageRenderTime 23ms CodeModel.GetById 9ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/es/panel_outfits_list.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | b1ed9f618f1ab67ef888e4031b77d011 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel name="Outfits">
  3. <accordion name="outfits_accordion">
  4. <no_matched_tabs_text name="no_matched_outfits_msg" value="żNo encuentras lo que buscas? Inténtalo con [secondlife:///app/search/all/[SEARCH_TERM] Buscar]."/>
  5. <no_visible_tabs_text name="no_outfits_msg" value="Todavía no tienes vestuario. Inténtalo con [secondlife:///app/search/all/ Buscar]"/>
  6. </accordion>
  7. <panel name="bottom_panel">
  8. <menu_button name="options_gear_btn" tool_tip="Ver más opciones"/>
  9. <button name="trash_btn" tool_tip="Eliminar el vestuario seleccionado"/>
  10. </panel>
  11. </panel>