mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-30 18:37:40 +01:00
Spelling correction patch from Debian
Patch taken (and forward-ported to HEAD) from <https://anonscm.debian.org/cgit/pkg-multimedia/ardour.git/plain/debian/patches/0100-fix-typos.patch>
This commit is contained in:
parent
53f1981eff
commit
6fa88273aa
24 changed files with 35 additions and 35 deletions
|
|
@ -182,7 +182,7 @@ MonitorSection::MonitorSection (Session* s)
|
|||
/* Processor Box hide/shos */
|
||||
toggle_processorbox_button.set_text (_("Processors"));
|
||||
toggle_processorbox_button.set_name (X_("monitor section processors toggle"));
|
||||
set_tooltip (&toggle_processorbox_button, _("Allow to add monitor effect processors"));
|
||||
set_tooltip (&toggle_processorbox_button, _("Allow one to add monitor effect processors"));
|
||||
|
||||
proctoggle = ToggleAction::create ();
|
||||
toggle_processorbox_button.set_related_action (proctoggle);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue