diff options
author | Richard Linden <none@none> | 2010-02-17 15:16:31 -0800 |
---|---|---|
committer | Richard Linden <none@none> | 2010-02-17 15:16:31 -0800 |
commit | effadd3908c53f17ced08131546196e3dea9d1d5 (patch) | |
tree | c6d6ffa34630b26fec962ac42eeaf18fa9d0f22a /indra/newview/skins/default/xui/en/teleport_strings.xml | |
parent | 1c0603bef2bac6e006df7566aa2a3f8c351a1b7f (diff) | |
parent | 366aa236f2964855bcb6f8b95f52e8bdad902651 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/teleport_strings.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/teleport_strings.xml | 77 |
1 files changed, 0 insertions, 77 deletions
diff --git a/indra/newview/skins/default/xui/en/teleport_strings.xml b/indra/newview/skins/default/xui/en/teleport_strings.xml deleted file mode 100644 index e8f6b1319a..0000000000 --- a/indra/newview/skins/default/xui/en/teleport_strings.xml +++ /dev/null @@ -1,77 +0,0 @@ -<?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 [SUPPORT_SITE]. - </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 [SUPPORT_SITE]. - </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> |