Support

If you have a problem or need to report a bug please email : support@dsprobotics.com

There are 3 sections to this support area:

DOWNLOADS: access to product manuals, support files and drivers

HELP & INFORMATION: tutorials and example files for learning or finding pre-made modules for your projects

USER FORUMS: meet with other users and exchange ideas, you can also get help and assistance here

NEW REGISTRATIONS - please contact us if you wish to register on the forum

Users are reminded of the forum rules they sign up to which prohibits any activity that violates any laws including posting material covered by copyright

Multi-language-support

Post any examples or modules that you want to share here

Multi-language-support

Postby tulamide » Mon Jul 13, 2015 12:15 pm

Here's a quick draft of how you could support multiple languages in your project.
Attachments
multi_language_support.fsm
(643 Bytes) Downloaded 923 times
"There lies the dog buried" (German saying translated literally)
tulamide
 
Posts: 2692
Joined: Sat Jun 21, 2014 2:48 pm
Location: Germany

Re: Multi-language-support

Postby tester » Sun Jul 19, 2015 10:39 am

Basically, you probably would prefer to have language localization data in external file(s).

So for example, in your external config file you list available languages (by filename) and set which one is default on load, and then - you create these files (according to config list) with language data.

Alternatively you can create single file for all languages, and use a sort of separator between langs (data|dane|datei), which is used in internal splitter.

It is good to separate your project from localization data, because you don't have to recompile your project over and over again. You just make adjustments in a simple text file.
Need to take a break? I have something right for you.
Feel free to donate. Thank you for your contribution.
tester
 
Posts: 1786
Joined: Wed Jan 18, 2012 10:52 pm
Location: Poland, internet


Return to User Examples

Who is online

Users browsing this forum: No registered users and 11 guests