Re: Missing keyboard accel?



On Mon, Feb 12, 2001 at 11:10:41PM +0100, Karl Eichwalder wrote:
Jody Goldberg <jgoldberg home com> writes:

On Sat, Feb 10, 2001 at 07:17:31PM +0100, Karl Eichwalder wrote:
I'm wondering whether a keyboard accelerator is missing here:

#. Default <F9> to recalculate
#: src/gnumeric.xml.h:149 src/workbook-control-gui.c:1914
#, fuzzy
msgid "Recalculate"
msgstr "Neu be_rechnen"

What do you mean ?  Gtk is responsible for adding the accelerator to
the label.

Okay, I tracked down the problem.  There are no free characters left one
can use as a keyboard shortcut.  Does GTK+ allow duplicates?

The same seems valid for "Search and replace" ;-(

There is no '_' in the menu label because there is an explicit
accelerator, <F9>.  There should not be an underscore in the
translation.  Search and Replace will need one.  Possibly renamed to
'_Find and Replace' ?

These are the sorts of translations that really require reading the
source or running the application.  It is unwieldy to list all other
items in the same menu in a comment for each item.

Thanks
    Jody




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]