PageRenderTime 26ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 11 lines | 11 code | 0 blank | 0 comment | 0 complexity | 00bf21c783df82d984e60fab861c318c 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="Vous n&apos;avez pas trouvé ce que vous cherchiez ? Essayez [secondlife:///app/search/all/[SEARCH_TERM] Rechercher]."/>
  5. <no_visible_tabs_text name="no_outfits_msg" value="Aucune tenue n&apos;est actuellement en votre possession. Essayez [secondlife:///app/search/all Rechercher]."/>
  6. </accordion>
  7. <panel name="bottom_panel">
  8. <menu_button name="options_gear_btn" tool_tip="Afficher d&apos;autres options"/>
  9. <button name="trash_btn" tool_tip="Supprimer la tenue sélectionnée"/>
  10. </panel>
  11. </panel>