Make pending state dialogue modal, and give it a more friendly (and translatable) name.

git-svn-id: svn://localhost/ardour2/trunk@2594 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2007-11-05 17:11:55 +00:00
parent 61fad5fd44
commit e64eae1eca

View file

@ -2871,7 +2871,7 @@ ARDOUR_UI::pending_state_dialog ()
{
HBox* hbox = new HBox();
Image* image = new Image (Stock::DIALOG_QUESTION, ICON_SIZE_DIALOG);
ArdourDialog dialog ("pending state dialog");
ArdourDialog dialog (_("Crash recovery"), true);
Label message (_("\
This session appears to have been in\n\
middle of recording when ardour or\n\