[DEVMGMT]
[reactos.git] / reactos / base / applications / mscutils / devmgmt / lang / it-IT.rc
index 0f20fd4..4124e97 100644 (file)
@@ -1,4 +1,4 @@
-LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
+LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
 
 IDR_MAINMENU MENU
 BEGIN
@@ -16,10 +16,10 @@ BEGIN
   END
   POPUP "Visualizza"
   BEGIN
-    MENUITEM "Dispositivi per tipo",        IDC_DEVBYTYPE, CHECKED
-    MENUITEM "Dispositivi per connessione", IDC_STATIC, GRAYED
-    MENUITEM "Risorse per tipo",            IDC_STATIC, GRAYED
-    MENUITEM "Risorse per connessione",     IDC_STATIC, GRAYED
+    MENUITEM "Dispositivi per tipo",        IDC_DEVBYTYPE
+    MENUITEM "Dispositivi per connessione", IDC_DEVBYCONN
+    MENUITEM "Risorse per tipo",            IDC_RESBYTYPE, GRAYED
+    MENUITEM "Risorse per connessione",     IDC_RESBYCONN, GRAYED
   END
   POPUP "Aiuto"
   BEGIN