aboutsummaryrefslogtreecommitdiffstats
path: root/templates/existing.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/existing.html')
-rw-r--r--templates/existing.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/existing.html b/templates/existing.html
index ac2739a..1c326b8 100644
--- a/templates/existing.html
+++ b/templates/existing.html
@@ -10,7 +10,7 @@
<div class="meta">
<p>
<% if ( category && category != '[% loc('-- Pick a category --') %]' ) { %>
- [% tprintf('Saved in the %s category', '<%= category %>') %]
+ [% tprintf(loc('Saved in the %s category'), '<%= category %>') %]
<% } %>
</p>