Download & Extend

Add support for required field labels, descriptions, select options

Project:CiviCRM Localize
Version:5.x-1.x-dev
Component:Code
Category:feature request
Priority:normal
Assigned:nedjo
Status:active

Issue Summary

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

Comments

#1

Status:active» fixed

Fixed. Inelegant. Could benefit from some regex expertise.

#2

Status:fixed» closed (fixed)

#3

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

#4

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.