mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 19:26:16 +00:00
[SHELL] Increase field width in German resources so the drive text can fit
svn path=/trunk/; revision=46765
This commit is contained in:
@@ -296,7 +296,7 @@ BEGIN
|
||||
|
||||
CONTROL "", 14015, "Static", SS_NOTIFY | SS_SUNKEN | SS_OWNERDRAW, 20, 140, 200, 20
|
||||
|
||||
LTEXT "Laufwerk %s", 14009, 100, 170, 40, 10
|
||||
LTEXT "Laufwerk %s", 14009, 100, 170, 50, 10
|
||||
PUSHBUTTON "Bereinigen", 14010, 180, 175, 50, 15, WS_TABSTOP
|
||||
CHECKBOX "Laufwerk komprimieren, um Speicherplatz zu sparen", 14011, 15, 205, 180, 10, WS_DISABLED
|
||||
CHECKBOX "Laufwerk für schnelle Dateisuche indizieren", 14012, 15, 220, 165, 10, WS_DISABLED
|
||||
|
||||
Reference in New Issue
Block a user