Author: janderwald
Date: Thu Feb 1 23:04:32 2007
New Revision: 25670
URL:
http://svn.reactos.org/svn/reactos?rev=25670&view=rev
Log:
- Fix typo in Italian translation by Daniele Forsi (dforsi at gmail dot com)
- Fixes bug 2006
See issue #2006 for more details.
Modified:
trunk/reactos/dll/win32/setupapi/res/lang/It.rc
Modified: trunk/reactos/dll/win32/setupapi/res/lang/It.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/setupapi/res/lan…
==============================================================================
--- trunk/reactos/dll/win32/setupapi/res/lang/It.rc (original)
+++ trunk/reactos/dll/win32/setupapi/res/lang/It.rc Thu Feb 1 23:04:32 2007
@@ -26,7 +26,7 @@
CAPTION "Copia dei file in corso..."
FONT 8, "MS Shell Dlg"
BEGIN
- PUSHBUTTON "Anulla", IDCANCEL, 79, 84, 50, 14, WS_CHILD | WS_VISIBLE |
WS_TABSTOP
+ PUSHBUTTON "Annulla", IDCANCEL, 79, 84, 50, 14, WS_CHILD | WS_VISIBLE |
WS_TABSTOP
LTEXT "Origine:", -1, 7, 7, 77, 11, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "", SOURCESTRORD, 7, 18, 194, 11, WS_CHILD | WS_VISIBLE | WS_GROUP
LTEXT "Destinazione:", -1, 7, 30, 77, 11, WS_CHILD | WS_VISIBLE | WS_GROUP