Closed (fixed)
Project:
Announcements
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Jul 2008 at 09:45 UTC
Updated:
17 Sep 2008 at 13:34 UTC
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?
Comments
Comment #1
nancydruCan 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.
Comment #2
nancydruIn http://drupal.org/node/301987, a German translation file was provided, so it must be translatable.
Comment #3
nancydruReopen this when you have time to work on it.