From 2f96d44967b78a960eb949ff10ceaf9341d1c315 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Tue, 21 Apr 2020 02:50:37 +0200 Subject: [PATCH] Fix typo and update affected translations --- gtk2_ardour/missing_filesource_dialog.cc | 2 +- gtk2_ardour/po/de.po | 2 +- gtk2_ardour/po/fr.po | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gtk2_ardour/missing_filesource_dialog.cc b/gtk2_ardour/missing_filesource_dialog.cc index 52f39d74be..c31cf989b4 100644 --- a/gtk2_ardour/missing_filesource_dialog.cc +++ b/gtk2_ardour/missing_filesource_dialog.cc @@ -50,7 +50,7 @@ MissingFileSourceDialog::MissingFileSourceDialog (Session * s, list 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" diff --git a/gtk2_ardour/po/de.po b/gtk2_ardour/po/de.po index 42fd6fc87e..ec1008f5c6 100644 --- a/gtk2_ardour/po/de.po +++ b/gtk2_ardour/po/de.po @@ -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" diff --git a/gtk2_ardour/po/fr.po b/gtk2_ardour/po/fr.po index 246d728f28..4ca7c11bed 100644 --- a/gtk2_ardour/po/fr.po +++ b/gtk2_ardour/po/fr.po @@ -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