mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-06 15:19:29 +02:00
Make ffmpeg message clearer
This commit is contained in:
parent
7dd2e0244c
commit
bc9458142b
@ -582,7 +582,7 @@ void FFmpegNotFoundDialog::PopulateOrExchange(ShuttleGui & S)
|
|||||||
S.AddFixedText(_(
|
S.AddFixedText(_(
|
||||||
"Audacity attempted to use FFmpeg to import an audio file,\n\
|
"Audacity attempted to use FFmpeg to import an audio file,\n\
|
||||||
but the libraries were not found.\n\n\
|
but the libraries were not found.\n\n\
|
||||||
To use FFmpeg import, go to Preferences > Libraries\n\
|
To use FFmpeg import, go to Edit > Preferences > Libraries\n\
|
||||||
to download or locate the FFmpeg libraries."
|
to download or locate the FFmpeg libraries."
|
||||||
));
|
));
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user