From: Carl Hetherington Date: Sat, 29 Feb 2020 22:43:52 +0000 (+0100) Subject: Fix title of player configuration dialogue. X-Git-Tag: v2.15.45~5 X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=9834d1033dc5cf23b185a3ef14a2ecb673af157e Fix title of player configuration dialogue. --- diff --git a/src/wx/player_config_dialog.cc b/src/wx/player_config_dialog.cc index adbf2167b..11092efe4 100644 --- a/src/wx/player_config_dialog.cc +++ b/src/wx/player_config_dialog.cc @@ -668,7 +668,7 @@ private: wxPreferencesEditor* create_player_config_dialog () { - wxPreferencesEditor* e = new wxPreferencesEditor (); + wxPreferencesEditor* e = new wxPreferencesEditor (_("DCP-o-matic Player Preferences")); #ifdef DCPOMATIC_OSX /* Width that we force some of the config panels to be on OSX so that