mirror of
https://github.com/cookiengineer/audacity
synced 2025-09-16 16:20:50 +02:00
Fix another misindented string
This commit is contained in:
parent
0338c3e0cc
commit
384b7fe4ec
@ -102,7 +102,8 @@ void FFmpegStartup()
|
||||
{
|
||||
if (enabled)
|
||||
{
|
||||
AudacityMessageBox(_("FFmpeg was configured in Preferences and successfully loaded before, \
|
||||
AudacityMessageBox(_(
|
||||
"FFmpeg was configured in Preferences and successfully loaded before, \
|
||||
\nbut this time Audacity failed to load it at startup. \
|
||||
\n\nYou may want to go back to Preferences > Libraries and re-configure it."),
|
||||
_("FFmpeg startup failed"));
|
||||
|
Loading…
x
Reference in New Issue
Block a user