Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.

Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!

Status dieser Fehlermeldung: Noch nicht übersetzt

Meldung


<p><code>foo</code> attribute of <code>bar</code> must be 'true' or 'false'</p>

Erklärung


<p>The specified attribute value is not a valid boolean value.</p>

Lösung


<p>Change the attribute value to either <code>true</code> or <code>false</code>.</p>