I have installed the module as asked and on the pages the icon appears with the writing "Vorlesen." Up to this point it is everything OK but when I go to use the module listening a brief message in English (not in Italian as I have pointed out in my profile).
Why? Must I make some other configuration?
Finally, as do I change the writing "Vorlesen"? I have not found the word using the module of translation of Drupal. Thanks
My site is: http://www.hopfrog.it
Comments
Comment #1
it-cruHello hopfrog!
the problem with "Vorlesen" string I'll fix in the next release. I think tomorrow their is a development snapshot ready.
Workaround for you: Change "listen_de_de.gif" to "listen_it_it.gif" in webreader.module file. Perhaps this will fix your language problem too. Otherwise please check again your language settings in your profile at http://webreader.readspeaker.com.
The webReader module puts two HTML comments to your content. These are
<!-- RSPEAK_START -->and<!-- RSPEAK_STOP -->. All text between this two HTML comments will be read by the webReader. It could be possible that your HTML-Code in your content text is the reason of the english speaker. But I doesn't testet out this yet. The language in your HTML-header seems to be ok.I hope this will help you a little bit. Thanks for the hint with "Vorlesen" string!
greetz from germany Gos77
Comment #2
enzo de simone commentedThanks for the answer.
It has arrived to me a new webreader code and the form it correctly worked. I have changed "listen_de_de.gif" to "listen_it_it.gif" in webreader.module file, it correctly goes out now the writing in Italian "Ascolta" but the voice tells me to ask for the support.
The language on http://webreader.readspeaker.com/ is in Italian.
Restoring the initial configuration now doesn't work anymore also.
Comment #3
enzo de simone commentedI correct. It works and also in Italian. Thanks
Comment #4
it-cruRelease 1.1 fixed problem with wrong language display of webReader links.