Multiple Languages Application

G

GL

Hello

I have developed an application with a Greek version of MS Access.
Althouth the application is written in English it is not possible to run the
application on a computer with another language setting but Greek.
It is neccessary to run the application on computers of any language.
Do you know any method to resolve the problem or I have to rebuilt the
application with an English version of MS Access (I don't even want to think
of it)

Thanks

GL
 
M

mscertified

Unless all your forms, command buttons, error messages etc use icons instead
of text (much like a modern automobile dashboard), you will have to redesign
the application. You could have a table containing all the text for the
application with the various translations, and use this table to populate all
the captions and messages in the application. Just a thought. I'm sure there
are Microsoft websites on internationalizing applications which you can
reefer to. Just google it.

Dorian
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top