SVN Commit by dpage: r4948 - in trunk/www: . advocacy development docs download include screenshots support translation
От
svn@pgadmin.org
Тема
SVN Commit by dpage: r4948 - in trunk/www: . advocacy development docs download include screenshots support translation
Дата
Msg-id
200601221045.k0MAjql4005762@developer.pgadmin.org
Список
Author: dpage
Date: 2006-01-22 10:45:52 +0000 (Sun, 22 Jan 2006)
New Revision: 4948
Modified:
trunk/www/advocacy/index.php
trunk/www/advocacy/information.php
trunk/www/advocacy/strategy.php
trunk/www/contribute.php
trunk/www/development/changelog.php
trunk/www/development/index.php
trunk/www/development/list.php
trunk/www/development/svn.php
trunk/www/development/team.php
trunk/www/development/todo.php
trunk/www/docs/index.php
trunk/www/download/adminpacks.php
trunk/www/download/debian.php
trunk/www/download/freebsd.php
trunk/www/download/index.php
trunk/www/download/languages.php
trunk/www/download/macosx.php
trunk/www/download/rpm.php
trunk/www/download/slackware.php
trunk/www/download/snapshots.php
trunk/www/download/source.php
trunk/www/download/windows.php
trunk/www/features.php
trunk/www/include/archives.php
trunk/www/include/doc.php
trunk/www/include/page.php
trunk/www/include/session.php
trunk/www/index.php
trunk/www/licence.php
trunk/www/news.php
trunk/www/screenshots/data.php
trunk/www/screenshots/documentation.php
trunk/www/screenshots/index.php
trunk/www/screenshots/mb_i18n.php
trunk/www/screenshots/serverstatus.php
trunk/www/screenshots/ui.php
trunk/www/support/faq.php
trunk/www/support/index.php
trunk/www/support/issues.php
trunk/www/support/list.php
trunk/www/translation/howto.php
trunk/www/translation/index.php
trunk/www/translation/status.php
trunk/www/translation/update.php
Log:
Change $GLOBALS["_SERVER"]["DOCUMENT_ROOT"] to $_SERVER["DOCUMENT_ROOT"]
Fix a couple of other typos
[Miha Radej]
Modified: trunk/www/advocacy/index.php
===================================================================
--- trunk/www/advocacy/index.php 2006-01-22 09:09:49 UTC (rev 4947)
+++ trunk/www/advocacy/index.php 2006-01-22 10:45:52 UTC (rev 4948)
@@ -1,6 +1,6 @@
' . sprintf(_("Download poEdit and install it under MS Windows or GNU/Linux."), "http://poedit.sourceforge.net/") . '
- ' . sprintf(_("poEdit is our recommended choice, as it makes it very easy to maintain your translation. An Windows installer is available on the poEdit web site. Alternatively, you may also run Kbabel which can be found in many popular Linux distributions."), "http://i18n.kde.org/tools/kbabel/") . '
+ ' . sprintf(_("poEdit is our recommended choice, as it makes it very easy to maintain your translation. A Windows installer is available on the poEdit web site. Alternatively, you may also run Kbabel which can be found in many popular Linux distributions."), "http://i18n.kde.org/tools/kbabel/") . '
В списке pgadmin-hackers по дате отправления