diff options
author | prep <prep@lindenlab.com> | 2012-03-12 15:04:09 -0400 |
---|---|---|
committer | prep <prep@lindenlab.com> | 2012-03-12 15:04:09 -0400 |
commit | e558f5cb0b8c0937da0f08a1af149afbc497462c (patch) | |
tree | 110d585c0fe869443facb51209078c5ac383c2d5 /indra/newview/skins | |
parent | 999626e0716db71bac431a4703025a1b1430dcef (diff) |
path-405: Avatar is no longer frozen when pathing window is up and when avatar crosses a region boundary the resident is informed with a message in the pathing window.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_pathfinding_console.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml index 75465f1aea..dd31a71e0f 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml @@ -22,6 +22,7 @@ <floater.string name="pathing_choose_start_point">Please choose start point.</floater.string> <floater.string name="pathing_choose_end_point">Please choose end point.</floater.string> <floater.string name="pathing_path_valid">Path is shown in blue.</floater.string> + <floater.string name="navmesh_update_needed">Region boundary hit, navmesh may not be accurate. Update.</floater.string> <text height="13" word_wrap="true" |