Re: [Translate] web/download bindist.en.php, 1.1, 1.2 index.en.php, 1.13, 1.14

"David R. Morrison" <[email protected]> Thu, 15 Jun 2006 14:41:28 -0700
Newsgroups gmane.os.apple.fink.i18n
Message-ID <[email protected]>
Good point.  I think I fixed it OK, let me know.

   -- Dave

On Jun 15, 2006, at 12:40 PM, Michèle Garoche wrote:

> In web/download/index.en.php, there is this line (#43):
>
> <li><p>
> Double-click &quot;Fink-<? print $fink_version; ?>- 
> Installer.dmg&quot; to mount the disk image,
> then double-click the &quot;Fink <? print $fink_version; ?>  
> Installer.pkg&quot; package
> inside. Follow the instructions on screen.
> </p>
>
> Is the file downloaded by the user whichever version it is  -  
> powerpc, intel, older versions - named Fink-xxx-Installer.dmg?
>
> If not, maybe the sentence should be better rewritten like this:
>
> <li><p>
> Double-click the installer - &quot;Fink-<? print $fink_version; ?>- 
> PowerPC-Installer.dmg&quot;, &quot;Fink-<? print $fink_version; ?>- 
> Intel-Installer.dmg&quot;, &quot;Fink-<? print $fink_version; ?>- 
> Installer.dmg&quot; depending on the case - to mount the disk image,
> then double-click the &quot;Fink <? print $fink_version; ?>  
> Installer.pkg&quot; package
> inside. Follow the instructions on screen.
> </p>
>
>
> Maybe the part with &quot;Fink <? print $fink_version; ?>  
> Installer.pkg&quot; should also be changed.
>
>