summaryrefslogtreecommitdiff
path: root/gtk2_ardour/missing_filesource_dialog.cc
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/missing_filesource_dialog.cc
parent826bdc413c0a3ef9cc3e10fefb8e6dae1745b969 (diff)
Fix typo and update affected translations
Diffstat (limited to 'gtk2_ardour/missing_filesource_dialog.cc')
-rw-r--r--gtk2_ardour/missing_filesource_dialog.cc2
1 files changed, 1 insertions, 1 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"