diff options
author | prep <none@none> | 2012-03-13 16:55:25 -0400 |
---|---|---|
committer | prep <none@none> | 2012-03-13 16:55:25 -0400 |
commit | 1c812c3c6734197835fd8cfaef286f1ad444ec64 (patch) | |
tree | 7c4dabb6b86ce523c3ffaadec237ff7e29194d46 /indra/newview/skins/default/xui | |
parent | fab57eea612f34ed9d8c8559674ead1760aab42b (diff) | |
parent | a8d5d6f45e34ff965fd9adc1d9824eb2840171a3 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui')
-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 dd31a71e0f..aaf94483df 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_console.xml @@ -14,6 +14,7 @@ <floater.string name="navmesh_status_unknown"></floater.string> <floater.string name="navmesh_status_library_not_implemented">Cannot find pathing library implementation.</floater.string> <floater.string name="navmesh_status_region_not_enabled">This region is not enabled for pathfinding.</floater.string> + <floater.string name="navmesh_status_checking_version">Checking the status of the navmesh ...</floater.string> <floater.string name="navmesh_status_downloading">Downloading the navmesh ...</floater.string> <floater.string name="navmesh_status_updating">The navmesh has changed on the server. Downloading the latest navmesh ...</floater.string> <floater.string name="navmesh_status_has_navmesh">Navmesh received.</floater.string> |