clarify what the "precise" button does in the timefx dialog

git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@11747 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-03-22 15:49:10 +00:00
parent 24d5be3f0a
commit 053fec3d15
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ Editor::TimeFXDialog::TimeFXDialog (Editor& e, bool pitch)
quick_button (_("Quick but Ugly")),
antialias_button (_("Skip Anti-aliasing")),
stretch_opts_label (_("Contents:")),
precise_button (_("Strict Linear")),
precise_button (_("Minimize time distortion")),
preserve_formants_button(_("Preserve Formants"))
{
set_modal (true);