From f5da73f53ee6d6a42ba3173b0de6bf7eab376745 Mon Sep 17 00:00:00 2001 From: Ivan Leo Murray-Smith Date: Mon, 19 Apr 2004 23:07:18 +0000 Subject: [PATCH] Small fix. --- programs/notepad/It.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }