Is there a .po-file which can be used for translation of akismet.module?

CommentFileSizeAuthor
#1 akismet.po_.gz5.81 KBproxiss

Comments

proxiss’s picture

StatusFileSize
new5.81 KB

Hi lomz,

I was using the attached .po as a start in my project.
BTW, you can create a po file from every source by the command:

xgettext --keyword=t -L PHP akismet.module

Simply replace to code file at the end (also may specify more files here).
Maybe that's a quick help for your issue.

avpaderno’s picture

Version: 5.x-1.3 » 5.x-1.x-dev
Category: Feature request » Support request
Issue summary: View changes
Status: Active » Closed (outdated)

I am closing this issue, since it's for a Drupal version not supported.