On Mon, Jan 28, 2013 at 10:57 PM, Maxim Ganetsky <[email protected]> wrote: > 29.01.2013 0:55, ik пишет: > >> On Mon, Jan 28, 2013 at 10:30 PM, Maxim Ganetsky <[email protected]> wrote: >>> >>> 28.01.2013 19:46, ik пишет: >>> >>>> Hello, >>>> >>>> How can If find what is the package that the file >>>> lazarusidestrconsts.pas belongs to ? >>>> I need to use some of it's text with my plugins. Strings such as >>>> srkmCatSrcNoteBook. >>> >>> >>> >>> It is category name. Why do you need to reuse it? >> >> >> My plugins add itself to the editor tab menu, and I wanted to use the >> same category for shortcuts, because it belongs there imho... > > > Do you really need category resource string to add shortcut there?
It's not mandatory, but note that when someone translate the IDE and that string, it will display different string at the shortcut frame. > > > -- > Best regards, > Maxim Ganetsky mailto:[email protected] > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
