Fix typo.
git-svn-id: svn://localhost/ardour2/branches/3.0@11389 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
35a4144e45
commit
f430d24aab
@ -98,7 +98,7 @@ EditorRouteGroups::EditorRouteGroups (Editor* e)
|
||||
{ 2, _("V"), _("Group is visible?") },
|
||||
{ 3, _("On"), _("Group is enabled?") },
|
||||
{ 4, S_("group|G"), _("Sharing Gain?") },
|
||||
{ 5, S_("relative|Rel"), _("Relevative Gain Changes?") },
|
||||
{ 5, S_("relative|Rel"), _("Relative Gain Changes?") },
|
||||
{ 6, S_("mute|M"), _("Sharing Mute?") },
|
||||
{ 7, S_("solo|S"), _("Sharing Solo?") },
|
||||
{ 8, _("Rec"), _("Sharing Record-enable Status?") },
|
||||
|
Loading…
Reference in New Issue
Block a user