From 4a01bac6f142771904ca7b854f7404e946cceddb Mon Sep 17 00:00:00 2001 From: Nemo bis Date: Sat, 27 Jul 2013 19:10:04 +0200 Subject: [PATCH] Make morenotlisted more grammar-friendly It's nice to be able to have different translations compared to moredotdotdot, but normally "More not listed..." is not worth the grammatical hassles and is not one-size-fits-all. Change-Id: Ica649d7630106143204c3495c544025439bb1921 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 51c9e1ad00..919a6ed8ff 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -800,7 +800,7 @@ future releases. Also note that since each list value is wrapped in a unique 'newwindow' => '(opens in new window)', 'cancel' => 'Cancel', 'moredotdotdot' => 'More...', -'morenotlisted' => 'More not listed...', +'morenotlisted' => 'This list is not complete.', 'mypage' => 'Page', 'mytalk' => 'Talk', 'anontalk' => 'Talk for this IP address', -- 2.20.1