Line 59 - 67 of d291837, Special/SemanticImageAnnotatorSpecial.php
$out->addWikiText( '== '.$this->msg( 'sta-reinstall-header' ).' ==' ); $btn = new OOUI\ButtonWidget( array( 'infusable' => true, 'id' => 'reinstall-btn', 'label' => ''.$this->msg( 'sta-reinstall-header' ).'', ) ); $out->addWikiText( ''.$this->msg( 'sta-reinstall-text' ).'' );
Shouldn't the "sta" be "sia"?