From 061e5492449705623e7d9fe2b102eb3b0e0af7ae Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Sun, 26 Jun 2011 23:50:15 +0000 Subject: [PATCH] Tweaked r90766 messages. Still awkward. Also, this still needs JS to disable the check if "all" is selected, to be less confusing. --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index ed1f86c5be..948f376e08 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2964,9 +2964,9 @@ $1', # Namespace form on various pages 'namespace' => 'Namespace:', 'invert' => 'Invert selection', -'tooltip-invert' => 'Check this box to hides changes in the selected namespace', +'tooltip-invert' => 'Check this box to hide changes to pages within the selected namespace (and the associated namespace if checked)', 'namespace_association' => 'Associated namespace', -'tooltip-namespace_association' => 'Check this box to also include the talk or subject namespace associated to your selection', +'tooltip-namespace_association' => 'Check this box to also include the talk or subject namespace associated with the selected namespace', 'blanknamespace' => '(Main)', # Contributions -- 2.20.1