summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/teleport_strings.xml
blob: 616dc1a1d49fbafc2d5a1f41efb739394f930667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<teleport_messages>
	<message_set name="errors">
		<message name="invalid_tport">
			Problem encountered processing your teleport request. You may
need to log back in before you can teleport. If you continue
to get this message, please check the Tech Support FAQ at:
www.secondlife.com/support
		</message>
		<message name="invalid_region_handoff">
			Problem encountered processing your region crossing. You may
need to log back in before you can cross regions. If you continue
to get this message, please check the Tech Support FAQ at:
www.secondlife.com/support.
		</message>
		<message name="blocked_tport">
			Sorry, teleport is currently blocked. Try again in a moment.
If you still cannot teleport, please log out and log back in to
resolve the problem.
		</message>
		<message name="nolandmark_tport">
			Sorry, but system was unable to locate landmark destination.
		</message>
		<message name="timeout_tport">
			Sorry, but system was unable to complete the teleport connection.
Try again in a moment.
		</message>
		<message name="noaccess_tport">
			Sorry, you do not have access to that teleport destination.
		</message>
		<message name="missing_attach_tport">
			Your attachments have not arrived yet. Try waiting for a few
more seconds or log out and back in again before attempting
to teleport.
		</message>
		<message name="too_many_uploads_tport">
			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.
		</message>
		<message name="expired_tport">
			Sorry, but the system was unable to complete your teleport request
in a timely fashion. Please try again in a few minutes.
		</message>
		<message name="expired_region_handoff">
			Sorry, but the system was unable to complete your region crossing
in a timely fashion. Please try again in a few minutes.
		</message>
		<message name="no_host">
			Unable to find teleport destination. The destination may be
temporarily unavailable or no longer exists. Please try again
in a few minutes.
		</message>
		<message name="no_inventory_host">
			The inventory system is currently unavailable.
		</message>
	</message_set>
	<message_set name="progress">
		<message name="sending_dest">
			Sending to destination.
		</message>
		<message name="redirecting">
			Redirecting to different location.
		</message>
		<message name="relaying">
			Relaying to destination.
		</message>
		<message name="sending_home">
			Sending home location request.
		</message>
		<message name="sending_landmark">
			Sending landmark location request.
		</message>
		<message name="completing">
			Completing teleport.
		</message>
		<message name="resolving">
			Resolving destination.
		</message>
		<message name="contacting">
			Contacting new region.
		</message>
		<message name="arriving">
			Arriving...
		</message>
		<message name="requesting">
			Requesting Teleport...
		</message>
	</message_set>
</teleport_messages>