extracting translated forms

For questions and postings not covered by the other forums
User avatar
ghosttie
Posts: 181
Joined: Sat Aug 15, 2009 1:25 am
Location: Atlanta, GA, USA
Contact:

extracting translated forms

Postby ghosttie » Sat Jan 04, 2014 6:38 am

In order to translate our application into another language we are sending the translator an encrypted copy of our application, along with instructions on how to use the JadeTranslator app.

How do they extract out the translated forms to send back to us for integration into the main source?
I have a catapult. Give me all the money or I will fling an enormous rock at your head.

User avatar
BeeJay
Posts: 312
Joined: Tue Jun 30, 2009 2:42 pm
Location: Christchurch, NZ

Re: extracting translated forms

Postby BeeJay » Sat Jan 11, 2014 4:54 pm

It may already be too late, but for our system we took a different approach for translations. All of our forms and captions, and also any messages displayed by the system, are defined as translatable strings. Then, for any translation service we just need to send them the extract of the translatable strings in a plain text file for them to translate using the text editor of their choice. eg: Notepad.

Once they've finished the translation we simply load in the updated translatable strings from the plain text file. This avoids having to send the translation service anything other than plain text files and vice versa.

Actually, we took this a step further and allow administration users to translate the strings on the fly. This has the added advantage of allowing some sites that are still English speaking to translate their strings as well to reflect their terminology. eg: Zip Code versus Postal Code, County versus State, etc. :)

There will be a one-off hit to convert all your string literal captions and error messages into translatable strings, but I thought it worth mentioning in case that is a better long term option for you.

Cheers,
BeeJay.


Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 23 guests