Localization Guru logo Spinning globe image

- Home - Products - Tech Support - Downloads - Order - Contact Us -

Frequently Asked Questions (FAQ)

In this FAQ you will see references to a global Visual Basic® variable named gLG. This variable refers to the single instance of the Localization Guru localization engine that has been instantiated in your application. If you have the Lite version, then gLG points to an instance of LocGuruCtl on a form. In the Pro version, gLG is an instance of the LocGuru class.

What are the differences between the Lite and Pro versions?

How many languages can be stored in a single language database?

What languages are supported by Localization Guru? How about Chinese and other east Asian languages that use Unicode character sets?

How does Localization Guru translate my form using only one line of code?

Can I add additional foreign languages to my application after it has been built without having to rebuild the application?

Many applications have lots of text strings that are displayed in message boxes, error messages, etc. These strings are not stored in the properties of a Form or its constituent Controls but rather as string constants that typically are scattered throughout the application code. How does Localization Guru handle text that is stored as string constants within my application?

Sometimes I combine strings together to form a larger or more complex message that is displayed to the user. I know that in other languages the order in which these strings must be combined together can be different from that of my Native language. Can Localization Guru help me out?

The string substitution abilities of the gLG.GetS method look pretty nice. How many substitution strings can be handled?

Are there any other special things I can embed in the strings that are handled by the gLG.GetS method?

Can I allow the user of my application to pick the desired language when the application is run?

Can I predetermine which language will be used by the application?

Can I automatically choose the proper language based upon the current locale?

When I localize my application for some Foreign languages I also want to be able to change the Font property of my controls so that a different font is used. Can Localization Guru help me out?

How can I control which strings in my application get translated and which strings do not?

I understand that Localization Guru will only export and translate those properties of Forms and Controls that appear in the gLG.sProperties list and that the only properties supported are Caption, Font, Text, and ToolTipText. How can I export and translate text in Controls with properties that don't appear in this list? For example, the SSTab control stores text for each tab in the TabCaption() property?

Can Localization Guru help me determine whether I am going to have a problem with the width of controls when my application is translated into a language that results in longer text strings than those of my Native language?

Can I export the text of a language from the language database into a text file, translate the file using a software translation program or give it to a linguist for translation, and then import the translated text back into the language database?

How is Localization Guru licensed?

What versions of Visual Basic® does Localization Guru support?

Is Localization Guru Year 2000 compliant?

Where can I find out more about localizing my application?

What if I find a bug (otherwise known as an unexpected feature) in Localization Guru? Will you fix it?

 

Visual Basic is a registered trademark of Microsoft Corporation.

Copyright © 1998-2005 Beta-Sigma Data Systems LLC