From 73aa4fa2be2e7cfc3e6fca622c55f74c157bfff0 Mon Sep 17 00:00:00 2001 From: Gabriel Ilardi Date: Fri, 13 May 2011 13:25:44 +0000 Subject: [PATCH] [input] - Fix an Italian typo spotted by r3ddr4g0n svn path=/trunk/; revision=51692 --- reactos/dll/cpl/input/lang/it-IT.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/dll/cpl/input/lang/it-IT.rc b/reactos/dll/cpl/input/lang/it-IT.rc index b4f26739978..0ea57d32e34 100644 --- a/reactos/dll/cpl/input/lang/it-IT.rc +++ b/reactos/dll/cpl/input/lang/it-IT.rc @@ -9,7 +9,7 @@ BEGIN CONTROL "TEXT", IDC_KEYLAYOUT_LIST, "SYSLISTVIEW32", WS_BORDER | WS_VSCROLL | WS_TABSTOP | LVS_SORTASCENDING | LVS_REPORT | 0x0000808D, 8, 28, 237, 109 PUSHBUTTON "&Predefinito", IDC_SET_DEFAULT, 101, 159, 144, 14 PUSHBUTTON "&Aggiungi...", IDC_ADD_BUTTON, 27, 142, 70, 14 - PUSHBUTTON "&Remuovi...", IDC_REMOVE_BUTTON, 101, 142, 70, 14 + PUSHBUTTON "&Rimuovi...", IDC_REMOVE_BUTTON, 101, 142, 70, 14 PUSHBUTTON "&Proprietà...", IDC_PROP_BUTTON, 175, 142, 70, 14 GROUPBOX "Preferenze", -1, 7, 185, 240, 36 PUSHBUTTON "&Impostazioni tasti...", IDC_KEY_SET_BTN, 14, 198, 110, 14