[TC9b8] String ought to be changed

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

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

[TC9b8] String ought to be changed

Post by *petermad »

2Ghisler (author)
The string:

Code: Select all

1794="Configure view modes"
should be changed to:

Code: Select all

1794="Configure view modes..."
since it opens a dialog. Just like: 1581="Configure custom columns..." already has the elipsis

Or even better:

Code: Select all

1794="&Configure view modes..."
Since this string is part of the foldertab right click menu - we need to check for hotkey collisions, so this string needs to be added to Dglrange.txt:

Code: Select all

1539-1547,1568-1569,1571,1794
That menu has never been part of Dglrange.txt, which it should be.
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: 50861
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sorry, I prefer not to add dots because it coould be re-used.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 16115
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

OK - but at least the Dglrange.txt string can be usefull
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: 50861
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

OK, I will add it, thanks.
Author of Total Commander
https://www.ghisler.com
Post Reply