R
Robin Tucker
Hi there,
Ideally, I would like a tool that would allow me to "export" a list of all
strings on my forms so that one of our overseas salespeople can translate
into another language, return it to me and allow me to "automatically"
import these new strings onto localized versions of my forms. The way I see
it working at the moment, is I have to manually set the Localizable and
Language flags on each form and then manually change each string on each
form to the localized version. Also, how can I create/export/import
string-tables for all of my local string literals in code?
If you can give me any information about best practice for doing this, I
would really appreciate it.
Thanks
Robin
Ideally, I would like a tool that would allow me to "export" a list of all
strings on my forms so that one of our overseas salespeople can translate
into another language, return it to me and allow me to "automatically"
import these new strings onto localized versions of my forms. The way I see
it working at the moment, is I have to manually set the Localizable and
Language flags on each form and then manually change each string on each
form to the localized version. Also, how can I create/export/import
string-tables for all of my local string literals in code?
If you can give me any information about best practice for doing this, I
would really appreciate it.
Thanks
Robin