Problem/Motivation

The message shown when an entity is saved cannot be translated, because the entity ID is used inside the string passed to t().

Proposed resolution

Replace the entity ID by a @wildcard and pass the ID in the replacements array.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

guimeira’s picture

This should fix the problem :)

legolasbo’s picture

Status: Active » Needs review
mihai_brb’s picture

.

legolasbo’s picture

Status: Needs review » Closed (won't fix)

Closing this issue because 7.x-3.x is unsupported. See #2495527: 3.x Roadmap: Unsupported, do NOT use

Please reopen the issue and move it to the 7.x-2.x branch if it is still/also relevant in 7.x-2.x.