This commit is contained in:
mikep%oeone.com 2002-10-28 20:26:45 +00:00
Родитель ee7ba07624
Коммит d7dc655e17
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -400,7 +400,7 @@ function unifinderDeleteCommand( DoNotConfirm )
if( !DoNotConfirm )
{
if( confirm( "Are you sure you want to delete everything?" ) )
if( confirm( "Are you sure you want to delete all selected events?" ) )
{
gCalendarWindow.clearSelectedEvent( calendarEvent );