mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Fix typo and update affected translations
This commit is contained in:
parent
826bdc413c
commit
2f96d44967
3 changed files with 4 additions and 4 deletions
|
|
@ -50,7 +50,7 @@ MissingFileSourceDialog::MissingFileSourceDialog (Session * s, list<string> cons
|
|||
}
|
||||
|
||||
t << _("\nThe Regions and edits have been retained.\n"
|
||||
"If this is unexpected, manually loacate the files and restore them in the session folder.\n");
|
||||
"If this is unexpected, manually locate the files and restore them in the session folder.\n");
|
||||
|
||||
if (dt == DataType::MIDI) {
|
||||
t << _("Editing the MIDI files by adding new content will re-create the file and disable this warning,\n"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue