diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-11-14 21:14:22 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-11-14 21:14:22 -0800 |
commit | 2f63eeb2d1d80090f198c4499c0d58210ead0b24 (patch) | |
tree | bd68b01aa51a1dae11b1a4d92747b7d9af405345 /ext/bg/options.html | |
parent | 09afc649283debabc7087ed4242b5c53ea2dfd9a (diff) |
WIP
Diffstat (limited to 'ext/bg/options.html')
-rw-r--r-- | ext/bg/options.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/options.html b/ext/bg/options.html index dd43f097..eec0bc1b 100644 --- a/ext/bg/options.html +++ b/ext/bg/options.html @@ -73,7 +73,7 @@ <p class="help-block"> Yomichan can import both bundled and custom (see the <a href="https://foosoft.net/projects/yomichan-import">Yomichan Import</a> page for details) dictionaries. Although it is also possible to delete unneeded dictionaries, this operation is <em>extremely slow</em> and it is often - easier to disable them or simply <a id="dict-purge">purge the database</a>. Please make sure to + easier to disable them or simply <a href="#" id="dict-purge">purge the database</a>. Please make sure to wait for import and delete operations to complete before closing this page. </p> |