leupold wrote AlejandroQuiroga wrote Tikkune, If you try to translate the TOOLTIP message that pops up on mouse hoover over the question mark on the left of each field in the Register Form... forget about it. Those strings are hard-coded and are not available for editing. At least using the Resx localization files.
|
this is not true, all tooltips of core framework and project modules are derived from resources and are localizable (I provide the German language packs since DNN 3.0). However, if you find a single key missing localization, please report into the public issue tracker at support.dotnetnuke.com.
Hi, leupold,
I am relatively new to DNN, so maybe I am wrong. I have posted that the tooltips of each field in the Register Form are fixed and not avilable as Resx resources for localization. Those are the only Tooltips I am referring to, as Tikkune asks specifically about them in this thread (the Register Form's Tooltips).
Unfortunately I did not clarify that all other tooltips are available for localization. Maybe that's what you mean by saying "not true".
If I am wrong about the Register Form's Tooltips, about them being "hard coded", please let me know how to localize them. I am very interested in doing that, since I have recently finished working on a complete spanish language pack (as you did with the German lang. pack), and I couldn't find where to change those strings. I am currently working with DNN v4.5.03.
Thank you for your help!
Saludos,
Alejandro.
PS: One more thing: I didn't know about where to report missing key's localization... I will report all the strings I found I could not localize. Thank you again.