Posted by Ralph on July 8, 2009 at 11:49pm
Jump to:
| Project: | Event |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
On /node/add, I can't get the translated content-type description to show up!
It always shows: "Events have a start date and an optional end date as well as a teaser and a body. They can be extended by other modules, too."
Even though i imported the de.po-file or tryed to translate manually.
All other Strings seem to translate fine.
Drupal 6.13
Event 6.x-2.x-dev (2009-Jul-05)
Comments
#1
How did you translate the text? Did you go to admin/content/node-type/event and change it? Or did you use another module?
#2
OK, looks like I first tried to translate using admin/content/node-type/event and forgot about that.
Then I tried via admin/build/translate, 'couse the above translation never showed up.
But didn't work.
After your hint to admin/content/node-type/event I placed the original String therein and now it gets translated.
Very irritating behaviour!
You MUST NOT change description in admin/content/node-type/event.
The translation is NOT SHOWN in admin/content/types, but
IS ONLY SHOWN in node/add.
#3
Is this different from how you translate the decription on other node types?