msacm32: Typo in Italian resource file.

This commit is contained in:
Stefano Guidoni 2009-02-16 20:22:23 +01:00 committed by Alexandre Julliard
parent 6660d1dc38
commit 5bb3edb8d3
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ BEGIN
CBS_DROPDOWNLIST | WS_VSCROLL | WS_TABSTOP
#endif
DEFPUSHBUTTON "OK", IDOK, 48, 80, 40, 14
PUSHBUTTON "Anulla", IDCANCEL, 92, 80, 40, 14
PUSHBUTTON "Annulla", IDCANCEL, 92, 80, 40, 14
PUSHBUTTON "&Aiuto", IDD_ACMFORMATCHOOSE_BTN_HELP, 136, 80, 40, 14
END