summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_web_content.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2011-01-21 16:11:25 -0800
committerEli Linden <eli@lindenlab.com>2011-01-21 16:11:25 -0800
commitb429ff8ec3e1aebc60ff7f4d3376cfc8b9f2e669 (patch)
tree9c7b2f50a3536771ca4a9771de96fa4c8dc28616 /indra/newview/skins/default/xui/pl/floater_web_content.xml
parentc47e606625750ee1669e3b3b2d9cc7d210f08823 (diff)
INTL-20,CT-635 WIP DE,FR,ES,PT,PL translation (new files) for Viewer 2.5
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_web_content.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_web_content.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_web_content.xml b/indra/newview/skins/default/xui/pl/floater_web_content.xml
new file mode 100644
index 0000000000..4cc8d0b27b
--- /dev/null
+++ b/indra/newview/skins/default/xui/pl/floater_web_content.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<floater name="floater_web_content" title="">
+ <layout_stack name="stack1">
+ <layout_panel name="nav_controls">
+ <button name="back" tool_tip="Do tyłu"/>
+ <button name="forward" tool_tip="Do przodu"/>
+ <button name="stop" tool_tip="Zatrzymaj"/>
+ <button name="reload" tool_tip="Odśwież stronę"/>
+ <combo_box name="address" tool_tip="Wprowadź URL tutaj"/>
+ <icon name="media_secure_lock_flag" tool_tip="Funkcja bezpiecznego przeglądania (Secured Browsing)"/>
+ <button name="popexternal" tool_tip="Otwórz bieżący URL w zewnętrznej przeglądarce"/>
+ </layout_panel>
+ </layout_stack>
+</floater>