13
0

Fix typo.

git-svn-id: svn://localhost/ardour2/branches/3.0@11389 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2012-01-30 18:38:18 +00:00
parent 35a4144e45
commit f430d24aab

View File

@ -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?") },