New Language Packs for InnoScript

Started by Randem, March 23, 2008, 07:14:15 PM

Previous topic - Next topic

philippe

OK...Works...
 
Here's the updated french language file...
While I'm at this, your OWN installer pre-info text file which contains red text has not been updated and the text is kinda strange...See the one I attached a few posts below (pre-post files)
 
Phil

Randem

Ok, Here are the corrrect entries
 
[frmInnoScript]
 
chkInternalInstalls=Add Internal Installs
chkInternalInstalls.ToolTipText=Add Installations Internal
chkManifest(1)=Admin Request
chkManifest(1).ToolTipText=Add Admin Request Manifest
chkManifest(0)=XP Themes
chkManifest(0).ToolTipText=Add XP Themes Manifest
chkIncludeURL=Include URL Links
chkIncludeURL.ToolTipText=Include URL Links
chkRegistry(0)=Vista Admin Request
chkRegistry(0).ToolTipText=Add Admin Request Registry Entry

Randem

Ok, there is a error in the processing of the checkbox. Looking into it.
 
I will lock the combobox.

philippe

Also: as far as dropdown lists, I would also use type 2 dropdowns for OS Updater and Crystal Reports to prevent users to type in the list which you don't want, do you?

philippe

Well...Kinda sort of...
The last frame (Manifests and other checkboxes still doesn't display them...Do you read them with the current version or do I have to update it?

Randem

Ok, Here are the missing elements for the [frmInnoScript] Section
 
chkInternalInstalls.ToolTipText=Add Installations Internally
chkManifest.ToolTipText=Add XP Themes Manifest
chkIncludeURL.ToolTipText=Add Program URL
chkRegistry.ToolTipText=Add Admin Request Registry Entry
cboServicePack.ToolTipText=NT Service Pack level. Leave blank for none.
chkScriptingRuntime.ToolTipText=Add Scripting Runtime Library
chkDotNetFramework.ToolTipText=Add .Net Framework
cboInnoSetupFile.ToolTipText=Enter path and filename of where you want the Inno Setup Script to be written to.
cboPDWFile.ToolTipText=Enter path and filename of where to find the Setup.lst file that the Package and Deployment Wizard created for your VB Project.
cboVB6Runtime.ToolTipText=Path to where the VB Runtime Files are located.

philippe

Hi,
 
A little one I found this morning: missing localized tooltips on the very right of the screen (Manifests etc...) There is no tooltip text associated with them in the language file (Label 12 etc...)
 
See shot...Looks like we forgot these...
 


Randem

Thanks for all your efforts in making this product better. It has been greatly appreciated.
 
PS: You think the Hawaiian language is tough try the local language Pidgin http://www.e-hawaii.com/fun/pidgin/showTerm.asp?letter=T

philippe

Man, you got it right!!
 
Looks okay, as far as I can see...I'll dig a bit more into it later...Will let you get some sleep now...
 
Uploading what I would consider as my final version of french.isl...
 
Thanks
 
PS: your french is probably better than my Polynesian...Been there couple times but was unable to get one word

Randem


Randem

Version 9.0.5 Beta is uploading now. If you have Automatic Updates turned on you will get it the next time you start InnoScript.

Randem

Download the Language Pack the Pre and Post text are there in english.
 
Well, my French is as good as my German...

philippe

Here are the pre and post text for YOUR install package, although I am not 100% sure of what I write, since I don't have the english text and that your autotranslator is...well...you know...
Post Install
post.txt (0.6 k)

Randem

I will look into the Forced WM_PAINT...