I changed the following line to make this nice module compliant with language translation ... through the t() function
(line #63 of custom_add_another.module file)

$form[$field_name][$this_langcode]['add_more']['#value'] = t($instance_settings['custom_add_another']);

I hope this is right, and that might help ... and included in next module release

Comments

steven jones’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

correct code