Thursday, 5 March 2015

Re: Re: Bug 2171

On Thu, Mar 05, 2015 at 12:56:53PM +0100, Glen Walker wrote:
> Aha! Excellent, thank you!
>
> Do you think it would be appropriate to define another version of "AppHelp" (and other menu entries) for use where the the function key shortcut does not apply? Something like this:
>
> en.ro.AppHelp:Help... F1
> de.ro.AppHelp:Hilfe... F1
> fr.ro.AppHelp:Aide... F1
> it.ro.AppHelp:Aiuto... F1
> nl.ro.AppHelp:Hulp... F1
>
> en.ro.AppHelpNoFunc:Help...
> de.ro.AppHelpNoFunc:Hilfe...
> fr.ro.AppHelpNoFunc:Aide...
> it.ro.AppHelpNoFunc:Aiuto...
> nl.ro.AppHelpNoFunc:Hulp...
>
> Or is there a cleaner way? I'll get my thinking cap on...

I suspect it's either this (although I would use NoAccel or NoShortcut),
or an ugly heuristic to modify and truncate after ... - I think I prefer
the former.

Of course, we could have a system of user-definable shortcuts such that
the menu entries are generated programmatically, but this is obviously a
huge task.

B.

No comments:

Post a Comment