diff options
Diffstat (limited to 'linden/indra/newview/skins/xui/de/panel_preferences_graphics1.xml')
-rw-r--r-- | linden/indra/newview/skins/xui/de/panel_preferences_graphics1.xml | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/linden/indra/newview/skins/xui/de/panel_preferences_graphics1.xml b/linden/indra/newview/skins/xui/de/panel_preferences_graphics1.xml index 802eb0f..ff48982 100644 --- a/linden/indra/newview/skins/xui/de/panel_preferences_graphics1.xml +++ b/linden/indra/newview/skins/xui/de/panel_preferences_graphics1.xml | |||
@@ -17,13 +17,14 @@ | |||
17 | <text_editor name="FullScreenInfo" width="480"> | 17 | <text_editor name="FullScreenInfo" width="480"> |
18 | Wenn deaktiviert, schaltet die Anzeige bei Anmeldung auf Vollbild um. | 18 | Wenn deaktiviert, schaltet die Anzeige bei Anmeldung auf Vollbild um. |
19 | </text_editor> | 19 | </text_editor> |
20 | <text name="DisplayResLabel"> | 20 | <text name="DisplayResLabel" width="100"> |
21 | Anzeigeauflösung: | 21 | Anzeigeauflösung: |
22 | </text> | 22 | </text> |
23 | <text name="AspectRatioLabel1" tool_tip="Breite/Höhe"> | 23 | <combo_box name="fullscreen combo" left="115" /> |
24 | <text name="AspectRatioLabel1" tool_tip="Breite/Höhe" width="100"> | ||
24 | Aspektverhältnis: | 25 | Aspektverhältnis: |
25 | </text> | 26 | </text> |
26 | <combo_box name="aspect_ratio" tool_tip="Breite/Höhe"> | 27 | <combo_box name="aspect_ratio" tool_tip="Breite/Höhe" left="115"> |
27 | <combo_item type="string" length="1" name="4:3(StandardCRT)"> | 28 | <combo_item type="string" length="1" name="4:3(StandardCRT)"> |
28 | 4:3 (Standard-CRT) | 29 | 4:3 (Standard-CRT) |
29 | </combo_item> | 30 | </combo_item> |
@@ -37,7 +38,7 @@ | |||
37 | 16:9 (Widescreen) | 38 | 16:9 (Widescreen) |
38 | </combo_item> | 39 | </combo_item> |
39 | </combo_box> | 40 | </combo_box> |
40 | <check_box label="Aspektverhältnis automatisch erkennen" name="aspect_auto_detect" /> | 41 | <check_box label="Verhältnis automatisch erkennen" name="aspect_auto_detect" left="275" /> |
41 | <text type="string" length="1" name="UI Size:"> | 42 | <text type="string" length="1" name="UI Size:"> |
42 | UI-Größe: | 43 | UI-Größe: |
43 | </text> | 44 | </text> |