I have discovered that the names of vocabularies on the /admin/access/category/$rid page are translated. In the meantime vocabulaty names are not translated whereever else, at least in the node/add pages. Therefore I have disabled the translation, so that the line 170 of taxonomy_access.module 4.7.0 v 1.77 is now '#title' => $vocab->name, without t().

Comments

keve’s picture

Version: 4.7.x-1.x-dev » master
keve’s picture

Version: master » 4.7.x-1.x-dev
Status: Active » Fixed

Commited to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)