The string "starting with" in the staff catalog Browse interface hasn't been marked for translations

Bug #2069617 reported by Eva Cerninakova
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
New
Undecided
Unassigned

Bug Description

The string "starting with" in the staff catalog Browse interface hasn't been marked for translations.

I guess the problem is the missing "i18n" parameter in the form label definition in Open-ILS/src/eg2/src/app/staff/catalog/search-form.component.html:404

Probably instead of:

     <label class="form-label col-form-label" for="query"> starting with </label>

there should be:

     <label class="form-label col-form-label" for="query" i18n> starting with </label>

Tags: i18n
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.