Hi.

Did I understand you correct that you want to create a tool to easily
translate apps?
Like this user story:
1. User logs into the app.
2. All the strings which are not translated are red.
3. They are clickable.
4. Once clicked - user is presented editbox to enter text to
5. once entered - value is saved in code in properties file and
editbox disappears.
6. On the next compilation, these strings are included to the compil

If this is what you meant - no, I have not ever heard of such an
intelligent tool. If someone knows something about such tool, I'm
interested also.
Alex.

On Sep 8, 4:56 pm, Steven De Groote <stevendegro...@gmail.com> wrote:
> Hi,
>
> we're looking for a way to enable users to change translations of a
> currently running GWT application. We are currently using static
> string i18n, but this has the disadvantage that we need to compile
> each time again when there is a language correction.
>
> I have looked in the documentation, but I can't find a way to somehow
> change these translated messages from a GWT webpage.
>
> Is this possible in any way?
>
> Thanks,
> Steven
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to