You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Account for partial localizations in gettext output parsing
When parsing GNU gettext tools' output and looking for "error: " and
"warning: " prefixes, check their untranslated version too. This fixes
parsing in case gettext-tools is partially translated into a language
and while these prefixes are translated as individual strings, some
messages that embed the prefix aren't.
0 commit comments