change label in Prefs to better indicate what the ignore-snap modifier is for
git-svn-id: svn://localhost/ardour2/branches/3.0@13755 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
67265c6d90
commit
3f9ba91ebc
@ -392,7 +392,7 @@ public:
|
||||
}
|
||||
}
|
||||
|
||||
l = manage (left_aligned_label (_("Toggle snap using:")));
|
||||
l = manage (left_aligned_label (_("Ignore snap using:")));
|
||||
l->set_name ("OptionsLabel");
|
||||
|
||||
t->attach (*l, 0, 1, 3, 4, FILL | EXPAND, FILL);
|
||||
|
Loading…
Reference in New Issue
Block a user