From 0588f9939552a7670b1648bcf71e57a9518c783c Mon Sep 17 00:00:00 2001 From: vargenau Date: Wed, 19 Dec 2012 09:26:43 +0000 Subject: [PATCH] Remove SteveWainstead from untranslated git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@8672 96ab9672-09ca-45d6-a79d-3d69d39ca109 --- configurator.php | 2 +- lib/plugin/_WikiTranslation.php | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/configurator.php b/configurator.php index 7f3557d7a..b284148d4 100644 --- a/configurator.php +++ b/configurator.php @@ -1392,7 +1392,7 @@ DEFAULT_WIKI_PGSRC defines where the English pages reside. "); $properties["Generic Pages"] = - new array_variable('DEFAULT_WIKI_PAGES', array('ReleaseNotes', 'SteveWainstead', 'TestPage'), " + new array_variable('DEFAULT_WIKI_PAGES', array('ReleaseNotes', 'TestPage'), " These are ':'-seperated pages which will get loaded untranslated from DEFAULT_WIKI_PGSRC. "); diff --git a/lib/plugin/_WikiTranslation.php b/lib/plugin/_WikiTranslation.php index 7835d2882..e1a02e063 100644 --- a/lib/plugin/_WikiTranslation.php +++ b/lib/plugin/_WikiTranslation.php @@ -101,7 +101,6 @@ _("HomePageAlias") . ',' . _("RecentVisitors") . ',' . _("ReleaseNotes") . ',' . // _("SpellCheck") .','. - _("SteveWainstead") . ',' . _("TranslateText") . ',' . _("UpLoad") . ',' . -- 2.45.0