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