diff --git a/programs/notepad/It.rc b/programs/notepad/It.rc index 65a86012581..2d4e50993d7 100644 --- a/programs/notepad/It.rc +++ b/programs/notepad/It.rc @@ -5,7 +5,7 @@ * Proofread 1998 by David Lee Lambert * Copyright 2002 Sylvain Petreolle * Copyright 2003 Marcelo Duarte - * Copyright 2003 Ivan Leo Murray-Smith + * Copyright 2003-2004 Ivan Leo Murray-Smith * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public @@ -34,7 +34,7 @@ MAIN_MENU MENU MENUITEM SEPARATOR MENUITEM "&Stampa", CMD_PRINT MENUITEM "&Imposta pagina...", CMD_PAGE_SETUP - MENUITEM "&Configurazione di stampa...", CMD_PRINTER_SETUP + MENUITEM "&Configurazione stampante...", CMD_PRINTER_SETUP MENUITEM SEPARATOR MENUITEM "E&sci", CMD_EXIT }