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
Signed by: rgareus
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"

View File

@ -9644,7 +9644,7 @@ msgstr ""
msgid ""
"\n"
"The Regions and edits have been retained.\n"
"If this is unexpected, manually loacate the files and restore them in the "
"If this is unexpected, manually locate the files and restore them in the "
"session folder.\n"
msgstr ""
"\n"

View File

@ -9777,12 +9777,12 @@ msgstr ""
msgid ""
"\n"
"The Regions and edits have been retained.\n"
"If this is unexpected, manually loacate the files and restore them in the "
"If this is unexpected, manually locate the files and restore them in the "
"session folder.\n"
msgstr ""
"\n"
"Les Régions et montages ont été conservés.\n"
"If this is unexpected, manually loacate the files and restore them in the "
"If this is unexpected, manually locate the files and restore them in the "
"session folder.\n"
#: missing_filesource_dialog.cc:56