capitalize solo/audition/feedback buttons
git-svn-id: svn://localhost/ardour2/branches/3.0@10544 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
@@ -159,9 +159,9 @@ ARDOUR_UI::ARDOUR_UI (int *argcp, char **argvp[])
|
||||
|
||||
, time_master_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