Index: trunk/extensions/Commentbox/Commentbox.i18n.php |
— | — | @@ -15,7 +15,7 @@ |
16 | 16 | 'commentbox-savebutton' => 'Save comment', |
17 | 17 | 'commentbox-name' => 'Name:', |
18 | 18 | 'commentbox-name-explanation' => '<small>(Tip: If you [[Special:Userlogin|log in]], you will not have to fill in your name here manually)</small>', |
19 | | - 'commentbox-log' => 'New Comments', |
| 19 | + 'commentbox-log' => 'New comments', |
20 | 20 | 'commentbox-first-comment-heading' => '== Comments ==', |
21 | 21 | 'commentbox-regex' => '/\n==\s*Comments\s*==\s*\n/i', # should match the above heading |
22 | 22 | 'commentbox-errorpage-title' => 'Error while creating comment', |