From 739397c458e4573d935aa9263aeb0f8ef6149939 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Mon, 2 Jan 2006 14:49:30 +0000 Subject: [PATCH] Tweak badtitletext --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 3f3e844375..79e1c2aca0 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -569,7 +569,7 @@ Please report this to an administrator, making note of the URL.', 'badarticleerror' => 'This action cannot be performed on this page.', 'cannotdelete' => 'Could not delete the page or file specified. (It may have already been deleted by someone else.)', 'badtitle' => 'Bad title', -'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title.', +'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one more characters which cannot be used in titles.', 'perfdisabled' => 'Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.', 'perfdisabledsub' => 'Here is a saved copy from $1:', # obsolete? 'perfcached' => 'The following data is cached and may not be completely up to date:', -- 2.20.1