There are still a few places in the code base where "translation" instead of "entity_translation". Moreover the integration with core Translation needs some additional change.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | et-1060334-3.patch | 14.25 KB | plach |
| #1 | et-1060334-1.patch | 15.54 KB | plach |
Comments
Comment #1
plachWhile fixing core translation integration I found a few easy-to-fix core bugs:
#1060304: Misleading help text for the translation support settings
#1060328: Removing a previously available language detection method breaks the configuration UI
and above all:
#1060246: Translation alters language switch links even if node translation is disabled
Comment #2
sunLet's go ahead with these changes, except the following:
Hm. Not sure about this change. Is it wise to remove the default language negotiation provider? Perhaps we should discuss this some more.
"Node translation" and "Content translation" is a bit confusing. During migration and testing, I also renamed "content translation" into "entity translation".
I'd recommend to do this change in a separate issue - ideally the existing one that also talks about moving this setting into a new tab group.
Powered by Dreditor.
Comment #3
plachCommitted the attached patch to HEAD.