summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
diff options
context:
space:
mode:
authoreli <none@none>2014-11-26 18:34:56 -0800
committereli <none@none>2014-11-26 18:34:56 -0800
commit0c959fd99216c48378b8e8259d1adb358d0201b1 (patch)
treef116551dea9f1e547825d358c53c338bde5c2011 /indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
parentf25c3b32ddfb13e34e54ac94b28c1251ed1d7a3d (diff)
FIX INTL-159 project Viewer translation for experience tools in 9 languages
Diffstat (limited to 'indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml')
-rwxr-xr-xindra/newview/skins/default/xui/de/panel_snapshot_inventory.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml b/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
index d13f56ed3d..2b8c4e6cd1 100755
--- a/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
+++ b/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
@@ -3,18 +3,18 @@
<text name="title">
Inventar
</text>
- <text name="hint_lbl">
- Das Speichern eines Bilds in Ihrem Inventar kostet [UPLOAD_COST] L$. Um das Bild als Textur zu speichern, wählen Sie eines der quadratischen Formate aus.
- </text>
<combo_box label="Auflösung" name="texture_size_combo">
- <combo_box.item label="Aktuelles Fenster" name="CurrentWindow"/>
<combo_box.item label="Klein (128x128)" name="Small(128x128)"/>
<combo_box.item label="Mittel (256x256)" name="Medium(256x256)"/>
<combo_box.item label="Groß (512x512)" name="Large(512x512)"/>
<combo_box.item label="Benutzerdefiniert" name="Custom"/>
</combo_box>
<spinner label="Breite x Höhe" name="inventory_snapshot_width"/>
+ <spinner label="" name="inventory_snapshot_height"/>
<check_box label="Seitenverhältnis beibehalten" name="inventory_keep_aspect_check"/>
+ <text name="hint_lbl">
+ Das Speichern eines Bilds in Ihrem Inventar kostet [UPLOAD_COST] L$. Um das Bild als Textur zu speichern, wählen Sie eines der quadratischen Formate aus.
+ </text>
<button label="Abbrechen" name="cancel_btn"/>
<button label="Speichern" name="save_btn"/>
</panel>