X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=src%2Flib%2Fi18n.h;h=2f8a7e9f1fabe60840630fb989b38b79db6f108f;hb=1d933d796fd7589526378c5242c9fba1e039a37d;hp=890313bc68b1cb3714521e04f6ea89346336fc4d;hpb=cd4a82d90677cec80e891ac190000cb70767446f;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