Ben photographed a dialog that still read KillerPDF after the rebrand. The earlier searches missed it because the wordmark is never written as one word: the code builds it from two runs, the literal Killer plus PDF, and each language file carries it as a separate string resource.
Fixed in 14 files: three sites in Controls/KillerDialog.cs, two in Shell/About.cs, and the Str_Wordmark_A resource in all twelve language files. Zero occurrences remain in the source.
Runtime-verified on the Windows test VM: rebuilt, launched, and the dialog Ben photographed (Print with no document open) now reads MMD PDF. The window title bar also reads MMD PDF (PR #5).
Ben photographed a dialog that still read KillerPDF after the rebrand. The earlier searches missed it because the wordmark is never written as one word: the code builds it from two runs, the literal Killer plus PDF, and each language file carries it as a separate string resource.
Fixed in 14 files: three sites in Controls/KillerDialog.cs, two in Shell/About.cs, and the Str_Wordmark_A resource in all twelve language files. Zero occurrences remain in the source.
Runtime-verified on the Windows test VM: rebuilt, launched, and the dialog Ben photographed (Print with no document open) now reads MMD PDF. The window title bar also reads MMD PDF (PR #5).
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Ben photographed a dialog that still read KillerPDF after the rebrand. The earlier searches missed it because the wordmark is never written as one word: the code builds it from two runs, the literal Killer plus PDF, and each language file carries it as a separate string resource.
Fixed in 14 files: three sites in Controls/KillerDialog.cs, two in Shell/About.cs, and the Str_Wordmark_A resource in all twelve language files. Zero occurrences remain in the source.
Runtime-verified on the Windows test VM: rebuilt, launched, and the dialog Ben photographed (Print with no document open) now reads MMD PDF. The window title bar also reads MMD PDF (PR #5).