summaryrefslogtreecommitdiff
path: root/gtk2_ardour
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-21 02:50:37 +0200
committerRobin Gareus <robin@gareus.org>2020-04-21 02:51:02 +0200
commit2f96d44967b78a960eb949ff10ceaf9341d1c315 (patch)
tree6516b90c84e137675e03506c758949555f8cce0c /gtk2_ardour
parent826bdc413c0a3ef9cc3e10fefb8e6dae1745b969 (diff)
Fix typo and update affected translations
Diffstat (limited to 'gtk2_ardour')
-rw-r--r--gtk2_ardour/missing_filesource_dialog.cc2
-rw-r--r--gtk2_ardour/po/de.po2
-rw-r--r--gtk2_ardour/po/fr.po4
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<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"
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