summaryrefslogtreecommitdiff
path: root/templates/webmail/displayheaders.html.ep
diff options
context:
space:
mode:
authorJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-05-09 00:51:36 +0200
committerJannis M. Hoffmann <jannis.hoffmann@rwth-aachen.de>2022-05-09 00:51:36 +0200
commit0583b0115114ba9357789d3aa153c472eb7071ab (patch)
tree16885616efed9d704639259881f58bd6748a1d7b /templates/webmail/displayheaders.html.ep
parent77992072b7963d9a96c11a3913f553c820cc21da (diff)
improvements to i18n development experience
Diffstat (limited to 'templates/webmail/displayheaders.html.ep')
-rw-r--r--templates/webmail/displayheaders.html.ep2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/webmail/displayheaders.html.ep b/templates/webmail/displayheaders.html.ep
index 42e52fd..23f48d3 100644
--- a/templates/webmail/displayheaders.html.ep
+++ b/templates/webmail/displayheaders.html.ep
@@ -17,7 +17,7 @@
% }
% else {
<p id=empty-folder>
- %= l 'empty_folder'
+ %= l 'This folder is empty!'
</p>
% }