mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-11 00:56:33 +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"
|
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) {
|
if (dt == DataType::MIDI) {
|
||||||
t << _("Editing the MIDI files by adding new content will re-create the file and disable this warning,\n"
|
t << _("Editing the MIDI files by adding new content will re-create the file and disable this warning,\n"
|
||||||
|
|
|
||||||
|
|
@ -9644,7 +9644,7 @@ msgstr ""
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
"The Regions and edits have been retained.\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"
|
"session folder.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
"\n"
|
||||||
|
|
|
||||||
|
|
@ -9777,12 +9777,12 @@ msgstr ""
|
||||||
msgid ""
|
msgid ""
|
||||||
"\n"
|
"\n"
|
||||||
"The Regions and edits have been retained.\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"
|
"session folder.\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\n"
|
"\n"
|
||||||
"Les Régions et montages ont été conservés.\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"
|
"session folder.\n"
|
||||||
|
|
||||||
#: missing_filesource_dialog.cc:56
|
#: missing_filesource_dialog.cc:56
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue