Fix typo and update affected translations

This commit is contained in:
Robin Gareus 2020-04-21 02:50:37 +02:00
parent 826bdc413c
commit 2f96d44967
No known key found for this signature in database
GPG key ID: A090BCE02CF57F04
3 changed files with 4 additions and 4 deletions

View file

@ -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"