A little gentle copy-editing of dialogue titles.

git-svn-id: svn://localhost/ardour2/branches/3.0@7024 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Carl Hetherington 2010-04-30 00:16:45 +00:00
parent 73b67f16d4
commit 115c4a7b54
7 changed files with 8 additions and 8 deletions

View file

@ -38,7 +38,7 @@ using namespace std;
ExportRangeMarkersDialog::ExportRangeMarkersDialog (PublicEditor& editor)
: ExportDialog(editor)
{
set_title (_("ardour: export ranges"));
set_title (_("Export Ranges"));
file_frame.set_label (_("Export to Directory"));
do_not_allow_export_cd_markers();