mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:31:37 +00:00
[SHELL32]: Adjust the size of the static text in the logoff dialog, for German language. Patch by 'reactosfanboy'.
CORE-11446 #resolve #comment Thanks! svn path=/trunk/; revision=71682
This commit is contained in:
parent
86b93c239e
commit
a34c94d027
1 changed files with 1 additions and 1 deletions
|
@ -481,7 +481,7 @@ CAPTION "Abmelden"
|
|||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
ICON IDI_SHELL_LOGOFF, IDC_STATIC, 7, 7, 20, 20
|
||||
LTEXT "Sind Sie sicher, dass Sie sich abmelden wollen?", -1, 35, 16, 146, 8
|
||||
LTEXT "Sind Sie sicher, dass Sie sich abmelden wollen?", -1, 35, 16, 166, 8
|
||||
DEFPUSHBUTTON "&Abmelden", IDOK, 41, 39, 50, 14
|
||||
PUSHBUTTON "Abbrechen", IDCANCEL, 95, 39, 50, 14
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue