Multilingual version - do you have any working sample?

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
mol
Posts: 3825
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Multilingual version - do you have any working sample?

Post by mol »

Hi!
I need to create documents in few languages, depending on user choice.
Do you have any idea, how to smoothly realize it?

Marek
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Multilingual version - do you have any working sample?

Post by esgici »

Hi Mol

Did you inspect function init_messages in <hmg>\hfcl\Source\GridPrint.prg :?:

I hope it will give you an idea :idea:

Regards

--

Esgici
Viva INTERNATIONAL HMG :D
User avatar
mol
Posts: 3825
Joined: Thu Sep 11, 2008 5:31 am
Location: Myszków, Poland
Contact:

Re: Multilingual version - do you have any working sample?

Post by mol »

THX, Esgici!
I thought about this solution.
I considered external dictionary, too.
User avatar
Pablo César
Posts: 4059
Joined: Wed Sep 08, 2010 1:18 pm
Location: Curitiba - Brasil

Re: Multilingual version - do you have any working sample?

Post by Pablo César »

You will find on example of using files corresponding each language in my app: http://hmgforum.com/download/file.php?id=1908, please be free to re-use it.

Here is the topic: http://hmgforum.com/viewtopic.php?f=9&t=2246&start=10
Last edited by Pablo César on Tue Mar 20, 2012 8:56 pm, edited 1 time in total.
HMGing a better world
"Matter tells space how to curve, space tells matter how to move."
Albert Einstein
User avatar
esgici
Posts: 4543
Joined: Wed Jul 30, 2008 9:17 pm
DBs Used: DBF
Location: iskenderun / Turkiye
Contact:

Re: Multilingual version - do you have any working sample?

Post by esgici »

Hi
mol wrote: I considered external dictionary, too.
Something like this :?:

Regards

--

Esgici
BackupML.zip
Backup Multi Language
(5.66 KiB) Downloaded 166 times
Viva INTERNATIONAL HMG :D
Post Reply