diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2021-04-08 19:59:55 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-08 19:59:55 -0400 |
commit | c73ee1308612517374ee17fcfbb20b84492b020f (patch) | |
tree | 989f6fdd272443627ba99052167dcfd34f189fdb /ext/popup.html | |
parent | e444141511b6d06c4bfe370febc5e3c5bff30e3d (diff) |
More terminology updates (#1600)
* Update terminology
* Update display
* Rename expression-list to headword-list
* Rename expression-current-indicator
* Rename expression classes
* Update dictionary entry container
* Rename glossary => gloss
* Rename heading
* Rename gloss classes to gloss-content
Diffstat (limited to 'ext/popup.html')
-rw-r--r-- | ext/popup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/popup.html b/ext/popup.html index 76a0032b..622e98f3 100644 --- a/ext/popup.html +++ b/ext/popup.html @@ -32,7 +32,7 @@ <div id="query-parser-content" lang="ja"></div> </div> - <div id="definitions"></div> + <div id="dictionary-entries"></div> <div id="no-results" hidden> <div class="entry"> |