summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
diff options
context:
space:
mode:
authorEli Linden <eli@lindenlab.com>2010-03-22 12:57:15 -0700
committerEli Linden <eli@lindenlab.com>2010-03-22 12:57:15 -0700
commitb53033b73655ab7c49539cb59364418b3531d967 (patch)
tree9f0654bbd60b3f5f70b9a572d282315c105e4742 /indra/newview/skins/default/xui/pl/floater_preview_texture.xml
parentbe139dfb957e1b0d3c59110284c43630d3b57d23 (diff)
EXT-2188 CT-575 PL translation for Sets 5B, 6A, 6B, 7, 8. JA Cycle9 translation. for beta 5
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, 37 insertions, 2 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 8bcd800411..5aff19f186 100644
--- a/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
+++ b/indra/newview/skins/default/xui/pl/floater_preview_texture.xml
@@ -1,9 +1,44 @@
-<?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]
+ </floater.string>
+ <floater.string name="Copy">
+ Kopiuj do Szafy
+ </floater.string>
<text name="desc txt">
Opis:
</text>
<text name="dimensions">
- Wymiary: [WIDTH] x [HEIGHT]
+ [WIDTH]px x [HEIGHT]px
</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="Anuluj" name="discard"/>
+ <button label="Zapisz jako" name="save_tex_btn"/>
</floater>