SVN Commit by dpage: r4924 - trunk/www - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4924 - trunk/www
Date
Msg-id 200601172253.k0HMrTRc032302@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage
Date: 2006-01-17 22:53:29 +0000 (Tue, 17 Jan 2006)
New Revision: 4924

Modified:
   trunk/www/features.php
Log:
Improve wording


Modified: trunk/www/features.php
===================================================================
--- trunk/www/features.php    2006-01-17 22:45:42 UTC (rev 4923)
+++ trunk/www/features.php    2006-01-17 22:53:29 UTC (rev 4924)
@@ -7,7 +7,7 @@

 <h1>' . _("Features") . '</h1>

-<p>' . sprintf(_("pgAdmin has a huge array of features and by far the best way to see them all is to <a
href=\"%s\">Download</a>a copy and give it a try. Here's a brief list to give you an idea of it's capabilities
though."),"download/") . '</p> 
+<p>' . sprintf(_("pgAdmin has a huge array of features and by far the best way to see them all is to <a
href=\"%s\">Download</a>a copy and give it a try. Here's a brief list to give you an idea of it's capabilities:"),
"download/"). '</p> 

 <h2>' . _("Multiplatform") . '</h2>
 <ul>


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4923 - trunk/www
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4925 - in trunk/www: . advocacy development locale translation