winemine: Update Italian translation.

This commit is contained in:
Davide Pizzetti 2009-06-24 23:26:06 +02:00 committed by Alexandre Julliard
parent b64e07b540
commit aee6c78f53

View File

@ -25,7 +25,7 @@ LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
STRINGTABLE { STRINGTABLE {
IDS_APPNAME, "WineMine" IDS_APPNAME, "WineMine"
IDS_NOBODY, "Nobody" IDS_NOBODY, "Nessuno"
IDS_ABOUT, "Copyright 2000 Joshua Thielen" IDS_ABOUT, "Copyright 2000 Joshua Thielen"
} }
@ -39,7 +39,7 @@ MENU_WINEMINE MENU DISCARDABLE
MENUITEM "&Principiante", IDM_BEGINNER MENUITEM "&Principiante", IDM_BEGINNER
MENUITEM "&Avanzato", IDM_ADVANCED MENUITEM "&Avanzato", IDM_ADVANCED
MENUITEM "&Esperto", IDM_EXPERT MENUITEM "&Esperto", IDM_EXPERT
MENUITEM "&Presonalizza", IDM_CUSTOM MENUITEM "&Personalizza", IDM_CUSTOM
MENUITEM SEPARATOR MENUITEM SEPARATOR
MENUITEM "E&sci\tAlt+X", IDM_EXIT MENUITEM "E&sci\tAlt+X", IDM_EXIT
} }