Small fix for the German resource file.
This commit is contained in:
parent
8cb24e729f
commit
bea24feaf8
|
@ -50,7 +50,7 @@ IDM_WINEFILE MENU FIXED IMPURE
|
|||
#ifndef _NO_EXTENSIONS
|
||||
MENUITEM "&Beenden\tAlt+X" , ID_FILE_EXIT
|
||||
#else
|
||||
MENUITEM "&Beenden\tAlt+X" , ID_FILE_EXIT
|
||||
MENUITEM "&Beenden" , ID_FILE_EXIT
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue