/indra/newview/skins/default/xui/ru/panel_preferences_chat.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 33 lines · 33 code · 0 blank · 0 comment · 0 complexity · 8edf69027bc871d49480afff71957fd0 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="????????? ???" name="chat">
- <text name="font_size">
- ?????? ??????:
- </text>
- <radio_group name="chat_font_size">
- <radio_item label="??????" name="radio" value="0"/>
- <radio_item label="???????" name="radio2" value="1"/>
- <radio_item label="???????" name="radio3" value="2"/>
- </radio_group>
- <check_box initial_value="??????" label="?????????????? ???????? ????? ?????? ??? ???????" name="play_typing_animation"/>
- <check_box label="?????????? ??? ????????? ?? ?????, ????? ???? ??? ? ????" name="send_im_to_email"/>
- <check_box label="????? ?????? ?????????? IM ? ????" name="plain_text_chat_history"/>
- <check_box label="??? ? ?????????" name="bubble_text_chat"/>
- <text name="show_ims_in_label">
- ?????????? ?????????:
- </text>
- <text name="requires_restart_label">
- (????????? ??????????)
- </text>
- <radio_group name="chat_window" tool_tip="?????????? IM-????????? ? ????????? ????? ??? ?? ? ????? ???? ? ??????????? ????????? (????????? ??????????)">
- <radio_item label="? ????????? ?????" name="radio" value="0"/>
- <radio_item label="?? ????????" name="radio2" value="1"/>
- </radio_group>
- <text name="disable_toast_label">
- ???????? ??????????? ????????? ? ?????? ????????? ? ????:
- </text>
- <check_box label="????????? ???" name="EnableGroupChatPopups" tool_tip="?????????? ??????????? ??????????? ??? ????????? ????????? ? ????????? ????"/>
- <check_box label="????????? ????" name="EnableIMChatPopups" tool_tip="?????????? ??????????? ??????????? ??? ????????? IM-?????????"/>
- <spinner label="????? ??????????? ??????????? ??????:" name="nearby_toasts_lifetime"/>
- <spinner label="????? ????????? ??????????? ??????:" name="nearby_toasts_fadingtime"/>
- <button label="????????? ???????? ????" name="ok_btn"/>
- </panel>