The fields in the preview are not translatable. This fixes it.

To make the form easier to generate, i also made a loop instead of a list of form_textfield(). I can redo the patch without that hack if necessary. The files in attach contains both patches, and must be applied in order (factor.path then t.patch).

CommentFileSizeAuthor
#2 factor_0.patch1.68 KBanarcat
#1 t_1.patch2.52 KBanarcat
factor.patch1.68 KBanarcat

Comments

anarcat’s picture

StatusFileSize
new2.52 KB

here is the actual patch.

anarcat’s picture

StatusFileSize
new1.68 KB

The factor.patch has a typo, replace it with the attached patch.

georgehotelling’s picture

Status: Needs review » Closed (fixed)

Thanks for the patch, I've applied it to the source tree.

georgehotelling’s picture

Status: Closed (fixed) » Fixed

Whoops, I missed the other patch in my first commit, I've applied it in commit #27885.

Please review this and close the issue if you're happy with it.

Anonymous’s picture

Status: Fixed » Closed (fixed)