Change the language in the button name.
Moderators: Hacker, petermad, Stefan2, white
Re: Change the language in the button name.
2petermad
This is about the tooltip text, I need a translation of the button name.
Show me how to do it
This is about the tooltip text, I need a translation of the button name.
Show me how to do it
Re: Change the language in the button name.
The Tooltip and the name shown next to a button when shown as a menu is the same.
For the button name/tooltip to follow the language, you have to put the same em_command in wcmd_eng.ini and wcmd_rus.ini whith different text in the menu= line. In the button you have to leave the Tooltip field empty. Then TC will read the name/tooltip from the .ini file (in TC 11.50rc2 and later).
For the button name/tooltip to follow the language, you have to put the same em_command in wcmd_eng.ini and wcmd_rus.ini whith different text in the menu= line. In the button you have to leave the Tooltip field empty. Then TC will read the name/tooltip from the .ini file (in TC 11.50rc2 and later).
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
Re: Change the language in the button name.
2petermad
Show me how to do it
screen
It's about the tooltip text, I need a translation of the button name.This is supported in TC 11.50rc1
Show me how to do it
screen
Re: Change the language in the button name.
2Ziabrev
I guess your problem is that you don't want to use "OPENBARMENU barfile.bar" embedded in an em_command, because then the button menu does not open near the button you click. Currently there is no solution for that.
I guess your problem is that you don't want to use "OPENBARMENU barfile.bar" embedded in an em_command, because then the button menu does not open near the button you click. Currently there is no solution for that.
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
Re: Change the language in the button name.
Another feature of using "OPENBARMENU barfile.bar" or em_command is the absence of PopupOverlay (shows a small arrow icon as an overlay on buttons which open a submenu) on the button.
Re: Change the language in the button name.
2sa16
Arrows can be drawn in the icon: Screenshot
Arrows can be drawn in the icon: Screenshot
Moderator message from: white » 2024-12-20, 15:32 UTC
Translated the display text of the link from Russian to English.
Re: Change the language in the button name.
2petermad
I understand. Thank you.
I understand. Thank you.
Re: Change the language in the button name.
Or can be erase, if PopupOverlay = 0.Ziabrev wrote:Arrows can be drawn in the icon