Changeset 3138 for www-website/downloads.php
- Timestamp:
- 08/19/05 10:20:24 (3 years ago)
- Files:
-
- 1 modified
-
www-website/downloads.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
www-website/downloads.php
r3131 r3138 31 31 print (" </h2>\n"); 32 32 print ("</a>\n"); 33 print _(" You can install Gajim by doing")." <i>pacman -S gajim</i> " </a>."provided you have the community repo"".\n");33 print _(" You can install Gajim by doing")." <i>pacman -S gajim</i> "._("provided you have the community repo")."\n"; 34 34 35 35 print ("<a name=\"suse\">\n"); … … 80 80 print (" </h2>\n"); 81 81 print ("</a>\n"); 82 print _(" An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8 .exe\">"._("here")."</a>.\n";82 print _(" An installer for Microsoft Windows users can be downloaded")." <a href=\"downloads/gajim-0.8-1.exe\">"._("here")."</a>.\n"; 83 83 print (" <br/>\n"); 84 84 print _(" 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";
