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

course page: present alt text in the navigation language

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 4.1.4
    • Course
    • None
    • MOODLE_401_STABLE

      When inspecting source code on Moodle 4.1 on the course page, like course/view.php?id=1234, the alt text is different and present an accessibility issue.

      When viewing the page, wiht edition mode disabled or enabled, the <img ... class="activityicon" ...> tag is presneted with the alt="forum icon". Consider that my navigation language is Catalan, not English.

      Instead, we expected to see something in Catalan, like alt="Icona de Fòrum".

      Maybe a string like:

      $string['itemicon'] = "{$a} icon";
      

      and using this string like get_string('itemicon','',$itemtypename); could resolve this issue.

      We report this to get feedback, if it is adequate or needs some broader action to really resolve other aspects involved on this.

      Thanks,

      Jordi

            Unassigned Unassigned
            jpahullo Jordi Pujol-Ahulló
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

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