Show
Ignore:
Timestamp:
08/19/05 10:20:24 (3 years ago)
Author:
asterix
Message:

typo and .exe in gajim-0.8-1.exe

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • www-website/downloads.php

    r3131 r3138  
    3131print ("   </h2>\n"); 
    3232print ("</a>\n"); 
    33 print _("    You can install Gajim by doing")." <i>pacman -S gajim</i> "</a>."provided you have the community repo"".\n"); 
     33print _("    You can install Gajim by doing")." <i>pacman -S gajim</i> "._("provided you have the community repo")."\n"; 
    3434 
    3535print ("<a name=\"suse\">\n"); 
     
    8080print ("   </h2>\n"); 
    8181print ("</a>\n"); 
    82 print _("    An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8.exe\">"._("here")."</a>.\n"; 
     82print _("    An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8-1.exe\">"._("here")."</a>.\n"; 
    8383print ("    <br/>\n"); 
    8484print _("    In order to use it, you have to download the latest version of the GTK+ Runtime Environment")." <a href=\"http://gladewin32.sourceforge.net/\">"._("here")."</a>.\n";