String override

Maintained by Arto Nieminen, Juho Jaakkola
Makes it possible for plugins to override existing translations regardless if they're bundled with Moodle or they're originated from a community plugin.
Price option: Free

Supports Moodle 2.9-3.5 See all versions
Latest release: 8 years ago
Installations: 27
Downloads (last 90 days): 12

Frankenstyle name: local_string_override
Local plugins

Comments

Product ratings and reviews are coming to Moodle Marketplace. Until then, existing comments remain available to read, but new posts have been disabled.

I made a quick attempt to add support for sumodules, but the problem is that the script runs out of memory. You can take a look at it in the 'submodule_support' branch at Github: https://github.com/mediamaisteri/moodle-local_string_override/tree/submodule_support
I tried it and it won't work for me either. I think the problem is that the quizaccess_timelimit is a sub-plugin for the quiz plugin. My plugin doesn't yet support such use case. I'm not completely sure what kind of changes would be required in order to add the support.
Thanks Juno for the plugin. I've made it work for a core string, but I can't make it work for a string of the quiz module (quiz/accessrule/timelimit/lang/en/quizaccess_timelimit.php), my string override path is local/contact/lang/en/quizaccess_timelimit.php
Can you help me?
Thank you very much.

Thanks Juho for following up on our discussion at https://tracker.moodle.org/browse/MDL-46582 and for sharing this plugin with the community. I am happy to approve it now. You are cleared to land, welcome to the Plugins directory!