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 the "Analysis" menu with context "Statistics",
> "against (optional)" in Wilcoxon/Mann-Whitney tests window.

should be fixed, now. The code was simply trying to look up the message with 
the wrong context ("i18n_context", instead of the value of the attribute).

I'm glad to know that the context is generally not needed (as most plugins 
don't provide any context for any of their strings at all), but I think it 
will still be good to have the feature available for those cases, where there 
are real ambiguities.
 
> 2. id's of  tags translations cannot be loaded. Example: "using
> test hypothesis" in Wilcoxon/Mann-Whitney tests window.

Fixed, too. Simply a missing i18n-lookup. Just let me know, if you come across 
any further issues of this kind.

Regards
Thomas


signature.asc
Description: This is a digitally signed message part.
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk___
RKWard-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkward-devel


[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 translator interpretation of the messages. Examples:  
"Moments" submenu in the "Analysis" menu with context "Statistics",  
"against (optional)" in Wilcoxon/Mann-Whitney tests window.

2. id's of  tags translations cannot be loaded. Example: "using  
test hypothesis" in Wilcoxon/Mann-Whitney tests window.

Many thanks in advance for paying some attention to these issues.

Best regards,
Yuri

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
RKWard-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rkward-devel