X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=po%2Fxgetpo;h=1c1a385ebe75978f90a32f6a75773c80d67150c6;hb=b986936a2d4ec98f1e07c1091b655b20794ffe3f;hp=23a9955398a880b0ed10217cc0fa1a1030ea2a1a;hpb=082fb7fd7dc7491da49aa4876434b0c3c489a526;p=squirrelmail.git diff --git a/po/xgetpo b/po/xgetpo index 23a99553..1c1a385e 100755 --- a/po/xgetpo +++ b/po/xgetpo @@ -14,7 +14,7 @@ LANG=en_US.ISO8859-1 export LC_ALL LANG # set common gettext options -XGETTEXT_OPTIONS="--keyword=_ -keyword=N_ --keyword=ngettext:1,2 --default-domain=squirrelmail --no-location --add-comments" +XGETTEXT_OPTIONS="--keyword=_ -keyword=N_ --keyword=ngettext:1,2 --default-domain=squirrelmail --no-location --add-comments=i18n" # Allows controlling language option # (gettext v.0.10.40 = -C, gettext 0.11+ = -L php).