{% extends "base.html" %} {% load i18n %} {% load permissions %} {% load crispy_forms_tags %} {% load translations %} {% block breadcrumbs %}
{% trans "Source string" %} | {% trans "Actions" %} |
---|
{% trans "Source string" %} | {% trans "Context" %} | {% trans "Location" %} | {% trans "Actions" %} |
---|---|---|---|
{% trans "Loading results…" %} | |||
{% trans "Please search below to find matching source strings." %} |
{% trans "Created on" %} | {{ object.timestamp|naturaltime }} |
---|---|
{% trans "Uploaded by" %} | {{ object.get_user_display }} |
{% trans "Deleting screenshot will remove it from all associated source strings." %}