summaryrefslogtreecommitdiff
path: root/ishtar/templates/sheet_contextrecord.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar/templates/sheet_contextrecord.html')
-rw-r--r--ishtar/templates/sheet_contextrecord.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar/templates/sheet_contextrecord.html b/ishtar/templates/sheet_contextrecord.html
index b29541d54..13c11bd5b 100644
--- a/ishtar/templates/sheet_contextrecord.html
+++ b/ishtar/templates/sheet_contextrecord.html
@@ -129,7 +129,7 @@
{#<a href="#" onclick='load_window("{% url show-find find.pk%}");'>{%trans "Details"%}</a></td>#}
</tr>
{% empty %}
- <tr><td colspan="9" class='no_items'>{% trans "No find associated to this operation" %}</td></tr>
+ <tr><td colspan="9" class='no_items'>{% trans "No find associated to this context record" %}</td></tr>
{% endfor %}
</table>