Various markup and tweaks.
[dcpomatic.git] / src / lib / dolby_cp750.cc
index 262e57bc75e6caa14c9b5e5cc1204e2e4200ae5a..b45e62b87b765cb7680fe82f46fbcc085cceedec 100644 (file)
 
 #include "dolby_cp750.h"
 
+#include "i18n.h"
+
 using namespace std;
 
 DolbyCP750::DolbyCP750 ()
-       : SoundProcessor ("dolby_cp750", "Dolby CP750")
+        : SoundProcessor ("dolby_cp750", _("Dolby CP750"))
 {
 
 }