aboutsummaryrefslogtreecommitdiff
path: root/tmpl
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2016-11-08 21:08:36 -0800
committerAlex Yatskov <alex@foosoft.net>2016-11-08 21:08:36 -0800
commit45877c460235e1578b01d46bae331979dd8d887f (patch)
treec98f0c3be317ed44c897a01312a6386700f61c07 /tmpl
parent1b1f4a3ed7eaf29379be576e31ec4116347c6140 (diff)
WIP
Diffstat (limited to 'tmpl')
-rw-r--r--tmpl/dictionary.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/tmpl/dictionary.html b/tmpl/dictionary.html
index 9b6a6d1d..99fd220e 100644
--- a/tmpl/dictionary.html
+++ b/tmpl/dictionary.html
@@ -10,6 +10,7 @@
<div class="progress dict-delete-progress">
<div class="progress-bar progress-bar-striped progress-bar-danger" style="width: 0%"></div>
</div>
+ <div class="dict-delete-progress">Deleting dictionary data, please be patient.</div>
<div class="checkbox dict-controls {{#unless hasTerms}}disabled{{/unless}}">
<label><input type="checkbox" class="dict-enable-terms" {{#unless hasTerms}}disabled{{/unless}} {{#if enableTerms}}checked{{/if}}> Enable term search</label>
</div>