Closed (fixed)
Project:
LoginToboggan
Version:
6.x-1.5
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Sep 2009 at 15:27 UTC
Updated:
30 Oct 2009 at 15:00 UTC
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
Comment #1
hunmonk commentedfeel free to submit a patch, i'm not a translation expert.
Comment #2
hunmonk commentedcommitted updated .pot files to 6.x-1.x-dev and HEAD. hopefully that fixes this issue.