Active
Project:
CiviCRM Localize
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 Oct 2007 at 20:37 UTC
Updated:
25 Nov 2008 at 15:30 UTC
The initial implementation only worked for labels of non-required fields.
Comments
Comment #1
nedjoFixed. Inelegant. Could benefit from some regex expertise.
Comment #2
(not verified) commentedComment #3
chapo commentedI 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
Comment #4
nedjoI 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.