From e51cc06133cd731b3ee26047987c21d0993b751f Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Wed, 9 Jan 2013 14:33:10 +0000 Subject: minor translation fixes/typos from edogawa git-svn-id: svn://localhost/ardour2/branches/3.0@13812 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/import.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/import.cc') diff --git a/libs/ardour/import.cc b/libs/ardour/import.cc index 433160fc20..161841222e 100644 --- a/libs/ardour/import.cc +++ b/libs/ardour/import.cc @@ -451,7 +451,7 @@ write_midi_data_to_new_files (Evoral::SMF* source, ImportStatus& status, } } catch (...) { - error << string_compose (_("MIDI file %1 was not readable (no reason available"), source->file_path()) << endmsg; + error << string_compose (_("MIDI file %1 was not readable (no reason available)"), source->file_path()) << endmsg; } if (buf) { -- cgit v1.2.3