lower-case solo/audition/feedback buttons
git-svn-id: svn://localhost/ardour2/branches/3.0@10547 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -157,9 +157,9 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[])
|
||||
, auto_play_button (ArdourButton::led_default_elements)
|
||||
, auto_input_button (ArdourButton::led_default_elements)
|
||||
|
||||
, auditioning_alert_button (_("Audition"))
|
||||
, solo_alert_button (_("Solo"))
|
||||
, feedback_alert_button (_("Feedback"))
|
||||
, auditioning_alert_button (_("audition"))
|
||||
, solo_alert_button (_("solo"))
|
||||
, feedback_alert_button (_("feedback"))
|
||||
|
||||
, error_log_button (_("Errors"))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user