r21866 - htdocs/trunk - Bug #660205: reword the Data storage section.

Cristian Marchi cmarchi at code.gnucash.org
Thu Jan 19 15:28:52 EST 2012


Author: cmarchi
Date: 2012-01-19 15:28:51 -0500 (Thu, 19 Jan 2012)
New Revision: 21866
Trac: http://svn.gnucash.org/trac/changeset/21866

Modified:
   htdocs/trunk/features.phtml
Log:
Bug #660205: reword the Data storage section.

Modified: htdocs/trunk/features.phtml
===================================================================
--- htdocs/trunk/features.phtml	2012-01-19 20:17:25 UTC (rev 21865)
+++ htdocs/trunk/features.phtml	2012-01-19 20:28:51 UTC (rev 21866)
@@ -163,7 +163,7 @@
 <div class="featureborder">
 <h2 class="featuretitle"><?php echo T_("Database support");?></h2>
 </div>
-<p class="justify"><?php echo T_("Along the usual xml format, starting from version 2.4, your <span class=\"gnucash\">GnuCash</span> financial data can be stored in a <b>SQL database</b> under the application of your selection (SQLite3, MySQL or PostgreSQL).");?></p>
+<p class="justify"><?php echo T_("<span class=\"gnucash\">GnuCash</span> by default stores data in an <b>xml</b> format. Starting with version 2.4, <span class=\"gnucash\">GnuCash</span> financial data can be stored in a <b>SQL database</b> using <b>SQLite3</b>, <b>MySQL</b> or <b>PostgreSQL</b>.");?></p>
 </div>
 
 <div class="featurecontainer">



More information about the gnucash-changes mailing list