tweak button label name as per thorsten wilms' suggestion
git-svn-id: svn://localhost/ardour2/branches/3.0@12793 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
816d3da840
commit
30fa808732
@ -37,7 +37,7 @@ ExportFileNotebook::ExportFileNotebook () :
|
||||
/* Last page */
|
||||
|
||||
new_file_button.set_image (*Gtk::manage (new Gtk::Image (::get_icon("add"))));
|
||||
new_file_button.set_label (_(" Click here to add another format"));
|
||||
new_file_button.set_label (_("Add another format"));
|
||||
new_file_button.set_alignment (0, 0.5);
|
||||
new_file_button.set_relief (Gtk::RELIEF_NONE);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user