[FIRE-36095] Fixed missing string for Favorites and updated help topics for favorites inventory tab
parent
05658cbff1
commit
e50dd76c61
|
|
@ -852,7 +852,7 @@
|
|||
bevel_style="none"
|
||||
follows="all"
|
||||
label="Favorites"
|
||||
help_topic="recent_inventory_tab"
|
||||
help_topic="favorites_inventory_tab"
|
||||
layout="topleft"
|
||||
name="Favorites"
|
||||
show_item_link_overlays="true"
|
||||
|
|
|
|||
|
|
@ -272,7 +272,7 @@
|
|||
bevel_style="none"
|
||||
follows="all"
|
||||
label="Favorites"
|
||||
help_topic="recent_inventory_tab"
|
||||
help_topic="favorites_inventory_tab"
|
||||
layout="topleft"
|
||||
name="Favorites"
|
||||
show_item_link_overlays="true"
|
||||
|
|
|
|||
|
|
@ -3271,6 +3271,7 @@ Your current position: [AVATAR_POS]
|
|||
<string name="All Items">All Items</string>
|
||||
<string name="Recent Items">Recent Items</string>
|
||||
<string name="Worn Items">Worn Items</string>
|
||||
<string name="Favorites">Favorites</string>
|
||||
|
||||
<string name="InvOfferGroupNoticeName">A group member named [NAME]</string>
|
||||
<string name="CallingCardOnlineLabelSuffix">(online)</string>
|
||||
|
|
|
|||
|
|
@ -274,7 +274,7 @@
|
|||
bevel_style="none"
|
||||
follows="all"
|
||||
label="Favorites"
|
||||
help_topic="recent_inventory_tab"
|
||||
help_topic="favorites_inventory_tab"
|
||||
layout="topleft"
|
||||
name="Favorites"
|
||||
show_item_link_overlays="true"
|
||||
|
|
|
|||
|
|
@ -278,7 +278,7 @@
|
|||
follows="all"
|
||||
height="338"
|
||||
label="Favorites"
|
||||
help_topic="recent_inventory_tab"
|
||||
help_topic="favorites_inventory_tab"
|
||||
layout="topleft"
|
||||
name="Favorites"
|
||||
show_item_link_overlays="true"
|
||||
|
|
|
|||
|
|
@ -871,7 +871,7 @@
|
|||
bevel_style="in"
|
||||
follows="all"
|
||||
label="Favorites"
|
||||
help_topic="recent_inventory_tab"
|
||||
help_topic="favorites_inventory_tab"
|
||||
layout="topleft"
|
||||
name="Favorites"
|
||||
show_item_link_overlays="true">
|
||||
|
|
|
|||
Loading…
Reference in New Issue