/indra/newview/skins/default/xui/zh/floater_mute_object.xml
XML | 14 lines | 14 code | 0 blank | 0 comment | 0 complexity | 6a586617c002f6519355465e2667d4d1 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes"?> 2<floater name="block by name" title="???????"> 3 <text name="message"> 4 Block an object: 5 </text> 6 <line_editor name="object_name"> 7 ???? 8 </line_editor> 9 <text name="note"> 10 * Only blocks object text, not sounds 11 </text> 12 <button label="??" name="OK"/> 13 <button label="??" name="Cancel"/> 14</floater>