When you run maintenance/preSynthesizeMessages.php and a message key doesn't match any message it'll still create an utterance. This is because SegmentMessagesFactory::segmentMessage() uses wfMessage() which returns a fallback is a message can't be found.
Description
Description
Details
Details
Related Changes in Gerrit:
Event Timeline
This comment was removed by Viktoria_Hillerud_WMSE.
Comment Actions
Change #1218655 had a related patch set uploaded (by Viktoria Hillerud WMSE; author: Viktoria Hillerud WMSE):
[mediawiki/extensions/Wikispeech@master] maintenance/preSynthesizeMessages.php creates utterances for missing messages
Comment Actions
Change #1218655 merged by jenkins-bot:
[mediawiki/extensions/Wikispeech@master] maintenance/preSynthesizeMessages.php creates utterances for missing messages