ODK collect translation

selvmord,

i'm assuming you want to translate the odk collect application and not
the forms that you put in odk collect.

collect uses the android localization framework described at
http://developer.android.com/guide/topics/resources/localization.html.
if you check out source of the project, you'll find all the english
strings in res/values/strings.xml. if you add the norwegian
translation to res/values-no/strings.xml and you switch the phone's
locale to norway, it'll switch collect to those translations. if you
want to default to norwegian, then replace the english strings in
res/values/strings.xml to norwegian.

you sound like a developer, so maybe i can convince you to help us
solve the problem of localization more broadly. could you explore some
of the solutions at
http://stackoverflow.com/questions/2520891/any-collaborative-tool-website-to-localize-an-android-app?
i think if you could help us understand something like crowdin using
norwegian as an example, we could mobilize the community and translate
collect into more languages...

yaw

ยทยทยท On Wed, Nov 10, 2010 at 23:54, selvmord forskning wrote: > Dear all, > > I would like to translate ODK collect in Norwegian, i.e., the menu > options and instructions to be displayed in Norwegian. > > May I please ask for you help regarding this issue and how can I setup > ODK Collect in Eclipse for customization? > > Thanking you for you help. > > > Kindest regards, > Selvmordsforskning > > -- > Post: opendatakit@googlegroups.com > Unsubscribe: opendatakit+unsubscribe@googlegroups.com > Options: http://groups.google.com/group/opendatakit?hl=en >