summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/ru/panel_profile_web.xml
diff options
context:
space:
mode:
authoreli <eli@lindenlab.com>2019-07-18 15:56:45 -0700
committereli <eli@lindenlab.com>2019-07-18 15:56:45 -0700
commita990805bb3634a30198856c6ceae16c7ae97f90a (patch)
tree4befa2ce42c238f9534f993fa0bc8b6f15fe095f /indra/newview/skins/default/xui/ru/panel_profile_web.xml
parent139c66b684a463cea0d0d9420b3ba40a9ffb65a6 (diff)
FIX INTL-355 translation of Set58 for 9 languages, for project repo 483-legacy_profiles
Diffstat (limited to 'indra/newview/skins/default/xui/ru/panel_profile_web.xml')
-rw-r--r--indra/newview/skins/default/xui/ru/panel_profile_web.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/ru/panel_profile_web.xml b/indra/newview/skins/default/xui/ru/panel_profile_web.xml
new file mode 100644
index 0000000000..18a17e2586
--- /dev/null
+++ b/indra/newview/skins/default/xui/ru/panel_profile_web.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<panel label="Веб" name="panel_profile_web">
+ <panel.string name="LoadTime" value="Время загрузки: [TIME] секунд"/>
+ <line_editor name="url_edit">
+ (загрузка…)
+ </line_editor>
+ <flyout_button label="Загрузить" name="load" tool_tip="Загрузить эту страницу с профилем с помощью встроенного веб-браузера.">
+ <flyout_button.item label="Открыть в просмотрщике браузера" name="open_item"/>
+ <flyout_button.item label="Открыть во внешнем браузере" name="home_item"/>
+ </flyout_button>
+ <button name="web_profile_popout_btn" tool_tip="Всплывающий веб-профиль"/>
+</panel>