summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
diff options
context:
space:
mode:
authorOz Linden <oz@lindenlab.com>2016-03-07 12:41:11 -0500
committerOz Linden <oz@lindenlab.com>2016-03-07 12:41:11 -0500
commit5822fb00b605d4f4ddd01e887b40d04b67e162a9 (patch)
tree0aa733a2357c99383f18ed34d2fb2ad4ad0caa24 /indra/newview/skins/default/xui/pl/floater_preview_texture.xml
parentc7ebeb842010c4a814978f63c464e1546bd6a9be (diff)
parent346ee6595d395a92a1445441467971510e6f4b6d (diff)
merge DRTVWR-398 build cleanup fixes
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_preview_texture.xml')
-rw-r--r--indra/newview/skins/default/xui/pl/floater_preview_texture.xml39
1 files changed, 5 insertions, 34 deletions
diff --git a/indra/newview/skins/default/xui/pl/floater_preview_texture.xml b/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
index e58acee139..8cdeccd723 100644
--- a/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
+++ b/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
+<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater name="preview_texture">
<floater.string name="Title">
Tekstura: [NAME]
@@ -9,39 +9,10 @@
<text name="desc txt">
Opis:
</text>
- <text name="dimensions">
- [WIDTH]px x [HEIGHT]px
- </text>
<text name="aspect_ratio">
- Zobacz proporcje
+ Podgląd proporcji
</text>
- <combo_box name="combo_aspect_ratio" tool_tip="Wyświetl w domyślnych proporcjach">
- <combo_item name="Unconstrained">
- Swobodny
- </combo_item>
- <combo_item name="1:1" tool_tip="Insygnia Grupy lub realny Profil">
- 1:1
- </combo_item>
- <combo_item name="4:3" tool_tip="[SECOND_LIFE] profil">
- 4:3
- </combo_item>
- <combo_item name="10:7" tool_tip="Reklamy i atrakcje, landmarki">
- 10:7
- </combo_item>
- <combo_item name="3:2" tool_tip="O Posiadłości">
- 3:2
- </combo_item>
- <combo_item name="16:10">
- 16:10
- </combo_item>
- <combo_item name="16:9" tool_tip="Lubię">
- 16:9
- </combo_item>
- <combo_item name="2:1">
- 2:1
- </combo_item>
- </combo_box>
- <button label="OK" name="Keep"/>
- <button label="Wyrzuć" name="Discard"/>
- <button label="Zapisz jako" name="save_tex_btn"/>
+ <combo_box name="combo_aspect_ratio" tool_tip="Wyświetl w stałych proporcjach" />
+ <button label="Wyrzuć" name="Discard" />
+ <button label="Zapisz jako" name="save_tex_btn" />
</floater>