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

git-svn-id: svn://localhost/ardour2/branches/3.0@11746 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2012-03-22 15:48:49 +00:00
parent 21a0b7ace0
commit f9de5f6436

View File

@ -71,7 +71,7 @@ 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);