From: Nemo bis Date: Sat, 27 Jul 2013 17:10:04 +0000 (+0200) Subject: Make morenotlisted more grammar-friendly X-Git-Tag: 1.31.0-rc.0~18831^2 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=4a01bac6f142771904ca7b854f7404e946cceddb;p=lhc%2Fweb%2Fwiklou.git 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 --- 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',