On Tue, May 14, 2013 at 2:13 AM, Mohammad Al-Quraian <[email protected]>wrote:

> I want to try and help improve GWT, and I was wondering if that is
> possible. I noticed for instance in the Simple Pager, the words are still
> in English even when the selected locale is Arabic.
>

That particular example seems to be a case where no translations were ever
done at all.  We did get the Showcase messages professionally translated
(into Arabic and others), but it would certainly be helpful to have
translations for the Simple Pager widget built into GWT.

You would need to create
SimplePager_ImageButtonsConstants_<locale>.properties files in the same
directory, with lines like:

fastForward=<translation>
...

The file should be UTF8-encoded.

-- 
John A. Tamplin

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to