[Gnucash-changes] r13032 - htdocs/trunk/www - typo

Neil Williams codehelp at cvs.gnucash.org
Sun Jan 29 14:09:54 EST 2006


Author: codehelp
Date: 2006-01-29 14:09:53 -0500 (Sun, 29 Jan 2006)
New Revision: 13032
Trac: http://svn.gnucash.org/trac/changeset/13032

Modified:
   htdocs/trunk/www/oldnews.phtml
Log:
typo

Modified: htdocs/trunk/www/oldnews.phtml
===================================================================
--- htdocs/trunk/www/oldnews.phtml	2006-01-29 19:09:21 UTC (rev 13031)
+++ htdocs/trunk/www/oldnews.phtml	2006-01-29 19:09:53 UTC (rev 13032)
@@ -720,7 +720,7 @@
 echo " o " . _("Pop up a dialog if the user tries to transfer from a non-currency account, and don't let them do it.") . "<br>";
 echo " o " . _("Evaluate the date during get_predicate() in case the user just &quot;hit
    return&quot; (and the auto-evaluate didn't happen).") . "<br>";
-echo " o " . _("Fix crash during import of investment accounts." . "<br>";
+echo " o " . _("Fix crash during import of investment accounts.") . "<br>";
 echo " o " . _("Fixes for GCC 3.3 warnings") . "<br>";
 echo " o " . _("Fix HBCI user messages where chip cards were confused with key files.") . "<br>";
 echo " o " . _("Adapt to latest changes in OpenHBCI CVS.") . "<br>";



More information about the gnucash-changes mailing list