I am using this wonderful module and I believe that it needs a small detail.
How I can do so that in some theme (I am using Gespaa) the names of links are translated?
It would enchant to me that according to the language of the user it appeared beginning or home.
I have not either been able to translate the name of the languages listed in the Block languages too.
Comments
Comment #1
fuzzydru commenteddoes anyone have some thoughts on this?
i've been digging around for this problem, but couldn't find a solution.
thanks,
felix
Comment #2
linuxbcn commentedI think we need make something like a variable in Php but how?
Comment #3
mgiffordCan you give me some more specific examples? Perhaps some screen shots?
Comment #4
omar commentedI'm not sure that this will help but...
- the "name of the languages listed in the Block languages" simply reflect those set in the localisation settings page and cannot be "translated" as such as far as I know.
- In order to translate primary/secondary links you have to modify the settings.php file (as described in the i18n install instructions) and then set them up in the theme configuration pages (first in one language, then switch interface languages then redo the links).
- In order to translate menu items you can refer to... http://drupal.org/node/41024
Comment #5
linuxbcn commented