Fix font sizing in the big clock.
[ardour.git] / gtk2_ardour / export_range_markers_dialog.cc
index fa9b3abfe5a27c345a305eba5ada45e117111f36..f5c6c916d1ad2c1b9c6b5eff0a8aefdda820970d 100644 (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();