mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-22 15:20:15 +02:00
Bug 2326 - Further wording tweaks.
This commit is contained in:
parent
d70365ba2b
commit
3653af42fc
@ -757,7 +757,7 @@ void Effect::ImportPresets()
|
||||
{
|
||||
Effect::MessageBox(
|
||||
/* i18n-hint %s will be replaced by a file name */
|
||||
XO("%s: is not for this effect.\n")
|
||||
XO("%s: is for a different Effect, Generator or Analyzer.\n")
|
||||
.Format(path.GetFullName()));
|
||||
}
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user