X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fi18n.h;h=2f8a7e9f1fabe60840630fb989b38b79db6f108f;hb=443371c61c7fe263140372bcbc72206b27585077;hp=890313bc68b1cb3714521e04f6ea89346336fc4d;hpb=373f010a7f04add1f49169cbaa60cb7ae5f508d4;p=dcpomatic.git diff --git a/src/lib/i18n.h b/src/lib/i18n.h index 890313bc6..2f8a7e9f1 100644 --- a/src/lib/i18n.h +++ b/src/lib/i18n.h @@ -19,5 +19,5 @@ #include -#define _(x) dgettext ("libdcpomatic", x) +#define _(x) dgettext ("libdcpomatic2", x) #define N_(x) x