mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 23:35:03 +01:00
Fix a couple of i18n warnings.
git-svn-id: svn://localhost/ardour2/branches/3.0@8251 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
0600486857
commit
27bdf4700a
2 changed files with 2 additions and 2 deletions
|
|
@ -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 */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue