Files
SingularityViewer/indra/newview/skins/default/xui/de/panel_overlaybar.xml

25 lines
1.3 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<panel name="overlay">
<layout_stack name="overlay_layout_panel">
<layout_panel name="main_panel">
<layout_stack name="chatbar_and_buttons">
<layout_panel name="state_management_buttons_container">
<button label="Neue IM" label_selected="Neue IM" name="New IM" tool_tip="You have an instant message pending. Click to show IMs."/>
<button label="Set Not Busy" label_selected="Set Not Busy" name="Set Not Busy" tool_tip="Chat and IM is hidden for you. Click here to set yourself not busy."/>
<button label="Flycam" label_selected="Flycam" name="Flycam" tool_tip="Your camera is under joystick control, click here to release it."/>
<button label="Mouselook" label_selected="Mouselook" name="Mouselook" tool_tip="Use mouse to steer your view. If you have a gun, clicking will shoot."/>
<button label="Aufstehen" label_selected="Aufstehen" name="Stand Up" tool_tip="Klicken Sie hier, um aufzustehen."/>
<button label="Cancel TP" label_selected="Cancel TP" name="Cancel TP" tool_tip="Click here to cancel the current teleport process."/>
</layout_panel>
</layout_stack>
</layout_panel>
</layout_stack>
<string name="unread_count_string_plural">New IMs</string>
</panel>