mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
parent
212f3eaf00
commit
64fe3347e9
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ STYLE DS_SHELLFONT | DS_MODALFRAME | WS_CAPTION | WS_SYSMENU
|
|||
CAPTION "Configurație de ecran"
|
||||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
LTEXT "Doriți păstrarea acestei configurații de ecran?", IDC_STATIC, 7, 7, 219, 8
|
||||
LTEXT "Doriți să păstrați această setare de ecran?", IDC_STATIC, 7, 7, 219, 8
|
||||
LTEXT "", IDC_TIMEOUTTEXT, 7, 20, 219, 8
|
||||
PUSHBUTTON "D&a", IDYES, 121, 36, 50, 14
|
||||
DEFPUSHBUTTON "N&u", IDNO, 175, 36, 50, 14
|
||||
|
|
Loading…
Reference in a new issue