Fix a couple of i18n warnings.
[ardour.git] / gtk2_ardour / export_format_dialog.cc
index f950e6ab18b9e36a91e7dcf4b15b04f3f149f62c..5fa8333116642e84c548398fe041965a718fc01b 100644 (file)
@@ -57,7 +57,7 @@ ExportFormatDialog::ExportFormatDialog (FormatPtr format, bool new_dialog) :
   sample_rate_label (_("Sample rate"), Gtk::ALIGN_LEFT),
   src_quality_label (_("Sample rate conversion quality:"), Gtk::ALIGN_RIGHT),
 
-  encoding_options_label (_(""), Gtk::ALIGN_LEFT),
+  encoding_options_label ("", Gtk::ALIGN_LEFT),
 
   /* Changing encoding options from here on */