Translatable
bertran2 - July 18, 2008 - 09:45
| Project: | Announcements |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Sorry, I can't figure how to make this module translatable. Title and nodes. I've i18n module but can't find how, even trying to make it multilingual supported in admin/content/node-type/announcements.
I'm in Drupal 6.3, any guideline to follow?

#1
Can you be a bit more specific, please? I try to make all my modules translatable, but I only know English so testing is not possible for me. The module does a db_rewrite_sql so i18n should be intercepting that and providing only the appropriate language.
#2
In http://drupal.org/node/301987, a German translation file was provided, so it must be translatable.
#3
Reopen this when you have time to work on it.