WCMD_DEU.*: english abbreviations for control and shift keys

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
norfie²
Power Member
Power Member
Posts: 986
Joined: 2006-02-10, 07:27 UTC

WCMD_DEU.*: english abbreviations for control and shift keys

Post by *norfie² »

WCMD_DEU.LNG wrote:5127="mit &CTRL+ALT"
should be

Code: Select all

5127="mit &STRG+ALT"
WCMD_DEU.MNU wrote:POPUP "Separater Verzeichnisbaum\tCtrl+Shift+F8"
should be

Code: Select all

POPUP "Separater Verzeichnisbaum\tSTRG+Umsch+F8"
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Thanks, I will change that.
Author of Total Commander
https://www.ghisler.com
User avatar
norfie²
Power Member
Power Member
Posts: 986
Joined: 2006-02-10, 07:27 UTC

Post by *norfie² »

Fixed.
Post Reply