PageRenderTime 33ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/indra/newview/skins/default/xui/pt/floater_inventory.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 16 lines | 16 code | 0 blank | 0 comment | 0 complexity | ed72d5838f1e99f5256ac7a36a8c1107 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Inventory" title="MEU INVENTÁRIO">
  3. <floater.string name="Title">
  4. MEU INVENTÁRIO
  5. </floater.string>
  6. <floater.string name="TitleFetching">
  7. MEU INVENTÁRIO (Pegando [ITEM_COUNT] items...) [FILTER]
  8. </floater.string>
  9. <floater.string name="TitleCompleted">
  10. MEU INVENTÁRIO ([ITEM_COUNT] items) [FILTER]
  11. </floater.string>
  12. <floater.string name="Fetched">
  13. Obtido
  14. </floater.string>
  15. <panel label="Painel do inventário" name="Inventory Panel"/>
  16. </floater>