The initial implementation only worked for labels of non-required fields.

Comments

nedjo’s picture

Status: Active » Fixed

Fixed. Inelegant. Could benefit from some regex expertise.

Anonymous’s picture

Status: Fixed » Closed (fixed)
chapo’s picture

Status: Closed (fixed) » Active

I can not get required fields translated, even if it seem that this issue has been fixed.
Tried to change the regex expression to take care of the <span></span> taking care of the "*" but without any success.
Help greatly appreciated on this issue.
Regards

nedjo’s picture

I no longer use CiviCRM so can't easily test. And regular expressions are one of my weak points. I'd welcome a patch to improve the regular expression matching.