summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-02-21 18:40:40 -0800
committerTodd Stinson <stinson@lindenlab.com>2012-02-21 18:40:40 -0800
commit1757f3967874a2885b45e3324bf19f677e76f6bc (patch)
tree388a9a8ac49314e30cd66e926bebb26a40056516 /indra/newview/skins
parent85660a9b95e466abc064304869a79db393543440 (diff)
PATH-296: Refining the behavior of the freeze/unfreeze functionality to support both basic and edit/test pathfinding floaters open at the same time.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/floater_pathfinding_basic.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_basic.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_basic.xml
index f53d11bb1d..7af40bbff6 100644
--- a/indra/newview/skins/default/xui/en/floater_pathfinding_basic.xml
+++ b/indra/newview/skins/default/xui/en/floater_pathfinding_basic.xml
@@ -11,14 +11,15 @@
single_instance="true"
title="Basic pathfinding setup"
width="312">
- <floater.string name="pathfinding_not_enabled">This region is not enabled for pathfinding.</floater.string>
- <floater.string name="unable_to_change_state">Unable to change modes successfully.</floater.string>
+ <floater.string name="status_pathfinding_not_enabled">This region is not enabled for pathfinding.</floater.string>
+ <floater.string name="status_unable_to_change_state">Unable to change modes successfully.</floater.string>
+ <floater.string name="status_querying_state">Checking status ...</floater.string>
<text
height="13"
word_wrap="false"
use_ellipses="false"
type="string"
- text_color="DrYellow"
+ text_color="LabelTextColor"
length="1"
follows="left|top"
layout="topleft"