<p>In config/locales/en.yml:</p>
<pre style='color:#555'>> -    show:
> -      description: "Description:"
> -      heading: "Showing redaction \"%{title}\""
> -      title: "Showing redaction"
> -      user: "Creator:"
> -      edit: "Edit this redaction"
> -      destroy: "Remove this redaction"
> -      confirm: "Are you sure?"
> -    create:
> -      flash: "Redaction created."
> -    update:
> -      flash: "Changes saved."
> -    destroy:
> -      not_empty: "Redaction is not empty. Please un-redact all versions belonging to this redaction before destroying it."
> -      flash: "Redaction destroyed."
> -      error: "There was an error destroying this redaction."
</pre>
<p>I think this has to be an accident... the app won't boot right now because it raises a SyntaxError trying to read this YAML file -- the line below is incomplete.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href='https://github.com/openstreetmap/openstreetmap-website/pull/671/files#r8742992'>view it on GitHub</a>.<img src='https://github.com/notifications/beacon/1419053__eyJzY29wZSI6Ik5ld3NpZXM6QmVhY29uIiwiZXhwaXJlcyI6MTcwNDc1NzU1MywiZGF0YSI6eyJpZCI6MjMxNjU4NDF9fQ==--86ba447262ae94ef6a213ad1e7ac00820dbf5c07.gif' height='1' width='1'></p>