mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user