Make "Replace" action translatable

This commit is contained in:
Robin Gareus
2020-06-17 19:04:40 +02:00
parent 0d5e01eda6
commit 53b84c0d1c

View File

@@ -75,7 +75,7 @@ PluginSetupDialog::PluginSetupDialog (boost::shared_ptr<ARDOUR::Route> r, boost:
tbl->attach (*f, 0, 1, row, row + 1, EXPAND|FILL, SHRINK, 0, 8);
_keep_mapping.signal_clicked.connect (sigc::mem_fun (*this, &PluginSetupDialog::apply_mapping));
add_button ("Replace", 2);
add_button (_("Replace"), 2);
} else {
Gtk::Label *l = manage (new Label (string_compose (