mirror of
https://github.com/reactos/reactos.git
synced 2025-04-25 16:10:29 +00:00
- fix some German dialog ressources (2nd attempt)
svn path=/trunk/; revision=39981
This commit is contained in:
parent
b3d2497aaa
commit
372ea0433e
2 changed files with 2 additions and 2 deletions
|
@ -83,7 +83,7 @@ BEGIN
|
|||
CONTROL "&Symbol in der Taskleiste anzeigen",IDC_SYSTRAYBATTERYMETER,"Button",BS_AUTOCHECKBOX |
|
||||
WS_TABSTOP,15,45,200,10
|
||||
CONTROL "&Kennwort beim Reaktivieren aus dem Standbymodus anfordern",IDC_PASSWORDLOGON,"Button",BS_AUTOCHECKBOX |
|
||||
WS_TABSTOP,15,55,210,10
|
||||
WS_TABSTOP,15,55,220,10
|
||||
CONTROL "&Helligkeit der Anzeige beim Batteriebetrieb verringern",IDC_VIDEODIMDISPLAY,"Button",BS_AUTOCHECKBOX |
|
||||
WS_TABSTOP,15,65,200,10
|
||||
GROUPBOX "Netzschaltervorgänge",-1,5,100,240,105
|
||||
|
|
|
@ -15,7 +15,7 @@ BEGIN
|
|||
CONTROL "Treiber automatisch installieren",IDC_RADIO_AUTO,"Button",
|
||||
BS_AUTORADIOBUTTON,120,112,178,13
|
||||
CONTROL "Treiber von einer bestimmten Position installieren",IDC_RADIO_MANUAL,
|
||||
"Button",BS_AUTORADIOBUTTON,120,133,170,14
|
||||
"Button",BS_AUTORADIOBUTTON,120,133,180,14
|
||||
END
|
||||
|
||||
IDD_NODRIVER DIALOGEX DISCARDABLE 0, 0, 317, 193
|
||||
|
|
Loading…
Reference in a new issue