r20896 - htdocs/branches/beta - Use gnucash class.

Cristian Marchi cmarchi at code.gnucash.org
Sun Jul 10 02:46:55 EDT 2011


Author: cmarchi
Date: 2011-07-10 02:46:55 -0400 (Sun, 10 Jul 2011)
New Revision: 20896
Trac: http://svn.gnucash.org/trac/changeset/20896

Modified:
   htdocs/branches/beta/download.phtml
Log:
Use gnucash class.

Modified: htdocs/branches/beta/download.phtml
===================================================================
--- htdocs/branches/beta/download.phtml	2011-07-10 06:44:37 UTC (rev 20895)
+++ htdocs/branches/beta/download.phtml	2011-07-10 06:46:55 UTC (rev 20896)
@@ -14,8 +14,8 @@
 <div class="featureborder">
 <h2 class="featuretitle"><?php printf (T_("Stable release (%s)"), $latest_stable)?></h2>
 </div>
-<p class="justify"><?php echo T_("A stable release is a version of GnuCash that is well tested and considered appropriate for every day use.")?></p>
-<p class="justify"><?php printf (T_("The latest stable release of GnuCash is %s.  Choose the download for your operating system below."), $latest_stable)?></p>
+<p class="justify"><?php echo T_("A stable release is a version of <span class=\"gnucash\">GnuCash</span> that is well tested and considered appropriate for every day use.")?></p>
+<p class="justify"><?php printf (T_("The latest stable release of <span class=\"gnucash\">GnuCash</span> is %s. Choose the download for your operating system below."), $latest_stable)?></p>
 
 <h3><?php echo T_("Installers")?></h3>
 <ul>
@@ -24,28 +24,28 @@
 </ul>
 
 <a name="distribution"></a><h3>Linux</h3>
-<p class="justify"><?php echo T_("Most linux distributions come bundled with a version of GnuCash, though it's not always the most recent version and it may not have been installed by default. Still it is recommended to use the GnuCash version that comes with your distribution.");?></p>
-<p class="justify"><?php echo T_("Below are ways to install GnuCash on some of the more popular distributions:");?></p>
+<p class="justify"><?php echo T_("Most linux distributions come bundled with a version of GnuCash, though it's not always the most recent version and it may not have been installed by default. Still it is recommended to use the <span class=\"gnucash\">GnuCash</span> version that comes with your distribution.");?></p>
+<p class="justify"><?php echo T_("Below are ways to install <span class=\"gnucash\">GnuCash</span> on some of the more popular distributions:");?></p>
 
 <ul>
-  <li><b>Fedora: </b><?php echo T_("Fedora users can install GnuCash through System->Administration->Add/Remove Software (Gnome) or Applications->System->Software Management (KDE).")?></li>
-  <li><b>Mandriva: </b><?php echo T_("Mandriva users can install GnuCash through the Software Management in the Mandriva Linux Control Center.")?></li>
-  <li><b>Redhat/Centos: </b><?php echo T_("Redhat and CentOS don't have GnuCash in their repositories by default. It can be installed however from the third-party Epel repository. For more details on configuring this additional software repository for your setup, see ");?><a href="http://fedoraproject.org/wiki/EPEL"><?php echo T_("Epel's wiki page");?></a></li>
-  <li><b>Ubuntu: </b><?php echo T_("Ubuntu 9.10 users can install GnuCash through the Software Center (in the Applications menu). This will install GnuCash under the Office category in the Applications menu.")?></li>
+  <li><b>Fedora: </b><?php echo T_("Fedora users can install <span class=\"gnucash\">GnuCash</span> through System->Administration->Add/Remove Software (Gnome) or Applications->System->Software Management (KDE).")?></li>
+  <li><b>Mandriva: </b><?php echo T_("Mandriva users can install <span class=\"gnucash\">GnuCash</span> through the Software Management in the Mandriva Linux Control Center.")?></li>
+  <li><b>Redhat/Centos: </b><?php echo T_("Redhat and CentOS don't have <span class=\"gnucash\">GnuCash</span> in their repositories by default. It can be installed however from the third-party Epel repository. For more details on configuring this additional software repository for your setup, see ");?><a href="http://fedoraproject.org/wiki/EPEL"><?php echo T_("Epel's wiki page");?></a></li>
+  <li><b>Ubuntu: </b><?php echo T_("Ubuntu 9.10 users can install <span class=\"gnucash\">GnuCash</span> through the Software Center (in the Applications menu). This will install <span class=\"gnucash\">GnuCash</span> under the Office category in the Applications menu.")?></li>
 </ul>
-<p class="justify"><?php echo T_("If your distro doesn't ship with GnuCash or you wish to install a different version than it ships with, you could try to build GnuCash directly from the source code. The GnuCash wiki has <a href='http://wiki.gnucash.org/wiki/GnuCash#Installation'>guidelines for several distributions</a>.")?></p>
+<p class="justify"><?php echo T_("If your distro doesn't ship with <span class=\"gnucash\">GnuCash</span> or you wish to install a different version than it ships with, you could try to build <span class=\"gnucash\">GnuCash</span> directly from the source code. The <span class=\"gnucash\">GnuCash</span> wiki has <a href='http://wiki.gnucash.org/wiki/GnuCash#Installation'>guidelines for several distributions</a>.")?></p>
 
 <h3><?php echo T_("Source code")?></h3>
 <ul>
   <li><a href="<?php echo $download_path.$latest_stable_source;?>">bzip2 compressed tarball</a> <?php printf (T_("for GnuCash %s"), $latest_stable)?></li>
  </ul>
-<p><?php echo T_("For build instructions, please check the GnuCash wiki which has <a href='http://wiki.gnucash.org/wiki/GnuCash#Installation'>guidelines for several distributions</a>.")?></p>
+<p><?php echo T_("For build instructions, please check the <span class=\"gnucash\">GnuCash</span> wiki which has <a href='http://wiki.gnucash.org/wiki/GnuCash#Installation'>guidelines for several distributions</a>.")?></p>
 
 <div class="featureborder">
 <h2 class="featuretitle"><?php printf (T_("Unstable/Development release (%s)"), $latest_unstable)?></h2>
 </div>
 <p class="justify"><?php echo T_("Unstable (development) releases are for testing purposes only. They contain the newest features and improvements, but may also contain serious bugs still. Don't install these releases for everyday use.")?></p>
-<p class="justify"><?php printf (T_("The latest unstable release of GnuCash is %s.  Choose the download for your operating system below."), $latest_unstable)?></p>
+<p class="justify"><?php printf (T_("The latest unstable release of <span class=\"gnucash\">GnuCash</span> is %s.  Choose the download for your operating system below."), $latest_unstable)?></p>
 
 <ul>
   <li><?php printf (T_("GnuCash %s for"), $latest_unstable)?> <a href="<?php echo $download_path.$latest_unstable_win;?>">Microsoft Windows XP/Vista/7</a></li>



More information about the gnucash-changes mailing list