Loading core/lib/Drupal/Component/Render/FormattableMarkup.php +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ * non-English-only sites) in addition to formatting it. Variables concatenated * without the insertion of language-specific words or punctuation are some * examples where translation is not applicable and using this class directly * directly is appropriate. * is appropriate. * * This class is designed for formatting messages that are mostly text, not as * an HTML template language. As such: Loading Loading
core/lib/Drupal/Component/Render/FormattableMarkup.php +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ * non-English-only sites) in addition to formatting it. Variables concatenated * without the insertion of language-specific words or punctuation are some * examples where translation is not applicable and using this class directly * directly is appropriate. * is appropriate. * * This class is designed for formatting messages that are mostly text, not as * an HTML template language. As such: Loading