Am 25.02.2013 08:43, schrieb Matthew Brush: > On 13-02-24 03:08 PM, cmasa wrote: >> Hi, >> >> Please check them: >> >> 1) Waf script cannot copy scope.glade into geany plugins data directory, >> but old method ( ./autogen.sh + make + make install ) does it. >> 2) Markdown plugin configure page does not use localized strings. > > I used _() macro around the strings[1] in Markdown config GUI, is there > more I need to do to make it work?
I assume its reffering to this line: https://github.com/geany/geany-plugins/blob/master/markdown/src/plugin.c#L32 Cheers, Frank _______________________________________________ I18n mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/i18n
