[TC 11.50b2] missing string for new command 474 in WCMD_DEU.INC

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

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
petermad
Power Member
Power Member
Posts: 16098
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

[TC 11.50b2] missing string for new command 474 in WCMD_DEU.INC

Post by *petermad »

in WCMD_DEU.INC there is no string for the new: cm_7ZipPackerConfig=474;Conf: 7-ZIP packer command
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50817
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b2] missing string for new command 474 in WCMD_DEU.INC

Post by *ghisler(Author) »

I will add it, thanks.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 16098
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 11.50b2] missing string for new command 474 in WCMD_DEU.INC

Post by *petermad »

Confirmed that:

Code: Select all

474="Konf: 7-ZIP-Packer"
is added in WCMD_DEU.INC

but for some reason it is placed after

Code: Select all

480="Konf: Ignorierliste"
instead of after:

Code: Select all

485="Konf: ZIP-Packer"
all the other Kont: entries are ordered the same way as in TC's Configuration dialog - not by command number
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50817
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 11.50b2] missing string for new command 474 in WCMD_DEU.INC

Post by *ghisler(Author) »

Order doesn't matter in the translation - it's in numeric order in German and logical order in English. I will move it down, but you don't need to check it because the translation uses the order from the TOTALCMD.INC file.

Moderator message from: ghisler(Author) » 2024-10-24, 07:46 UTC

Moved to fixed bugs
Author of Total Commander
https://www.ghisler.com
Post Reply