summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml')
-rw-r--r--indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml43
1 files changed, 24 insertions, 19 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
index 9ae28d6a15..8cd220553f 100644
--- a/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
+++ b/indra/newview/skins/default/xui/en/floater_pathfinding_characters.xml
@@ -1,16 +1,19 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater
open_positioning="cascading"
+ can_resize="true"
can_tear_off="false"
height="273"
+ width="635"
+ min_height="273"
+ min_width="635"
layout="topleft"
name="floater_pathfinding_characters"
help_topic="floater_pathfinding_characters"
reuse_instance="true"
- save_rect="true"
+ save_rect="false"
single_instance="true"
- title="Pathfinding characters"
- width="635">
+ title="Pathfinding characters">
<floater.string name="characters_messaging_initial"></floater.string>
<floater.string name="characters_messaging_fetch_starting">Building query for pathfinding characters ...</floater.string>
<floater.string name="characters_messaging_fetch_inprogress">Querying for pathfinding characters ...</floater.string>
@@ -19,6 +22,7 @@
<floater.string name="characters_messaging_fetch_error">Error detected while querying for pathfinding characters</floater.string>
<floater.string name="characters_messaging_complete_none_found">No pathfinding characters</floater.string>
<floater.string name="characters_messaging_complete_available">[NUM_SELECTED] characters selected out of [NUM_TOTAL]</floater.string>
+ <floater.string name="characters_messaging_service_not_available">Required capability is not available in current region</floater.string>
<scroll_list
column_padding="0"
draw_heading="true"
@@ -33,7 +37,7 @@
<scroll_list.columns
label="Name"
name="name"
- width="137" />
+ dynamic_width="true" />
<scroll_list.columns
label="Description"
name="description"
@@ -52,21 +56,21 @@
width="64" />
</scroll_list>
<text
- height="13"
- word_wrap="false"
+ height="26"
+ word_wrap="true"
use_ellipses="false"
type="string"
text_color="LabelTextColor"
length="1"
- follows="left|top"
+ follows="left|bottom"
layout="topleft"
name="characters_status"
top="161"
- width="500">
+ width="240">
Characters:
</text>
<button
- follows="right|top"
+ follows="right|bottom"
height="21"
label="Refresh list"
layout="topleft"
@@ -75,7 +79,7 @@
left="257"
width="115"/>
<button
- follows="right|top"
+ follows="right|bottom"
height="21"
label="Select all"
layout="topleft"
@@ -84,7 +88,7 @@
left="378"
width="115"/>
<button
- follows="right|top"
+ follows="right|bottom"
height="21"
label="Select none"
layout="topleft"
@@ -94,7 +98,7 @@
width="115"/>
<view_border
bevel_style="none"
- follows="top|left"
+ follows="left|right|bottom"
height="0"
layout="topleft"
name="horiz_separator"
@@ -109,15 +113,16 @@
text_color="LabelTextColor"
text_readonly_color="LabelDisabledColor"
length="1"
- follows="left|top"
+ follows="left|bottom"
layout="topleft"
name="actions_label"
top_pad="12"
- width="910">
+ width="242">
Actions on selected characters:
</text>
<check_box
height="19"
+ follows="left|bottom"
label="Show beacon"
layout="topleft"
name="show_beacon"
@@ -125,7 +130,7 @@
left="259"
width="90" />
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Take"
layout="topleft"
@@ -134,7 +139,7 @@
left="17"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Take copy"
layout="topleft"
@@ -143,7 +148,7 @@
left="119"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Return"
layout="topleft"
@@ -152,7 +157,7 @@
left="220"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Delete"
layout="topleft"
@@ -161,7 +166,7 @@
left="322"
width="94"/>
<button
- follows="right|top"
+ follows="left|bottom"
height="22"
label="Teleport me to it"
layout="topleft"