PageRenderTime 207ms CodeModel.GetById 22ms RepoModel.GetById 1ms app.codeStats 0ms

/indra/newview/skins/default/xui/en/teleport_strings.xml

https://bitbucket.org/lindenlab/viewer-beta/
XML | 84 lines | 84 code | 0 blank | 0 comment | 0 complexity | 1b69061bfdd5647cc2d6a1a33fd12c90 MD5 | raw file
Possible License(s): LGPL-2.1
  1. <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
  2. <teleport_messages>
  3. <message_set name="errors">
  4. <message name="invalid_tport">
  5. Problem encountered processing your teleport request. You may need to log back in before you can teleport.
  6. If you continue to get this message, please check the [SUPPORT_SITE].
  7. </message>
  8. <message name="invalid_region_handoff">
  9. Problem encountered processing your region crossing. You may need to log back in before you can cross regions.
  10. If you continue to get this message, please check the [SUPPORT_SITE].
  11. </message>
  12. <message name="blocked_tport">
  13. Sorry, teleport is currently blocked. Try again in a moment.
  14. If you still cannot teleport, please log out and log back in to resolve the problem.
  15. </message>
  16. <message name="nolandmark_tport">
  17. Sorry, but system was unable to locate landmark destination.
  18. </message>
  19. <message name="timeout_tport">
  20. Sorry, but system was unable to complete the teleport connection.
  21. Try again in a moment.
  22. </message>
  23. <message name="NoHelpIslandTP">
  24. You cannot teleport back to Welcome Island.
  25. Go to &apos;Welcome Island Public&apos; to repeat the tutorial.
  26. </message>
  27. <message name="noaccess_tport">
  28. Sorry, you do not have access to that teleport destination.
  29. </message>
  30. <message name="missing_attach_tport">
  31. Your attachments have not arrived yet. Try waiting for a few more seconds or log out and back in again before attempting to teleport.
  32. </message>
  33. <message name="too_many_uploads_tport">
  34. The asset queue in this region is currently clogged so your teleport request will not be able to succeed in a timely manner. Please try again in a few minutes or go to a less busy area.
  35. </message>
  36. <message name="expired_tport">
  37. Sorry, but the system was unable to complete your teleport request in a timely fashion. Please try again in a few minutes.
  38. </message>
  39. <message name="expired_region_handoff">
  40. Sorry, but the system was unable to complete your region crossing in a timely fashion. Please try again in a few minutes.
  41. </message>
  42. <message name="no_host">
  43. Unable to find teleport destination. The destination may be temporarily unavailable or no longer exists. Please try again in a few minutes.
  44. </message>
  45. <message name="no_inventory_host">
  46. The inventory system is currently unavailable.
  47. </message>
  48. </message_set>
  49. <message_set name="progress">
  50. <message name="sending_dest">
  51. Sending to destination.
  52. </message>
  53. <message name="redirecting">
  54. Redirecting to different location.
  55. </message>
  56. <message name="relaying">
  57. Relaying to destination.
  58. </message>
  59. <message name="sending_home">
  60. Sending home location request.
  61. </message>
  62. <message name="sending_landmark">
  63. Sending landmark location request.
  64. </message>
  65. <message name="completing">
  66. Completing teleport.
  67. </message>
  68. <message name="completed_from">
  69. Teleport completed from [T_SLURL]
  70. </message>
  71. <message name="resolving">
  72. Resolving destination.
  73. </message>
  74. <message name="contacting">
  75. Contacting new region.
  76. </message>
  77. <message name="arriving">
  78. Arriving...
  79. </message>
  80. <message name="requesting">
  81. Requesting Teleport...
  82. </message>
  83. </message_set>
  84. </teleport_messages>