On 1 Apr 1999, Lars R. Clausen wrote:
> Such as that the right-button menu isn't translated at all?
That is fixed now. (Thanks to hallon)
> Oh, and what about the _'s? Does it cause any confusion to use
> different letters for hotkeys? Like:
>
> #: app/menus.c:209 msgid "/_Objects" msgstr "/_Objekter"
>
> #: app/menus.c:215 msgid "/Objects/_Ungroup" msgstr
> "/Objekter/_Afgrupp�r"
I thought about that. I don't think it's a problem. The only thing to
think about is that each translator must make sure the keyboard shortcuts
are unique in a menu (no two entries with same key).
/ Alex