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

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

https://bitbucket.org/lindenlab/viewer-beta/
XML | 36 lines | 36 code | 0 blank | 0 comment | 0 complexity | b8f223c8930849c0afd8d3cb7dd67563 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <floater name="Map" title="MINIMAPA">
  3. <floater.string name="ToolTipMsg">
  4. [REGIÓN](Haz doble clic para abrir el mapa y pulsa la tecla Mayús y arrastra para obtener una vista panorámica)
  5. </floater.string>
  6. <floater.string name="AltToolTipMsg">
  7. [REGION](Pulsa dos veces para teleportarte, pulsa mayús y arrastra para obtener una panorámica)
  8. </floater.string>
  9. <floater.string name="mini_map_caption">
  10. Minimapa
  11. </floater.string>
  12. <text label="N" name="floater_map_north" text="N">
  13. N
  14. </text>
  15. <text label="E" name="floater_map_east" text="E">
  16. E
  17. </text>
  18. <text label="O" name="floater_map_west" text="O">
  19. O
  20. </text>
  21. <text label="S" name="floater_map_south" text="S">
  22. S
  23. </text>
  24. <text label="SE" name="floater_map_southeast" text="SE">
  25. SE
  26. </text>
  27. <text label="NE" name="floater_map_northeast" text="NE">
  28. NE
  29. </text>
  30. <text label="SO" name="floater_map_southwest" text="SO">
  31. SO
  32. </text>
  33. <text label="NW" name="floater_map_northwest" text="NO">
  34. NO
  35. </text>
  36. </floater>