mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 04:33:12 +00:00
[TRANSLATION] Multiple minor fixes and addings. (#2516)
- Applications: eventvwr, fltmgr, servman. - rosapps: arping, CTM, fontsub, fraginator, imagesoft, systeminfo, vcdcontroltool, vgafontedit. - CPLs: desk.cpl. - ReactOS Setup GUI app. - Screensavers: butterflies, maze, Starfield. - System: NTVDM, printing/monitors/localmon; the freeze dialog in user32, the error strings in usersrv.
This commit is contained in:
parent
2c306e9fa2
commit
f7cab5a1d4
27 changed files with 444 additions and 138 deletions
|
@ -39,7 +39,7 @@ BEGIN
|
|||
LTEXT "El instalador de ReactOS puede actualizar una de las instalaciones disponibles listadas a continuación o, si la instalación de ReactOS está dañada, intentar repararla.", IDC_STATIC, 6, 6, 300, 18
|
||||
CONTROL "", IDC_NTOSLIST, "SysListView32", LVS_REPORT | LVS_SINGLESEL | LVS_SHOWSELALWAYS | LVS_ALIGNLEFT | WS_BORDER | WS_TABSTOP, 6, 30, 303, 90
|
||||
PUSHBUTTON "&No actualizar", IDC_SKIPUPGRADE, 230, 128, 80, 14
|
||||
LTEXT "Click Next to upgrade the selected OS installation, or on 'Do not upgrade' to continue a new installation without upgrading.", IDC_STATIC, 7, 124, 222, 16
|
||||
LTEXT "Haga click en Siguiente para actualizar el SO seleccionado, o en No actualizar para continuar una nueva instalación sin actualizar.", IDC_STATIC, 7, 124, 222, 16
|
||||
END
|
||||
|
||||
IDD_DEVICEPAGE DIALOGEX 0, 0, 317, 143
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue