mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 07:13:23 +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
|
@ -4,6 +4,7 @@
|
|||
* PURPOSE: Spanish resource file
|
||||
* COPYRIGHT: Copyright 2008 Colin Finck (colin@reactos.org)
|
||||
* TRANSLATOR: Javier Remacha
|
||||
* Julen Urizar Compains
|
||||
*/
|
||||
|
||||
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
||||
|
@ -14,7 +15,7 @@ CAPTION "Acerca de"
|
|||
FONT 8, "MS Shell Dlg"
|
||||
BEGIN
|
||||
ICON IDI_MAIN, IDC_STATIC, 10, 10, 20, 20
|
||||
LTEXT "ReactOS VGA Font Editor", IDC_STATIC, 37, 10, 93, 10
|
||||
LTEXT "Editor de Fuentes VGA de ReactOS", IDC_STATIC, 37, 10, 93, 10
|
||||
LTEXT "Copyright 2008 Colin Finck", IDC_STATIC, 37, 20, 93, 10
|
||||
DEFPUSHBUTTON "Aceptar", IDCANCEL, 40, 44, 55, 15
|
||||
END
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue