<!-- player view menu -->
<widget class="embedded_popup_button" id="attv" text="Views[COMMENT: embedded popup menu used to change to some alternative views]" sele="attr" auto_size="horizontal" fixed="true" auto_tick_exclusive="false" embed_in_frame="true" appearance="menu/embedded/view" save_current_state="true" save_default_state="true">
<list id="items">
<!-- ids match the multi-box individual panel ids below! -->
<record id="over" name="Overview[COMMENT: player profile view menu item: Overview (polygon)]" />
<record id="attr" name="Attributes[COMMENT: player profile view menu item: attributes]" />
<record id="----"/>
<record id="shtr" name="Show recent attribute changes[COMMENT: text on player_profile panel to toggle the attribute change arrows RE-TRANSLATE FOR FM2008]" event_id="shtr" auto_tick="true" />
</list>