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

https://bitbucket.org/lindenlab/viewer-beta/ · XML · 16 lines · 16 code · 0 blank · 0 comment · 0 complexity · 949ded0010667a33dce0b1bcb694f4ee MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Inventory" title="MI INVENTARIO">
  3. <floater.string name="Title">
  4. MI INVENTARIO
  5. </floater.string>
  6. <floater.string name="TitleFetching">
  7. MI INVENTARIO (obteniendo [ITEM_COUNT] ítems...) [FILTER]
  8. </floater.string>
  9. <floater.string name="TitleCompleted">
  10. MI INVENTARIO ([ITEM_COUNT] ítems) [FILTER]
  11. </floater.string>
  12. <floater.string name="Fetched">
  13. Obtenido
  14. </floater.string>
  15. <panel label="Panel del inventario" name="Inventory Panel"/>
  16. </floater>