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

/indra/newview/skins/default/xui/it/sidepanel_appearance.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | f2883c8180d92302b749a502e2a43cc3 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <panel label="Vestiario" name="appearance panel">
  3. <string name="No Outfit" value="Nessun vestiario"/>
  4. <string name="Unsaved Changes" value="Modifiche non salvate"/>
  5. <string name="Now Wearing" value="Abbigliamento attuale..."/>
  6. <string name="Changing outfits" value="Cambio vestiti"/>
  7. <panel name="panel_currentlook">
  8. <button label="M" name="editappearance_btn"/>
  9. <button label="A" name="openoutfit_btn"/>
  10. <text name="currentlook_status">
  11. (Stato)
  12. </text>
  13. <button label="" name="edit_outfit_btn" tool_tip="Modifica questo vestiario"/>
  14. </panel>
  15. <filter_editor label="Filtri per il vestiario" name="Filter"/>
  16. </panel>