mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-09 15:15:41 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -1749,7 +1749,7 @@ ARDOUR_UI::new_session (std::string predetermined_path)
|
|||
|
||||
if (!engine->connected()) {
|
||||
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 ();
|
||||
return;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue