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