Problem/Motivation
Some texts were hardcoded without translations.
Steps to reproduce
Setup a language for the site other than English and visit the admin interface at admin/config/user-interface/ab_test.
Create a new test. When you click on either of the help messages they remain untranslatable.
Proposed resolution
I removed the .html help files and added a new help controller to handle these requests.
| Comment | File | Size | Author |
|---|---|---|---|
| abtestui_translation_fixes.patch | 7.41 KB | imre.horjan |
Comments
Comment #2
imre.horjan