amandadoughty / moodle-mod_peerwork

3 stars 8 forks source link

New strings not showing in AMOS #3

Closed izendegi closed 3 years ago

izendegi commented 3 years ago

Hi,

We've detected that the strings added in the latest version of this plugin aren't showed for translation in AMOS.

We've asked about it in the AMOS forums and David Mudrak said this:

_In case of mod_peerwork there is a problem in the plugin itself. On the line 305 in their language pack they have the string concatenation operator which is something the AMOS does not recognise yet. The plugin contribution checklist page has more details on the topic._

izendegi commented 3 years ago

I'm not sure, but I think #4 should fix it.

amandadoughty commented 3 years ago

Thank you for the fix