Uploaded image for project: 'Moodle'
  1. Moodle
  2. MDL-38604

Administration: Plugins page uses old contrib style language which should be updated to Add-on

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • 2.4
    • 2.4
    • Administration
    • MOODLE_24_STABLE
    • MOODLE_24_STABLE

      Currently,

      lang/en/plugin.php:$string['filtercontribonly'] = 'Show contributions only';
      lang/en/plugin.php:$string['filtercontribonlyactive'] = 'Showing contributions only';

      I believe these should be:

      lang/en/plugin.php:$string['filtercontribonly'] = 'Show add-ons only';
      lang/en/plugin.php:$string['filtercontribonlyactive'] = 'Showing add-ons only';

      or perhaps it might be even better to change the language in the code as well so that references to contrib are changed to addon. Then we might have something like:

      lang/en/plugin.php:$string['filteraddononly'] = 'Show add-ons only';
      lang/en/plugin.php:$string['filteraddononlyactive'] = 'Showing add-ons only';

      Peace - Anthony

            tsala Helen Foster
            aborrow Anthony Borrow
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Error rendering 'clockify-timesheets-time-tracking-reports:timer-sidebar'. Please contact your Jira administrators.