mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 08:34:39 +00:00
Without gettext() wrapping we never produce a string in the translation for it. It gets passed to gettext() twice then but that is matters not as the target string cannot be translated again when called a second time.