[bug/annoy] sync, context menu: prevented hotkey usage
Posted: 2007-05-04, 22:59 UTC
A small thing I already stated in german forum (with screenshot, without reaction yet):
with german language setting the context menu in Synchronize Dirs got changed and have an arrow in front of their titles now. The items (translated here) were changed to
- This way you can't use the first letter of the command as hotkey anymore ("<" and "-" are the two new "hotkeys", which is very unintuitive).
- This "feature" is different in english language, here these items are unchanged (no arrows).
User workaround: This can be changed in the *.LNG file (WCMD_DEU.LNG) by the user, but this is overwritten every time when installing a new TC version.
Suggestion to fit all (not disturbing hotkey usage and optically showing direction) would be to put these arrows at the end of the commands like this:
This way the feature could be useful and added to the other standard LNG-files, too, without side-effects.
with german language setting the context menu in Synchronize Dirs got changed and have an arrow in front of their titles now. The items (translated here) were changed to
Code: Select all
<- Delete left
-> Delete right
- This "feature" is different in english language, here these items are unchanged (no arrows).
User workaround: This can be changed in the *.LNG file (WCMD_DEU.LNG) by the user, but this is overwritten every time when installing a new TC version.

Code: Select all
Delete left <-
Delete right ->