Skip to content

Commit 19c2502

Browse files
committed
[EVENTVWR]
Italian and Spanish translation updates. svn path=/trunk/; revision=51541
1 parent 110864e commit 19c2502

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

reactos/base/applications/mscutils/eventvwr/lang/es-ES.rc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ END
118118

119119
STRINGTABLE
120120
BEGIN
121-
IDS_NONE "None"
121+
IDS_NONE "Ninguna"
122122
IDS_NOT_AVAILABLE "N/A"
123123
END

reactos/base/applications/mscutils/eventvwr/lang/it-IT.rc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ CAPTION "Informazioni su"
4343
FONT 8, "MS Shell Dlg", 0, 0, 0x0
4444
BEGIN
4545
ICON IDI_EVENTVWR,IDC_MYICON,14,9,21,20
46-
LTEXT "ReactOS Visualizzatore eventi Version 1.0",IDC_STATIC,49,10,119,8,SS_NOPREFIX
46+
LTEXT "ReactOS Visualizzatore eventi Versione 1.0",IDC_STATIC,49,10,119,8,SS_NOPREFIX
4747
LTEXT "Copyright (C) 2007 Marc Piulachs ([email protected])",IDC_STATIC,49,20,119,22
4848
DEFPUSHBUTTON "OK",IDOK,90,48,42,16,WS_GROUP
4949
END
@@ -118,6 +118,6 @@ END
118118

119119
STRINGTABLE
120120
BEGIN
121-
IDS_NONE "None"
121+
IDS_NONE "Nessuna"
122122
IDS_NOT_AVAILABLE "N/A"
123123
END

0 commit comments

Comments
 (0)