User tests: Successful: Unsuccessful:
Priorities are currently not translatable for the issue list. This fixes the translation for the issue list.
IIRC the PHP templates were more to prove that the rendering code supported more than one engine, but they aren't actually used for production.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-06-29 19:08:40 |
Hi!
We do not use .php templates, we do use twig. So in fact they are translatable. See here for example. I think that the language files were not updated, that is why currently the priorities are only in English.
But the problem is that these priorities are the same in many places of template files. So before we will update the language files I will try to issue a PR to fix it.