summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
diff options
context:
space:
mode:
authorNiranV <NiranV.Dean@googlemail.com>2014-07-29 17:48:52 +0200
committerNiranV <NiranV.Dean@googlemail.com>2014-07-29 17:48:52 +0200
commit2c930a00bf5b2bd4310bf55d296b12d8a0b2e35d (patch)
tree27b6e7fd8cf9b69781efdb81dd454e5daf78ff4e /indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
parent4e08ffe99db67f7cb8818d6105bd0bd049341a9e (diff)
BUG-6835: Fixed: Height is missing the "t" under E-mail settings.
Couldn't reproduce this issue but didn't need to since i know that this issue is caused by the broken UI scaling messing this up. Only fix is to make the label smaller and pray to god.
Diffstat (limited to 'indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml')
-rwxr-xr-xindra/newview/skins/default/xui/de/panel_snapshot_inventory.xml2
1 files changed, 1 insertions, 1 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..efc9b84e2b 100755
--- a/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
+++ b/indra/newview/skins/default/xui/de/panel_snapshot_inventory.xml
@@ -13,7 +13,7 @@
<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="Breite*Höhe" name="inventory_snapshot_width"/>
<check_box label="Seitenverhältnis beibehalten" name="inventory_keep_aspect_check"/>
<button label="Abbrechen" name="cancel_btn"/>
<button label="Speichern" name="save_btn"/>