Small fix for the German resource file.

This commit is contained in:
Henning Gerhardt 2005-02-23 20:58:09 +00:00 committed by Alexandre Julliard
parent 8cb24e729f
commit bea24feaf8
1 changed files with 1 additions and 1 deletions

View File

@ -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
}