It would be great to be able to translate the help message showing up when adding a new node.

-------
Bernard Szlachta
http://www.nobleprog.co.uk/drupal/training
http://www.nobleprog.us/drupal-training-courses

CommentFileSizeAuthor
node.module.translateble_help.patch432 bytesbnobleman

Comments

danielb’s picture

The 'help' you are refering to is user-supplied text and should not be translated with t() (see http://groups.drupal.org/node/1827). Instead a method like this should be used: http://drupal.org/node/304002 which depends on contrib modules.

dpearcefl’s picture

Status: Active » Closed (won't fix)

Considering the lack of activity on this issue and that Drupal v5 is no longer supported by fixes or patches, I am going to close this ticket. If this issue still exists and you want to continue to ask for technical support, please reopen and update this ticket.

bnobleman’s picture

Issue summary: View changes

added signature