i18n detail
git-svn-id: svn://localhost/ardour2/branches/3.0@13042 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
c3ccff8d05
commit
35eba54e51
@ -795,7 +795,7 @@ If you still wish to quit, please use the\n\n\
|
||||
*/
|
||||
save_ardour_state ();
|
||||
|
||||
loading_message (_("Please wait while Ardour cleans up..."));
|
||||
loading_message (string_compose (_("Please wait while %1 cleans up..."), PROGRAM_NAME));
|
||||
|
||||
if (_session) {
|
||||
// _session->set_deletion_in_progress ();
|
||||
|
Loading…
Reference in New Issue
Block a user