[evolvis-commits] r8270: localized some strin?==?UTF-8?Q?gs↵

mirabilos at evolvis.org mirabilos at evolvis.org
Thu Feb 24 16:38:03 CET 2011


Author: mirabilos
Date: 2011-02-24 16:38:03 +0100 (Thu, 24 Feb 2011)
New Revision: 8270

Modified:
   trunk/gforge_base/evolvisforge-5.1/gforge/www/account/index.php
Log:
localized some strings


Modified: trunk/gforge_base/evolvisforge-5.1/gforge/www/account/index.php
===================================================================
--- trunk/gforge_base/evolvisforge-5.1/gforge/www/account/index.php	2011-02-24 15:38:02 UTC (rev 8269)
+++ trunk/gforge_base/evolvisforge-5.1/gforge/www/account/index.php	2011-02-24 15:38:03 UTC (rev 8270)
@@ -75,7 +75,7 @@
 <ul>
 <li><a href="/users/<?php print $u->getUnixName(); ?>/"><strong><?php echo $Language->getText('account_options', 'view_developer_profile'); ?></strong></a>
 <li><a href="/people/editprofile.php"><strong><?php echo $Language->getText('account_options', 'edit_skills_profile'); ?></strong></a>
-<li><a href="/themes/"><strong>Change My Theme</strong></a>
+<li><a href="/themes/"><strong><?php echo $Language->getText('menu', 'change_my_theme'); ?></strong></a>
 </ul>
 <?php echo $HTML->boxBottom(); ?>
 



More information about the evolvis-commits mailing list