Instead of "?object_not_owner" display " (Owner)" appended on Object IM Info Floater
Translators may want to update floater_object_im_info.xml, string "owner" was added.
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
border_thickness="0" bottom_delta="-10" enabled="true" follows="left|top"
|
||||
font="SansSerif" height="20" is_unicode="false" left="70" hover="true"
|
||||
max_length="254" mouse_opaque="true" name="Slurl" font-style="UNDERLINE"
|
||||
width="200" hover_cursor="UI_CURSOR_HAND" text_color="TextLinkColor" hover_color="TextLinkHoverColor"/>
|
||||
hover_cursor="UI_CURSOR_HAND" text_color="TextLinkColor" hover_color="TextLinkHoverColor"/>
|
||||
|
||||
<!-- A new viewer talking to an old sim will not have a slurl available and will show this. -->
|
||||
<text bevel_style="none" border_style="line" border_visible="false"
|
||||
@@ -55,4 +55,5 @@
|
||||
<button bottom_delta="-28" font="SansSerif" halign="center" height="20" label="Mute Owner"
|
||||
label_selected="Mute Owner" left="70" mouse_opaque="true" name="Mute"
|
||||
width="160" />
|
||||
<string name="owner" value=" (Owner)"/>
|
||||
</floater>
|
||||
|
||||
Reference in New Issue
Block a user