Page 2 of 2

How to translate subsequent pages in multi-lingual App

Posted: Tue Aug 19, 2014 10:49 pm
by Alena Prykhodko

Hawk,

Please provide us with a public app link (http://devcenter.appery.io/documentat...)


How to translate subsequent pages in multi-lingual App

Posted: Wed Aug 20, 2014 10:00 am
by Hawk

Hi,

Here is the link (http://appery.io/app/mobile-frame?src...)

Thank you in advance!


How to translate subsequent pages in multi-lingual App

Posted: Wed Aug 20, 2014 10:31 pm
by Yurii Orishchuk

Hi Hawk,

Here is what is wrong in your APP:

You have wrong identifier for label "This is a second demo" see details: http://prntscr.com/4etdr7/direct

But in translation file you have:

"This is a second Demo":"Dies ist eine zweite Demo"

So the "Demo" word should begin with "D".

Regards.


How to translate subsequent pages in multi-lingual App

Posted: Thu Aug 21, 2014 2:06 am
by Hawk

Thank you, it works now