[Gnucash-changes] r14135 - htdocs/trunk - translate the page title.

Derek Atkins warlord at cvs.gnucash.org
Thu May 18 11:35:11 EDT 2006


Author: warlord
Date: 2006-05-18 11:35:10 -0400 (Thu, 18 May 2006)
New Revision: 14135
Trac: http://svn.gnucash.org/trac/changeset/14135

Modified:
   htdocs/trunk/oldnews.phtml
Log:
translate the page title.


Modified: htdocs/trunk/oldnews.phtml
===================================================================
--- htdocs/trunk/oldnews.phtml	2006-05-18 15:21:08 UTC (rev 14134)
+++ htdocs/trunk/oldnews.phtml	2006-05-18 15:35:10 UTC (rev 14135)
@@ -1,5 +1,5 @@
 <?php 
-$title = "Accounting Software for Linux";
+$title = _("Open Source Accounting Software");
 include("local.php");
 include("emulate_globals_on.php");
 include("lang.php");



More information about the gnucash-changes mailing list