diff --git a/docs/anki-integration.md b/docs/anki-integration.md index 3b8f2c86ee..3a87286411 100644 --- a/docs/anki-integration.md +++ b/docs/anki-integration.md @@ -34,7 +34,7 @@ Flashcard fields can be configured with the following steps: | `{cloze-prefix}` | Fragment of the containing `{sentence}` starting at the beginning of `{sentence}` until the beginning of `{cloze-body}`. | | `{cloze-suffix}` | Fragment of the containing `{sentence}` starting at the end of `{cloze-body}` until the end of `{sentence}`. | | `{conjugation}` | Conjugation path from the raw inflected term to the source term. | - | `{dictionary}` | Name of the dictionary from which the card is being created (unavailable in _grouped_ mode). | + | `{dictionary}` | Original name of the dictionary from which the card is being created (unavailable in _grouped_ mode). | | `{dictionary-alias}` | Display name of the dictionary from which the card is being created (unavailable in _grouped_ mode). | | `{document-title}` | Title of the web page that the term appeared in. | | `{expression}` | Term expressed as kanji (will be displayed in kana if kanji is not available). | @@ -80,7 +80,7 @@ Flashcard fields can be configured with the following steps: | `{cloze-body}` | Raw, inflected parent term as it appeared before being reduced to dictionary form by Yomitan. | | `{cloze-prefix}` | Fragment of the containing `{sentence}` starting at the beginning of `{sentence}` until the beginning of `{cloze-body}`. | | `{cloze-suffix}` | Fragment of the containing `{sentence}` starting at the end of `{cloze-body}` until the end of `{sentence}`. | - | `{dictionary}` | Name of the dictionary from which the card is being created. | + | `{dictionary}` | Original name of the dictionary from which the card is being created. | | `{dictionary-alias}` | Display name of the dictionary from which the card is being created. | | `{document-title}` | Title of the web page that the kanji appeared in. | | `{frequencies}` | Frequency information for the kanji. | diff --git a/ext/settings.html b/ext/settings.html index ecc35dbe9c..1774faad17 100644 --- a/ext/settings.html +++ b/ext/settings.html @@ -3312,7 +3312,7 @@
{dictionary}
{dictionary-alias}