Inno Setup ISL
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Development |released=1999?<ref>Oldest dates listed in https://web.archive.org/web/20000521095358/http://jrsoftware.org/is3rdparty....") |
Latest revision as of 03:18, 4 February 2020
The Windows installation program generator Inno Setup supports using a file with the extension ".isl" to hold translations of canned strings used in installations ("OK", "The folder name is not valid"[2], etc.). These use an INI-based format. There is a collection of them distributed with Inno Setup.
Contents |
[edit] Examples
- Inno Setup Translations (includes "unofficial" (unsupported) translations)
[edit] Links
[edit] See Also
[edit] References
- ↑ Oldest dates listed in https://web.archive.org/web/20000521095358/http://jrsoftware.org/is3rdparty.htm
- ↑ Inno Setup source as of commit 9ff859dff77693dc3e800c93b84846e008ea8e3f → Files/Default.isl → line 163