Merged lines for better translation.
git-svn-id: svn://localhost/ardour2/trunk@1563 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
6e35c117c1
commit
e497c6ef12
@ -1749,7 +1749,7 @@ ARDOUR_UI::new_session (std::string predetermined_path)
|
|||||||
|
|
||||||
if (!engine->connected()) {
|
if (!engine->connected()) {
|
||||||
new_session_dialog->hide ();
|
new_session_dialog->hide ();
|
||||||
MessageDialog msg (_("Ardour is no longer connected to JACK. Creating a new session is not possible."));
|
MessageDialog msg (_("Ardour is not connected to JACK at this time. Creating new sessions is not possible."));
|
||||||
msg.run ();
|
msg.run ();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user