openwebwork / webwork2

Course management front end for WeBWorK
http://webwork.maa.org/wiki/Main_Page
Other
143 stars 165 forks source link

Remove nested maketext calls. #2261

Closed drgrice1 closed 9 months ago

drgrice1 commented 9 months ago

The xgettext.pl script does not detect these. So the nested calls need to be moved out and stored in a variable.

This fixes issue #2259.