<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 22: Multilanguage installer</title><link>https://sourceforge.net/p/win32diskimager/features/22/</link><description>Recent changes to 22: Multilanguage installer</description><atom:link href="https://sourceforge.net/p/win32diskimager/features/22/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 08 Dec 2017 20:05:08 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/win32diskimager/features/22/feed.rss" rel="self" type="application/rss+xml"/><item><title>#22 Multilanguage installer</title><link>https://sourceforge.net/p/win32diskimager/features/22/?limit=25#0af9</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Thanks for you spare time.&lt;/p&gt;
&lt;p&gt;I decomrpessed the original .exe with Innosetup Extractor.&lt;br/&gt;
An I modified the .iss adding teh new strings and recompiled the .exe.&lt;br/&gt;
Then I etsted the new multilanguage .exe and it worked.&lt;/p&gt;
&lt;p&gt;If you need a collaboration please post and I will be happy to share you busy time.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobin Davis</dc:creator><pubDate>Fri, 08 Dec 2017 20:05:08 -0000</pubDate><guid>https://sourceforge.net4bbe442667817abc43d64902bd6fe8177c426e34</guid></item><item><title>#22 Multilanguage installer</title><link>https://sourceforge.net/p/win32diskimager/features/22/?limit=25#6d9f</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am fully interested, but so far this year has been terrible for development time.  My day job is currently averaging 50-55 hours a week (60+ if I count commute time).  This doesn't leave me a lot of free time to do development on this project, which is why you'll see large gaps between releases.  Normally, I spend a week near the end of November on vacation/holiday (US Thanksgiving) updating code and testing for the next release. This year didn't happen due to conflicts (work, family, etc).  I hope to get caught up between Xmas &amp;amp; New Years.&lt;/p&gt;
&lt;p&gt;Add to that, I am primarily a Linux developer, so when adding features (SD detection), or fixing bugs (Error 5, program crashing on startup if using a ramdisk or network mapped drive, etc), it takes an especially long time for me to reproduce the issue and figure out a solution.  Then I have to wade through the pull requests, a lot of which are great ideas, but most also need to be reqworked to fit the programming model I wanted (keeping the code simple is primary - no branching for different Windows API changes, etc.).&lt;/p&gt;
&lt;p&gt;I see your attachement and will give it a quick review before merging.  Not sure how soon though.  Your continued support and patience is greatly appreciated.&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobin Davis</dc:creator><pubDate>Fri, 08 Dec 2017 17:09:49 -0000</pubDate><guid>https://sourceforge.net6ee05ecfc661dec0c4ea8df3feeb0a3bb8906557</guid></item><item><title>#22 Multilanguage installer</title><link>https://sourceforge.net/p/win32diskimager/features/22/?limit=25#1227</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;@Tobin Davis&lt;/p&gt;
&lt;p&gt;No answer?&lt;/p&gt;
&lt;p&gt;Are you not interested to have a multilanguage installer?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobin Davis</dc:creator><pubDate>Fri, 08 Dec 2017 10:47:45 -0000</pubDate><guid>https://sourceforge.net2ea42ae06bc0b3db824bccbdc043ed33050e6902</guid></item><item><title>Multilanguage installer</title><link>https://sourceforge.net/p/win32diskimager/features/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;The prgram has several language inside but one unique language (english) for the installer.&lt;br/&gt;
Could you pelase enable multilanguage installer?&lt;br/&gt;
I can help tyou with the script about Italian language.&lt;/p&gt;
&lt;p&gt;I attached the changes in ISS script&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[CustomMessages]&lt;/span&gt;&lt;br/&gt;
english.NameAndVersion=%1 version %2&lt;br/&gt;
english.AdditionalIcons=Additional shortcuts:&lt;br/&gt;
english.CreateDesktopIcon=Create a &amp;amp;desktop shortcut&lt;br/&gt;
english.CreateQuickLaunchIcon=Create a &amp;amp;Quick Launch shortcut&lt;br/&gt;
english.ProgramOnTheWeb=%1 on the Web&lt;br/&gt;
english.UninstallProgram=Uninstall %1&lt;br/&gt;
english.LaunchProgram=Launch %1&lt;br/&gt;
english.AssocFileExtension=&amp;amp;Associate %1 with the %2 file extension&lt;br/&gt;
english.AssocingFileExtension=Associating %1 with the %2 file extension...&lt;br/&gt;
english.AutoStartProgramGroupDescription=Startup:&lt;br/&gt;
english.AutoStartProgram=Automatically start %1&lt;br/&gt;
english.AddonHostProgramNotFound=%1 could not be located in the folder you selected.%n%nDo you want to continue anyway?&lt;/p&gt;
&lt;p&gt;italian.NameAndVersion=%1 versione %2&lt;br/&gt;
italian.AdditionalIcons=Icone aggiuntive:&lt;br/&gt;
italian.CreateDesktopIcon=Crea un'icona sul &amp;amp;desktop&lt;br/&gt;
italian.CreateQuickLaunchIcon=Crea un'icona nella &amp;amp;barra Avvio veloce&lt;br/&gt;
italian.ProgramOnTheWeb=%1 in internet&lt;br/&gt;
italian.UninstallProgram=Disinstalla %1&lt;br/&gt;
italian.LaunchProgram=Avvia %1&lt;br/&gt;
italian.AssocFileExtension=&amp;amp;Associa l'estensione %2 a %1&lt;br/&gt;
italian.AssocingFileExtension=Associazione dell'estensione %2 a %1...&lt;br/&gt;
italian.AutoStartProgramGroupDescription=Avvio automatico:&lt;br/&gt;
italian.AutoStartProgram=Avvia automaticamente %1&lt;br/&gt;
italian.AddonHostProgramNotFound=Impossibile individuare %1 nella cartella selezionata.%n%nProseguire ugualmente?&lt;/p&gt;
&lt;p&gt;&lt;span&gt;[Languages]&lt;/span&gt;&lt;br/&gt;
; These files are stubs&lt;br/&gt;
; To achieve better results after recompilation, use the real language files&lt;br/&gt;
Name: "english"; MessagesFile: "embedded\english.isl"; &lt;br/&gt;
Name: "italian"; MessagesFile: "C:\Program Files (x86)\Inno Setup 5\Languages\italian.isl"; &lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bovirus</dc:creator><pubDate>Mon, 03 Apr 2017 10:31:16 -0000</pubDate><guid>https://sourceforge.net22a436df50983c0a74c03be416f88d4f348c6847</guid></item></channel></rss>