/indra/newview/skins/default/xui/ru/panel_preferences_setup.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 36 lines · 36 code · 0 blank · 0 comment · 0 complexity · 9440529b34ac2b81a90a3487c8b7b3af MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes"?>
- <panel label="????????????" name="Input panel">
- <text name="Network:">
- ????:
- </text>
- <text name="Maximum bandwidth">
- ????. ?????? ??????
- </text>
- <text name="text_box2">
- ????/?
- </text>
- <check_box label="????? ?????" name="connection_port_enabled"/>
- <spinner label="????? ?????:" name="connection_port"/>
- <text name="Web:">
- ???????:
- </text>
- <radio_group name="use_external_browser">
- <radio_item label="???????????? ??? ??????? (IE, Firefox, Safari)" name="external" tool_tip="????? ?????????????? ???????, ???????? ? ??????? ?? ?????????. ?? ?????????????, ???? [APP_NAME] ???????? ? ????????????? ??????." value="true"/>
- <radio_item label="???????????? ?????????? ???????" name="internal" tool_tip="??? ????????? ???????, ?????? ?? ???-???????? ? ?. ?. ????? ?????????????? ?????????? ???????. ???? ??????? ??????????? ??? ????? ???? ? [APP_NAME]." value=""/>
- </radio_group>
- <check_box initial_value="??????" label="????????? ???????" name="browser_plugins_enabled"/>
- <check_box initial_value="??????" label="????????? ????? cookie" name="cookies_enabled"/>
- <check_box initial_value="??????" label="????????? Javascript" name="browser_javascript_enabled"/>
- <check_box initial_value="????" label="????????? ??????????? ????" name="media_popup_enabled"/>
- <text name="Software updates:">
- ?????????? ??:
- </text>
- <combo_box name="updater_service_combobox">
- <combo_box.item label="????????????? ?????????????" name="Install_automatically"/>
- <combo_box.item label="????????? ? ????????????? ?????????? ???????" name="Install_manual"/>
- </combo_box>
- <text name="Proxy Settings:">
- ????????? ??????-???????:
- </text>
- <button label="?????? ?????????" label_selected="?????" name="set_proxy"/>
- </panel>