Option 1:
Is it possible to make the "Read more" (MOD_CONTENT_LISTING_READ_MORE_TITLE = "Read more";
MOD_CONTENT_LISTING_READ_MORE = "Read more") a custom text (just like in the Joomla article standard, I know I can use language override now is only the problem if I reuse this module multiple times and need different text this will not be enough). I have 3 languages installed and want to use the module in the same language multiple times (all their own module, f.e. start page, our services, what say our clients, etc.)
Option 2:
Is it possible to make this "read more" 'extended' with for example the article title
so like {Read more} + {article title} (more options welcome)
Gives an extra possibility, instead of (only) showing the article title in the "header" you can add this to the the read more section "{Here you find more information about our} {service x}" and maybe different possibilities for the 'visible part' and the title in the <a href=link title="{read more 2}{f.e. article title 2}">{read more}{f.e. article title}</a>