1
Vote

Localization not working

description

Hi,
I tried to localize the tooltips for the buttons via xml file but always the english text is viewed; e.g.:
 
<module name="ToggleAlbumViewButton">
    <option name="Enabled" value="true" />
                            .... more options  deleted here .....
                            <option name="Tooltip" value="Album Sicht anzeigen" />
</module>
Has anybody a solution?
Thanks
Eckard.

comments