SVN Commit by andreas: r4149 - trunk/www/pgadmin3/cnt

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by andreas: r4149 - trunk/www/pgadmin3/cnt
Date: 2005-05-05 18:39:44
Message-ID: 200505051839.j45IdiUx025443@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: andreas
Date: 2005-05-05 19:39:44 +0100 (Thu, 05 May 2005)
New Revision: 4149

Modified:
trunk/www/pgadmin3/cnt/cnt_translation.php
Log:
language updates

Modified: trunk/www/pgadmin3/cnt/cnt_translation.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_translation.php 2005-05-05 18:39:28 UTC (rev 4148)
+++ trunk/www/pgadmin3/cnt/cnt_translation.php 2005-05-05 18:39:44 UTC (rev 4149)
@@ -75,7 +75,7 @@
<h1 id="vacant"><?php echo sprintf(_("Out of date Translations (%d languages)"), $outofdate->getNbLanguages());?></h1>
<dd>
<?php echo sprintf(_("The translations below are not considered complete enough for inclusion in current releases."));?>
- <?php echo sprintf(_("If you like to continue the work, please don't hesitate to contact the current maintainer (please C pgadmin-hackers(at)pgadmin(dot)org)!"));?>
+ <?php echo sprintf(_("If you like to continue the work, please don't hesitate to contact the current maintainer (please CC %s)!"), "pgsql-hackers(at)postgresql(dot)org");?>
<br>
</dd>
<?php

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2005-05-05 19:17:26 Re: SVN move
Previous Message svn 2005-05-05 18:39:29 SVN Commit by andreas: r4148 - trunk/www/pgadmin3/locale