Problem/Motivation

Various interface elements are now passen through t() while the data is actually configuration. Configuration is to be translated using Configuration translation, see

Proposed resolution

Do not use user interface translations for config data

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

Translations for steps rely solely on Configuration translation.

Data model changes

None.

CommentFileSizeAuthor
#2 3323752-2.patch3.44 KBidebr

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new3.44 KB

Attached patch removes user interface translations for configuration. Instead, the configuration can be translated using Config translation. See #3114825: Document how to translate field group labels and descriptions for a similar issue in the Field Group module.

idebr’s picture

andrei.vesterli’s picture

Status: Needs review » Fixed
andrei.vesterli’s picture

Status: Fixed » Closed (fixed)