diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-08-10 08:44:52 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-08-10 08:44:52 -0700 |
commit | 5cc989b87f671702912e28c0bce3747b6b79b87b (patch) | |
tree | 5f02fec89d585e5e773becdaea09f293c2b9d13a /ext/manifest.json | |
parent | 0ef6a2f6c963f11a97b62eacca7476ee4ec2c071 (diff) |
Rename references of "vocab" to "term"
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 380f4c71..c4a70bf6 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -28,8 +28,8 @@ "web_accessible_resources": [ "fg/css/frame.css", "fg/img/add_kanji.png", - "fg/img/add_vocab_kana.png", - "fg/img/add_vocab_kanji.png", + "fg/img/add_term_kana.png", + "fg/img/add_term_kanji.png", "fg/img/play_audio.png", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", |