r21883 - htdocs/trunk - Bug#660201: minor changes.

Cristian Marchi cmarchi at code.gnucash.org
Tue Jan 24 08:40:57 EST 2012


Author: cmarchi
Date: 2012-01-24 08:40:57 -0500 (Tue, 24 Jan 2012)
New Revision: 21883
Trac: http://svn.gnucash.org/trac/changeset/21883

Modified:
   htdocs/trunk/docs.phtml
Log:
Bug#660201: minor changes.

Modified: htdocs/trunk/docs.phtml
===================================================================
--- htdocs/trunk/docs.phtml	2012-01-24 13:35:57 UTC (rev 21882)
+++ htdocs/trunk/docs.phtml	2012-01-24 13:40:57 UTC (rev 21883)
@@ -1,6 +1,6 @@
 <?php 
 include("lang.php");
-$title = T_("Documentation Project");
+$title = T_("Documentation");
 $online = T_("Browse documentation online");
 $pdf = T_("Download documentation as PDF");
 $epub = T_("Download documentation as epub");
@@ -14,7 +14,7 @@
 
 <h1><?php echo T_("GnuCash Documentation");?></h1>
 
-<p class="justify"><?php echo T_("The are two major <span class=\"gnucash\">GnuCash</span> documentation packages to help user, <b>Help Manual</b> and the <b>Concepts Guide</b>.");?></p>
+<p class="justify"><?php echo T_("The are two major <span class=\"gnucash\">GnuCash</span> documentation packages to help user, <b>Help Manual</b> and  <b>Concepts Guide</b>.");?></p>
 
 <p class="justify"><?php echo T_("The <b>Help Manual</b> is designed to be a quick reference of how to accomplish specific tasks and how to use the features in <span class=\"gnucash\">GnuCash</span>. The <b>Concepts Guide</b> is designed to be an in depth guide to the concepts behind using <span class=\"gnucash\">GnuCash</span> with a tutorial to show how to put those concepts into practice.");?></p>
 
@@ -23,7 +23,7 @@
 <p class="justify"><?php echo T_("You can also send an email to the <a href='mailto:gnucash-user at lists.gnucash.org'>gnucash-user</a> mailing list if you cannot find a satisfactory answer to your question within either the <b>Help Manual</b> or the <b>Concepts Guide</b>. We <b>want</b> feedback from you, it is also through your comments that we know how to improve the documentation.");?></p>
 
 <div class="dialog note">
-<p class="justify"><?php echo T_("<span class=\"gnucash\">GnuCash</span>'s documentation has been created by its community. See <a href=\"http://wiki.gnucash.org/wiki/Documentation_Update_Instructions\">Documentation Development</a> if you are interested in contributing to this effort.");?></p>
+<p class="justify"><?php echo T_("<span class=\"gnucash\">GnuCash</span>'s documentation has been created by its community. See <a href=\"http://wiki.gnucash.org/wiki/Documentation_Update_Instructions\">Documentation Development</a> guidelines if you are interested in contributing to this effort.");?></p>
 </div>
 
 <div class="featurecontainer">



More information about the gnucash-changes mailing list