Jump to content

All translations

Enter a message name below to show all available translations.

Message

Found one translation.

NameCurrent message text
 h English (en)The value strings have already had HTML character entities decoded for you, so if you emit them back to HTML, don't forget to use <code>htmlspecialchars( $codeToEncode, ENT_QUOTES )</code>, to avoid the risk of HTML injection.