In a multilingual web presentation the teaser element shall conclude with a graphical designed reference element consisting of an arrow image and a language-specific text string.
Solution: The defined variable is introduced to the language dictionary: HREF_MORE. The variable values contain HTML code calling an icon image in the common-folder.
GER: <a%s><img src="common/more.gif"
alt="Mehr..." border="0" align="absmiddle">mehr
ENG: <a%s><img src="common/more.gif"
alt="More..." border="0" align="absmiddle">more
langdict_more_ger.xml
(353Bytes)
Comment: The XML configuration file for the dictionary entry HREF_MORE assumes that the languages are declared with ger resp. eng.