From 6583ed7a38663295ed22d3886d0b0f8dfd059146 Mon Sep 17 00:00:00 2001 From: Leonard de Ruijter <3049216+LeonarddeR@users.noreply.github.com> Date: Mon, 19 Aug 2024 07:54:56 +0200 Subject: [PATCH] Apply suggestions from code review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Noelia Ruiz Martínez --- buildVars.py | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/buildVars.py b/buildVars.py index 29d781f..d813367 100644 --- a/buildVars.py +++ b/buildVars.py @@ -93,6 +93,6 @@ def _(arg): # If your add-on includes custom speech symbol dictionaries (most will not), fill out this dictionary. # Each key is the name of the dictionary, # with keys inside recording the following attributes: -# displayName (name of the table shown to users and translatable), +# displayName (name of the speech dictionary shown to users and translatable), # mandatory (True when always enabled, False when not. symbolDictionaries = {} diff --git a/readme.md b/readme.md index 8d0af14..e6e43f0 100644 --- a/readme.md +++ b/readme.md @@ -118,7 +118,7 @@ Information on custom braille tables must be specified in buildVars under `brail Note: you must fill out this dictionary if at least one custom braille table is included in the add-on. If not, leave the dictionary empty. -###### SPeech symbol dictionaries +###### Speech symbol dictionaries Information on custom symbol dictionaries must be specified in buildVars under `symbolDictionaries` dictionary as follows: * Dictionary name (string key for a nested dictionary): each `symbolDictionaries` entry is a name for the included custom symbol dictionary placed in `locale\` folder inside `addon` folder. The file is named `symbols-.dic`. This nested dictionary should specify: