mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
finalize PROGRAM_NAME change for ardour3
git-svn-id: svn://localhost/ardour2/branches/3.0@6759 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
b56ad64ee3
commit
44f4b84551
18 changed files with 53 additions and 52 deletions
|
|
@ -4640,7 +4640,7 @@ Editor::first_idle ()
|
|||
|
||||
if (track_views.size() > 1) {
|
||||
dialog = new MessageDialog (*this,
|
||||
_("Please wait while Ardour loads visual data"),
|
||||
string_compose (_("Please wait while %1 loads visual data"), PROGRAM_NAME),
|
||||
true,
|
||||
Gtk::MESSAGE_INFO,
|
||||
Gtk::BUTTONS_NONE);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue