getodk / aggregate

ODK Aggregate is a Java server that stores, analyzes, and presents survey data collected using ODK Collect. Contribute and make the world a better place! ✨🗄✨
https://docs.opendatakit.org/aggregate-intro/
Other
74 stars 227 forks source link

Add internalization support to Aggregate #47

Open getodk-bot opened 7 years ago

getodk-bot commented 7 years ago

Issue by mitchellsundt Thursday Jul 09, 2015 at 19:30 GMT Originally opened as https://github.com/opendatakit/opendatakit/issues/890 (1 comment(s))


Originally reported on Google Code with ID 889

ODK Aggregate uses GWT 2.5.x for its web page rendering. At the time we began development,
internationalization support was not yet built into GWT. It now is ( http://www.gwtproject.org/doc/latest/DevGuideI18n.html
).

However, to enable it, we would need a developer to go through the client code and
extract the display strings into a translatable-strings dictionary and make the simple
changes to the code to access that dictionary for the display string.

We lack the resources to do this at this time. If anyone has a strong desire for this,
and can contribute a developer's time to sift through the code and extract the translatable
strings, we'd be happy to begin supporting internationalized ODK Aggregate web pages.

Reported by yanokwa@nafundi.com on 2013-08-15 14:20:55

getodk-bot commented 7 years ago

Comment by mitchellsundt Thursday Jul 09, 2015 at 19:30 GMT


https://www.transifex.com/projects/p/odk-aggregate has been set up to enable non-devs
to submit translations after internalization support is added to Aggregate

Reported by yanokwa@nafundi.com on 2013-08-15 14:31:43

ggalmazor commented 7 years ago

Attention! We're housekeeping! This issue will automatically be closed if no feedback is received in one week.

If this issue is important to you or you can provide more information about it, please, do so as soon as possible :)