{% translate "These characters have no asset token yet:" %}
{% for character in inventory.characters_without_token %}
{{ character.character_name }}{% if not forloop.last %}, {% endif %}
{% endfor %}
{% translate "Private structures (Citadels) show as an ID until you re-grant your asset token, which now also names structures and adds system/region." %}