FYI: This has been reported may times before: #9295, #9161, #9531,
Ok, so, there are (at least) two attempts to fix this issue. Both merged to develop and none to 2.1-develop:
According to my understanding newer PR is a correct one (no reason to forbid "none" translation, valid scenario is described in this issue), thus it would be nice to revert #6257.
Thoughts? Cc: @vrann @miguelbalparda
@nowszy, thank you for your report.
The issue is already fixed in develop branch
But we will consider to backport the fix to patch releases
Internal ticket to track issue progress: MAGETWO-75315
@orlangur, the more correct in 2.2-develop branch. Remove translate="true" from layout and do not translate "none" in template.
@maksek ok, thanks for sorting this out 馃憤
Internal ticket to track issue progress: MAGETWO-80884
@nowszy thank you for your report. The issue is already fixed in 2.2-develop branch (PR: #11168 by @maksek ) and will be available in the Magento 2.2.2 release
Internal ticket to track issue progress: MAGETWO-80770
Hi @nowszy. Thank you for your report.
The issue has been fixed in magento/magento2#13532 by @hostep in 2.1-develop branch
Related commit(s):
The fix will be available with the upcoming 2.1.13 release.