summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_snapshot.xml
diff options
context:
space:
mode:
authorandreykproductengine <akleshchev@productengine.com>2015-07-02 16:26:17 +0300
committerandreykproductengine <akleshchev@productengine.com>2015-07-02 16:26:17 +0300
commit8e2ec992d0bc937f72f6a1e96592f32798daac29 (patch)
treeb106227140e23c7ff66e7ac15c85877394a0b580 /indra/newview/skins/default/xui/it/floater_snapshot.xml
parent79f1e2178828a3e7c1738d8e0682d795aeb240bf (diff)
parent4aa64b99dbe6cafdccf0c25501feaef5ba3445c4 (diff)
Merge downstream code and become version 3.8.1
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_snapshot.xml')
-rwxr-xr-xindra/newview/skins/default/xui/it/floater_snapshot.xml17
1 files changed, 7 insertions, 10 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_snapshot.xml b/indra/newview/skins/default/xui/it/floater_snapshot.xml
index 16289ac7af..d21c206f6f 100755
--- a/indra/newview/skins/default/xui/it/floater_snapshot.xml
+++ b/indra/newview/skins/default/xui/it/floater_snapshot.xml
@@ -39,17 +39,8 @@
<string name="local_failed_str">
Non salvato sul computer.
</string>
- <button name="advanced_options_btn" tool_tip="Opzioni Avanzate"/>
- <text name="image_res_text">
- [WIDTH] x [HEIGHT] px
- </text>
- <text name="file_size_label">
- [SIZE] KB
- </text>
+ <button label="AGGIORNA" name="new_snapshot_btn"/>
<panel name="advanced_options_panel">
- <text name="advanced_options_label">
- OPZIONI AVANZATE
- </text>
<text name="layer_type_label">
Cattura:
</text>
@@ -68,4 +59,10 @@
<combo_box.item label="Nessun filtro" name="NoFilter"/>
</combo_box>
</panel>
+ <text name="image_res_text">
+ [WIDTH] px (larghezza) x [HEIGHT] px (altezza)
+ </text>
+ <text name="file_size_label">
+ [SIZE] KB
+ </text>
</floater>