{% load i18n %}

{% blocktranslate count count=unassigned %}One screenshot has no string assigned to it.{% plural %}{{ count }} screenshots have no string assigned to them.{% endblocktranslate %}

{% translate "Manage screenshots" %}