|
|
|
#1
|
||||
|
||||
|
Only with precom+srep 1,95 GB
|
| Sponsored Links |
|
#2
|
|||
|
|||
|
Testing all settings take time, much time and i also still unfamilliar with Freearc options, when use them, when not.
@all: Here is a fully french translated version of WPI (No lockscreen with internal compression support). By default it's still in english, to change language, simply change this line at the bigining of the script : Code:
#define Language "us" Code:
#define Language "fr" ![]() If you want to add your translation, it's structurated like this : Code:
#if Language == "fr" #define text1 "Démarage" ... #endif #if Language == "us" #define text1 "Start" ... #endif Since I'm still new to Inno and script language I could not direct translate some sentences because the sentence build is not the same from english to french, for example this english sentence : Code:
Welcome to {#AppName} Installer Wizard
Code:
Bienvenue sur l'assistant d'installation de {#AppName}
If someone know please tell me and I will update the script so you will be able to translate each text without messing with the code
Last edited by toto621; 08-08-2015 at 19:31. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |