There is an untranslatable string on page ?q=admin/settings/supercron: there is a heading 'Output' which is translatable, but the string for the link to the output itself is not.

In the string 'SuperCron sports a mini firewall that offers a way to ...', isn't it that 'sports' should be 'supports'?

Comments

MisterSpeed’s picture

Good catch; I combed through the code and found a few more instances of untranslatable strings. The updated code is in CVS.

"Sports": It is just a synonym for "features" which has become so overused that I get entirely oblivious to it. It would be "supports" if it was working in conjunction with (e.g. supporting) an external element of code.

MisterSpeed’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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

dave reid’s picture

Status: Closed (fixed) » Active

Titles and descriptions in hook_menu() should *not* be wrapped in t(). Please read the docs.

MisterSpeed’s picture

Status: Active » Fixed

1 instance was left in 1.3; fixed in 1.4. Thanks Dave !

Status: Fixed » Closed (fixed)

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