The string "access extrator data" in potx-cli.php (in function potxcli_perm()) should read "access extractor data".

CommentFileSizeAuthor
#1 potx_perm_name_typo.patch727 byteshass

Comments

hass’s picture

Status: Active » Needs review
StatusFileSize
new727 bytes

here is a patch for this currently unused permission :-)

gábor hojtsy’s picture

Status: Needs review » Fixed

Fixed in CVS (renamed extractor to potx actually). These permissions will never be used. These are only for testing purposes and in code which never ever runs. So it was really only a typo in a test code :) Thanks anyway!

Freso’s picture

I found it while translating it, so I couldn't really tell that it was for testing. It's just a nuisance to translate strings you know you'll have to re-translate later because someone didn't spell it right... so I might as well bring it to attention soon rather than later so that it would be over with. (I've had exams and stuff for a while, but I'll get back to testing and translating Drupal one of these days, so you'll soon hear more of me again. :))

Anonymous’s picture

Status: Fixed » Closed (fixed)