Jump to content

Recommended Posts

Posted

@Secure_ICT : Sure, thing. I'm glad to help.

@BALA : Size..well, yes, INI has it's limits, but I'm not sure where it is...I've done similar things

before using INIs, but I've never reached any limit yet.

Posted

Thats great!

Now if I wanted to add more languages, I could just add it to the bottom of Languages.ini right?

Secure

Another idea you can add an ini section and called [OSLang], then use macro @OSLang to get the OS language. Now when you application start using the OS Language as a default language or if you application don't have that language then use English as a default language.

Example

If you want to be sure never reach the ini file limit you can create a foler like Lang and inside the folder have one ini file per language. English.ini, Norwegian.ini, Spanish.ini, etc...

AutoIt Scripts:NetPrinter - Network Printer UtilityRobocopyGUI - GUI interface for M$ robocopy command line
Posted

If this is for BetaPad you can use peethebee PowerTranslate. This tool will read your Betapad.au3 and replace all the Strings into variables and create an ini file for language. It will save you a lot of coding time.

http://www.autoitscript.com/fileman/users/peethebee/

AutoIt Scripts:NetPrinter - Network Printer UtilityRobocopyGUI - GUI interface for M$ robocopy command line
  • 2 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...