Add support for required field labels, descriptions, select options
nedjo - October 11, 2007 - 20:37
| Project: | CiviCRM Localize |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | nedjo |
| Status: | active |
Jump to:
Description
The initial implementation only worked for labels of non-required fields.

#1
Fixed. Inelegant. Could benefit from some regex expertise.
#2
#3
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.