|
Spyware-Adware Remover is a Multilanguage support
program.
This is where you can choose your language from the list of available
languages installed with your Spyware-Adware
Remover program, or ones you have added / created.

You can add your own language if its
not found in the drop down combo box.
Step 1:
Copy the "English.ini" file located in the installation
folder/Lang, and name it with the name of the language you are making.
Example: Japanese.ini.
Note: Don't change the file extension, keep
it as ".INI".
Step 2:
Make an icon 16x16 pixels with the flag for your country language pack, and
save it in bitmap format.
Example: Japanese.bmp
Note: It must have the same name as the language.ini file, and have the
extension ".BMP"
Step 3:
Edit the file with notepad or any text editor.
Example:
;Backup Window <--- This line is a comment since it
starts with the ";"
1400=Restore
1401=Clean
1402=Cancel
The strings will be changed to your language
Example to change them to French:
; Fenêtre auxiliaire
1400=restaurez
1401=propre
1402=annulez
Note : Make sure you don't change the line
numbers, leave them in English, and keep the string length about the same if
possible. You may test it out to see if it exceeds the button size etc..
|