I'd like to remove the date and time that shows before every message, I've tried editing english.xml, rebooting the media server and clearing cache, but it's not working. I'd also like to remove the little chat bubble before every message too. Does anyone know if this can be done, or what file to edit?
The settings are default NOT to show the date, is it possible to have the time/date, messages icon settings UNCHECKED by default like the date is?
<item key="dlgMsgIcons"><![CDATA[Message icons:]]></item>
<item key="dlgMsgSystem"><![CDATA[System messages:]]></item>
<item key="dlgShowTime"><![CDATA[Show time]]></item>
<item key="dlgShowDate"><![CDATA[Show date]]></item>
Looking at that, I don't see why date is not checked by default, but time and message icons are. Anyone?
After testing, I can actually DELETE the english.xml file and chat all still works, what's up with that?