diff --git a/src/catalog_po.cpp b/src/catalog_po.cpp index cd3b49c889..91b106406e 100644 --- a/src/catalog_po.cpp +++ b/src/catalog_po.cpp @@ -436,6 +436,9 @@ bool POCatalogParser::Parse() mtranslations.Add(str); } + if (m_ignoreTranslations) + mtranslations.clear(); + if (!OnEntry(mstr, msgid_plural, true, has_context, msgctxt, mtranslations,