Hi,
I noticed, that not all Strings are translateable at the moment. I would love to see these Strings translatable in the next version :)
- Publishing Plan
- €X to publish for Y days
- Expires in X days
Edit:
I think most of the titles beginning at line 78 (function ms_paypublish_menu() ) are not translateable, too
Edit2:
I found these untranslateable Strings, too:
-Add days to your content:
-Days (when adding days to existing ad)
Sincerely,
Dominik








Thanks for pointing those out, I'll be sure to include those in the upcoming Pay to Publish 4.0 release. I've been working on it for the past couple of weeks, and it is getting close now :)
Sincerely,
Leighton Whiting
PS Drupal doesn't need the hook_menu titles and descriptions to be passed through the t() function. They are passed through it automatically by Drupal :)