hallo!
I've a little problem on a website: I've installed i18n modules and cck modules. In the "string" section, under "Multilanguage system" in admin/settings/i18n/strings I can't see any link pointing on a translation of cck fields I've created, but only links for translating the content type (like content_type_name:story or content_type_name:my_content_type).
is there any patch or any solution? I'm getting crazy..
Me hace falta traducir mi sitio web, es decir , el mismo tendra dos idiomas-espanol-ingles pero no se que modulo usar ni como trabajar con el...
espero que alguiem me ayude en esto...
atte:
osmel
So far I've succeeded at using the localizer (l10n) module to create translatable content that changes between english and spanish when I click on either language on the language block... great.
The problem is that I can't make primary links change languages... I've been searching for 2 days and nothing. I've tried researching string translation, I've read other posts where people are using i18n to do this, and I'm getting very very confused.
I'm using the built module to translate pages on Drupal 6, but I don't understand how can I translate the menus to the selected language...
Using the path prefix (to have an "en/node…") and then using filters on the blocks page doesn't work because it can't see de "en/" part, just the "node" part...
The only way I found to fix this is to give aliases to the pages, and calling them "en/" and them the filter would work, but this is ugly like hell... The menus should have a language option just like the pages...