I found something weird in the dashboard icons (920 - conversation window)
code:
<button class="HIGToolbarButton" text="Files" padding=rect(5,5,5,4) layout=borderlayout() id=atom(sendfilebtn) cmdid=40391 AccRole=43 Tooltip=true active=mouseandkeyboard|nosyncfocus margin=rect(5,0,5,0)>
should be:
code:
<button class="HIGToolbarButton" text=rcstr(44028) padding=rect(5,5,5,4) layout=borderlayout() id=atom(sendfilebtn) cmdid=40391 AccRole=43 Tooltip=true active=mouseandkeyboard|nosyncfocus margin=rect(5,0,5,0)>