summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/pl/floater_preview_texture.xml')
-rwxr-xr-xindra/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 100755
--- 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>