Closed (won't fix)
Project:
Drupal core
Version:
5.21
Component:
node system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2010 at 14:29 UTC
Updated:
28 Aug 2013 at 15:47 UTC
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
| Comment | File | Size | Author |
|---|---|---|---|
| node.module.translateble_help.patch | 432 bytes | bnobleman |
Comments
Comment #1
danielb commentedThe '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.
Comment #2
dpearcefl commentedConsidering 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.
Comment #2.0
bnobleman commentedadded signature