> Eloi,
> 
> since the re-organization I can't see where the control of menu labels
> has gone to. It used to be that generate_source.c created some
> GtkActions for the menus that are not built in, which gave them
> translatable names (e.g. NotationMagick action had the name "Notation
> Magick" with a space in it).
> There is one (MIDI) which has a bad name ("Insert MIDI") and I want to
> fix this, but I can't find the string in the sources... can you help?
> 
> Richard
"Notation Magick" and "Insert MIDI" for example appears in
"src/generated/entries.h" and "tools/menu.c". The N_ function is those
two files should allow the strings to be extracted for translation, but
maybe not for translation at runtime. I will look at this tonight.


_______________________________________________
Denemo-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/denemo-devel

Reply via email to