Changeset 4488
- Timestamp:
- 04/10/09 10:53:18 (4 years ago)
- Files:
-
- 1 modified
-
website/templates/languages/en.php (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
website/templates/languages/en.php
r4414 r4488 194 194 195 195 $this->catalog['download_umit'] = "Download Umit"; 196 $this->catalog['download_umit_title1'] = "Latest Version Umit 1.0beta 1";196 $this->catalog['download_umit_title1'] = "Latest Version Umit 1.0beta2"; 197 197 $this->catalog['download_umit_title1_text1'] = "You can download Umit for the following platforms:"; 198 198 $this->catalog['download_umit_title1_text2'] = ""; … … 204 204 $this->catalog['os1_umit_title1_text2'] = "Umit is designed to run in the following versions:"; 205 205 $this->catalog['os1_umit_title1_text3'] = ""; 206 $this->catalog['os1_umit_title1_li1'] = "<a href='http ://downloads.sourceforge.net/umit/Umit-1.0beta1.exe?use_mirror=dfn'>Umit-1.0beta1.exe</a>";207 $this->catalog['os1_umit_title1_li2'] = "<a href='http ://downloads.sourceforge.net/umit/umit-1.0beta1.zip?use_mirror=dfn>Source Code - umit-1.0beta1.zip</a> ";206 $this->catalog['os1_umit_title1_li1'] = "<a href='https://sourceforge.net/project/downloading.php?group_id=142490&filename=Umit-1.0beta2.exe&a=82469006'>Umit-1.0beta2.exe</a>"; 207 $this->catalog['os1_umit_title1_li2'] = "<a href='https://sourceforge.net/project/downloading.php?group_id=142490&filename=umit-1.0beta2.zip&a=48196772'>Source Code - umit-1.0beta2.zip</a> "; 208 208 $this->catalog['os1_umit_title1_li3'] = ""; 209 209 $this->catalog['os1_umit_title1_li4'] = ""; … … 215 215 $this->catalog['os2_umit_title1_text2'] = "Our source package was designed to be easily installed on virtually any Unix like Operating System, including GNU/Linux."; 216 216 $this->catalog['os2_umit_title1_text3'] = ""; 217 $this->catalog['os2_umit_title1_li1'] = "<a href='http ://downloads.sourceforge.net/umit/umit-1.0beta1.tar.bz2?use_mirror=ovh'>umit-1.0beta1.tar.bz2 - Source</a>";218 $this->catalog['os2_umit_title1_li2'] = " ";217 $this->catalog['os2_umit_title1_li1'] = "<a href='https://sourceforge.net/project/downloading.php?group_id=142490&filename=umit-1.0beta2.tar.bz2&a=82658905'>umit-1.0beta2.tar.bz2 - Source</a>"; 218 $this->catalog['os2_umit_title1_li2'] = "<a href='https://sourceforge.net/project/downloading.php?group_id=142490&filename=umit_1.0beta2-0ubuntu1_all.deb&a=2400977'>umit 1.0beta2 ubuntu package</a>"; 219 219 $this->catalog['os2_umit_title1_li3'] = ""; 220 220 $this->catalog['os2_umit_title1_li4'] = ""; … … 226 226 $this->catalog['os3_umit_title1_text2'] = "But yet, you can use our source package to install and run Umit on Mac OS X."; 227 227 $this->catalog['os3_umit_title1_text3'] = "X11, GTK, MacPython2.5 and PYGTK are required."; 228 $this->catalog['os3_umit_title1_li1'] = "<a href='http ://downloads.sourceforge.net/umit/umit-1.0beta1.tar.bz2?use_mirror=puzzle'>Source</a>";228 $this->catalog['os3_umit_title1_li1'] = "<a href='https://sourceforge.net/project/downloading.php?group_id=142490&filename=umit-1.0beta2.tar.bz2&a=82658905'>Source</a>"; 229 229 $this->catalog['os3_umit_title1_li2'] = "Use MacPorts: sudo port install umit"; 230 230 $this->catalog['os3_umit_title1_li3'] = ""; … … 449 449 $this->catalog['sitemap_item1_title1_text1'] = ""; 450 450 451 $this->catalog['template_download_text'] = "To get the latest Umit release,<br />go to its project site at source forge and <a class='info' href='https://sourceforge.net/project/showfiles.php?group_id=142490&package_id=156443' title=''><b>Download Umit 1.0beta 1now - with new features !</b>";451 $this->catalog['template_download_text'] = "To get the latest Umit release,<br />go to its project site at source forge and <a class='info' href='https://sourceforge.net/project/showfiles.php?group_id=142490&package_id=156443' title=''><b>Download Umit 1.0beta2 now - with new features !</b>"; 452 452 $this->catalog['template_download_infobox'] = "This download is goint to be redirect to the Mirror List in SourceForge!<br />Just click to continue..."; 453 453 $this->catalog['table_nodata'] = "There is no data in the current selection";
