Does anybody know how to translate actual content with l10n_client in drupal 6.2
In the page text window I see only text that was created by the default installation of drupal. I can easily translate it.
The problem I am having is with custom content I have created.
Thanks

Comments

zirvap’s picture

l10n_client is for translating interface only, not content. For content translation, look at:

http://drupal.org/project/translatable
http://drupal.org/project/i18n
http://drupal.org/project/localizer

http://drupal.org/handbook/modules/translation (core, 6.x only)

--
I'm using my sig to mention my own, open support request: Node reference + node profile: How to list all nodes which refer to a user's node profile?. I'd be grateful for any pointers.