X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=base%2Fapplications%2Fsndvol32%2Flang%2Fro-RO.rc;h=ce1bfde0bdcb010d929d548a9114b69155903b59;hp=5154b07d4caba8299b38e3f72d89f230882d327d;hb=f721e03d2eadcd547c02d84f536732730ebbedff;hpb=d7ae8690abf9620a6998e73a734688fb52f3319d diff --git a/base/applications/sndvol32/lang/ro-RO.rc b/base/applications/sndvol32/lang/ro-RO.rc index 5154b07d4ca..ce1bfde0bdc 100644 --- a/base/applications/sndvol32/lang/ro-RO.rc +++ b/base/applications/sndvol32/lang/ro-RO.rc @@ -6,16 +6,16 @@ IDM_MAINMENU MENU BEGIN POPUP "&Opțiuni" BEGIN - MENUITEM "&Proprietăți", IDC_PROPERTIES - MENUITEM "Reglaje a&vansate", IDC_ADVANCED_CONTROLS + MENUITEM "&Proprietăți", IDM_PROPERTIES + MENUITEM "Reglaje a&vansate", IDM_ADVANCED_CONTROLS MENUITEM SEPARATOR - MENUITEM "I&eșire", IDC_EXIT + MENUITEM "I&eșire", IDM_EXIT END POPUP "Aj&utor" BEGIN - MENUITEM "&Manual…", IDC_HELP_TOPICS + MENUITEM "&Manual…", IDM_HELP_TOPICS MENUITEM SEPARATOR - MENUITEM "&Despre…", IDC_ABOUT + MENUITEM "&Despre…", IDM_ABOUT END END