Hi,
When using the socialwall format with the evolve-D theme in Moodle 2.8 there are are several hard-wired English language strings that are part of the CSS of the evolve-D plugin. They are used in a content string in the CSS starting around line 766 of the evolved.css file.
The plugin author (Chris Kenniburg) is asking for help, as he doesn't know how to use a language string in CSS.
We (Moodle users in languages other than English) would really appreciate if a programmer can help to improve the code of this highly used (46k downloads, used in 1580 sites) evolve-D theme plugin, so that all the hard-wired English language strings are replaced by string variables that are made available to AMOS for translation into the many Moodle languages.
So far, the following hard-wired English language strings I have found are:
"Message"
"Comments"
"Post"
"Attachments"
Thanks in advance for your help.