mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
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:
parent
73b67f16d4
commit
115c4a7b54
7 changed files with 8 additions and 8 deletions
|
|
@ -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();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue