bug in .INC file, only one word.
Moderators: Hacker, petermad, Stefan2, white
bug in .INC file, only one word.
In .INC file:
2922="Disable/reenable ignore list file to not show file names"
If put it on the MENU, it should be as the follow to match the symbol of current state (\/).
2922="Enable/disable ignore list file to not show file names"
2922="Disable/reenable ignore list file to not show file names"
If put it on the MENU, it should be as the follow to match the symbol of current state (\/).
2922="Enable/disable ignore list file to not show file names"
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
OK, I will change it and add it on the to do list for the translators.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Not yet changed in totalcmd.inc in TC7pb4.
changed in wcmd_deu.inc, wcmd_dut.inc and wcmd_dan.inc though)
changed in wcmd_deu.inc, wcmd_dut.inc and wcmd_dan.inc though)
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Hmm, but all options are like this, for example
cm_SwitchWatchDirs=2921;Disable/reenable WatchDirs auto-refresh temporarily
cm_SwitchIgnoreList=2922;Disable/reenable ignore list file to not show file names
What's wrong with that?
cm_SwitchWatchDirs=2921;Disable/reenable WatchDirs auto-refresh temporarily
cm_SwitchIgnoreList=2922;Disable/reenable ignore list file to not show file names
What's wrong with that?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
When you put these commands in the menu or on the buttonbar, they show their state with a checkmark (or the pressed button). So, when you see that a command named "Disable/reenable something" is checked, you're supposed to think that the first variant is active - "disable". In TC, however, the checked state means the opposite behaviour - "enabled". That's why petermad suggested to change this.ghisler(Author) wrote:What's wrong with that?
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
But then 2921 should be changed too, because cm_SwitchWatchDirs is also shown as checked when watchdirs is enabled...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Yes, of course.ghisler(Author) wrote:But then 2921 should be changed too, because cm_SwitchWatchDirs is also shown as checked when watchdirs is enabled...
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
OK, any other strings which should be changed the same way?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I looked through the INC file and could not find other such situations. (I mean - wrong situations; there are lots of various "show/hide" commands but they are described correctly).ghisler(Author) wrote:any other strings which should be changed the same way?
BTW, isn't it time to remove "(32-bit)" from 2007, 2008, 2009?
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50386
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
OK, thanks for your checks! I will change these two. I prefer to keep the "32bit" in 2007-2009 as long as I offer the 16-bit version.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Fixed in TC7rc1 

License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar