Ticket #5289 (closed Bug: fixed)
Head link not internationalized
| Reported by: | keul | Owned by: | hannosch |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1.3 |
| Component: | Internationalization | Keywords: | |
| Cc: |
Description
The head template contains 4 link tag (rel=home, rel=search...) that aren't in i18n form. I don't know if those are show by blind user, but accessing Plone page with textual browser (lynx) show on top links always in english.
I think that those must be "i18nized".
Change History
Note: See
TracTickets for help on using
tickets.

(In [9249]) Added some missing i18n statements for link related tags in the headed. This fixes #5289.