Skip to content

Commit

Permalink
Fix German text for New Window (#351)
Browse files Browse the repository at this point in the history
Co-authored-by: Hermann Schinagl <[email protected]>
  • Loading branch information
schinagl and Hermann Schinagl authored Oct 28, 2022
1 parent f396e22 commit 1f796ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lang/res_de-DE.rc
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ BEGIN
END
POPUP "&Fenster"
BEGIN
MENUITEM "Neues &Fenster\tCtrl+Shift Enter", IDM_NEWWINDOW
MENUITEM "Neues &Fenster\tStrg+Umschalt Enter", IDM_NEWWINDOW
MENUITEM "Über&lappend\tUmschalt+F5", IDM_CASCADE
MENUITEM "&Untereinander", IDM_TILEHORIZONTALLY
MENUITEM "&Nebeneinander\tUmschalt+F4", IDM_TILE
Expand Down

0 comments on commit 1f796ed

Please sign in to comment.