Update export_format_dialog.cc
This commit is contained in:
parent
14961e6bc7
commit
0e0327b1cd
@ -114,7 +114,7 @@ ExportFormatDialog::ExportFormatDialog (FormatPtr format, bool new_dialog)
|
||||
/* Normalize */
|
||||
|
||||
normalize_tp_limiter.append_text (_("limit to"));
|
||||
normalize_tp_limiter.append_text (_("constrain"));
|
||||
normalize_tp_limiter.append_text (_("constrain to"));
|
||||
|
||||
Gtk::RadioButtonGroup normalize_group = normalize_loudness_rb.get_group ();
|
||||
normalize_peak_rb.set_group (normalize_group);
|
||||
|
Loading…
Reference in New Issue
Block a user