Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2152,7 +2152,7 @@ |
2153 | 2153 | See http://www.mediawiki.org/wiki/Manual:Image_Authorization.', |
2154 | 2154 | 'img-auth-notindir' => 'Requested path is not in the configured upload directory.', |
2155 | 2155 | 'img-auth-badtitle' => 'Unable to construct a valid title from "$1".', |
2156 | | -'img-auth-nologinnWL' => 'You are not logged in and "$1" not in whitelist.', |
| 2156 | +'img-auth-nologinnWL' => 'You are not logged in and "$1" is not in the whitelist.', |
2157 | 2157 | 'img-auth-nofile' => 'File "$1" does not exist.', |
2158 | 2158 | 'img-auth-isdir' => 'You are trying to access a directory "$1". |
2159 | 2159 | Only file access is allowed.', |