Re: [rkward-devel] Some minor issues in the plugin translation implementation

2014-12-07 Thread Thomas Friedrichsmeier
Hi, On Sunday 07 December 2014 09:30:40 Yuri Chornoivan wrote: > 1. Due to Gettext implementation, all translations with i18n_context > cannot be loaded. Maybe it is worth to remove the context as it adds > nothing to the translator interpretation of the messages. Examples: > "Moments" submenu in

[rkward-devel] Some minor issues in the plugin translation implementation

2014-12-06 Thread Yuri Chornoivan
Hi, First of all, many thanks for making plugins translatable. Just some minor issues that spoiled the initial implementation a bit: 1. Due to Gettext implementation, all translations with i18n_context cannot be loaded. Maybe it is worth to remove the context as it adds nothing to the transl