Follow up for #2042143: [META] Remove disallowed HTML from Core translated strings
Problem/Motivation
In the FeedStorageController.php file there is one string not passing the locale_string_is_safe test because of the usage of the "" tag.
Proposed resolution
Use a placeholder.
Credit
This issue was covered during the first Drupal Sprint of Montpellier (France).