Files
SingularityViewer/indra/newview/skins/default/xui/ja/floater_mute.xml
2010-04-02 02:48:44 -03:00

15 lines
732 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="mute floater"
title="無視された住人およびオブジェクト" short_title="無視リスト">
<scroll_list name="mutes" tool_tip="List of currently muted residents" />
<button label="住人を無視する"
label_selected="住人を無視する" name="Mute resident..."
tool_tip="無視する住人を選択" />
<button label="オブジェクト名で無視"
label_selected="オブジェクト名で無視"
name="Mute object by name..." />
<button label="無視の解除" label_selected="無視の解除"
name="Unmute"
tool_tip="住人またはオブジェクトを無視リストから削除" />
</floater>