Updating the translation templates.
[squirrelmail.git] / po / xgetpo
index 23a9955398a880b0ed10217cc0fa1a1030ea2a1a..1ef5db66a913f5e0403fa0744dd9258ae22a863b 100755 (executable)
--- 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).
@@ -49,8 +49,6 @@ xgettext ${XGETTEXT_OPTIONS} -j \
     
 # ** Plugins
     
-xgettext ${XGETTEXT_OPTIONS} -j \
-    plugins/abook_take/*.php --output=po/squirrelmail.pot
 xgettext ${XGETTEXT_OPTIONS} -j \
     plugins/administrator/*.php --output=po/squirrelmail.pot
 xgettext ${XGETTEXT_OPTIONS} -j \