зеркало из https://github.com/mozilla/pjs.git
Fixing bug 172901.
This commit is contained in:
Родитель
ee7ba07624
Коммит
d7dc655e17
|
@ -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 );
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче