Language File:
View/Edit the currently chosen language file. This file controls what is displayed on each the screen when it is shown. each screen has a section marker of where InnoScript will get the text that will be displayed on the screen for any given area on the screen.
' Randem System, Inc. - 07/11/2011
' http://www.randem.com/innoscript.html
'
'
' This table is used in conjunction with the charset parameter in the System Section for the language that your language file.
' These values are important to get your data to display correctly when displaying a different language than what is default
' on the regional computer.
'
'
' Charset Name Charset Charset Code-Page ID
' Value Value
' (Hex) (Decimal)
'
' ANSI_CHARSET 0x00 0 1252
' DEFAULT_CHARSET 0x01 1
' SYMBOL_CHARSET 0x02 2
' SHIFTJIS_CHARSET 0x80 128 932
' HANGUL_CHARSET 0x81 129 949
' GB2312_CHARSET 0x86 134 936
' CHINESEBIG5_CHARSET 0x88 136 950
' GREEK_CHARSET 0xA1 161 1253
' TURKISH_CHARSET 0xA2 162 1254
' HEBREW_CHARSET 0xB1 177 1255
' ARABIC_CHARSET 0xB2 178 1256
' BALTIC_CHARSET 0xBA 186 1257
' RUSSIAN_CHARSET 0xCC 204 1251
' THAI_CHARSET 0xDE 222 874
' EE_CHARSET 0xEE 238 1250
' OEM_CHARSET 0xFF 255
'
'
[frmSetupOptions]
frmSetupOptions=Setup Options
SSTabSetupOptions_0=File Options
SSTabSetupOptions_1=Manifests
SSTabSetupOptions_2=Others
Created with the Personal Edition of HelpNDoc: Produce Kindle eBooks easily