Function project_help defines:
$help = ''
which doesn't allow for localization

Fix suggested wraps it in t()

CommentFileSizeAuthor
#1 project.module.460_0.patch1.07 KBfgm

Comments

fgm’s picture

StatusFileSize
new1.07 KB

Seems the patch didn't make it the first time.

pfaocle’s picture

Version: 4.6.x-1.x-dev » x.y.z

Still applies in HEAD, if we want this string to be translatable?

dries’s picture

Status: Needs review » Fixed

Committed to HEAD. Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)