X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2Flib%2Fi18n.h;h=2f8a7e9f1fabe60840630fb989b38b79db6f108f;hb=aeb835a18c8df347e0ed68fb24631b320abeb611;hp=46bb1d5652dba39b480571c489652075fdef2e2a;hpb=aee739f6ae6c68693c369d7e1d12b2b3fcf44b98;p=dcpomatic.git diff --git a/src/lib/i18n.h b/src/lib/i18n.h index 46bb1d565..2f8a7e9f1 100644 --- a/src/lib/i18n.h +++ b/src/lib/i18n.h @@ -19,5 +19,5 @@ #include -#define _(x) dgettext ("libdvdomatic", x) +#define _(x) dgettext ("libdcpomatic2", x) #define N_(x) x