I don't think there is any reason to extract strings from API documentation, which has been standardized to use modulename.api.php. Is there a way to exclude these files from the translation templates?

CommentFileSizeAuthor
#2 471124-potx-exclude-api-D6-3.patch1002 bytesdave reid

Comments

gábor hojtsy’s picture

Requires a patch to the module.

dave reid’s picture

Version: 6.x-2.x-dev » 6.x-3.x-dev
Assigned: Unassigned » dave reid
Status: Active » Needs review
StatusFileSize
new1002 bytes

Patch supplied for 6.x-3.x. Tested and works. Also fixes the preg_match to actually use the period character since of a character wildcard.

Sorry there are a few trailing whitespace fixes in the patch. There are a *LOT* of trailing whitespace in the entire module's code. Very annoying with an auto-correcting IDE. :( I'll file a sep. patch for just whitespace.

gábor hojtsy’s picture

Status: Needs review » Fixed

Thanks, committed to both the 6.x and 7.x branch of the module.

Status: Fixed » Closed (fixed)

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