[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Binding label from command addition

Yeah, thats exactly what I'm looking for for the ui.bindings extension point. However, a label isn't defined for bindings in the schema.

I'm currently using the method you specified for internationalizing my labels for the command additions to the menus, it's just those pesky bindings that are still eluding me.

It's also quite possible, like you said, that the internationalization is already defined for the DEL sequence somewhere down in the platform code (like it does for M1 translating to Ctrl on Windows). In which case I'd probably have to bite the bullet and stick with 'Delete', or log a bug I guess.