In the file logintoboggan.pot there is a @400 entries like:

web/sites/all/modules/logintoboggan/translations/logintoboggan.pot:400: duplicate message definition...
web/sites/all/modules/logintoboggan/translations/logintoboggan.pot:12: ...this is the location of the first definition

...which is:

#: logintoboggan.module:1208;1235
msgid ""
msgstr ""

Gettext tools complain about duplicate entries and terminate with fatal error. Please remove these lines.

Comments

hunmonk’s picture

feel free to submit a patch, i'm not a translation expert.

hunmonk’s picture

Status: Active » Fixed

committed updated .pot files to 6.x-1.x-dev and HEAD. hopefully that fixes this issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.