Naming conflict block calendar_upcoming

Naming conflict block calendar_upcoming

CAlex Fagundes -
Number of replies: 2

I am installing the version 1.3 beta. 
 
The following problem happens:

Naming conflict: block calendar_upcoming has the same title with an existing block, calendar_month!

That happens when I am accessing for the first time as admin in: 
moodle/admin/index.php

Average of ratings: -
In reply to CAlex Fagundes

Re: Naming conflict block calendar_upcoming

Gustav W Delius -

Well, the two blocks should have different titles. These titles are defined in the file calendar.php in your language directory, so probably in cvs:/moodle/lang/pt/calendar.php in your case. Can you check that this file defines the strings 'upcomingevents' and 'calendar'?