diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2021-03-22 17:06:48 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-22 17:06:48 +0100 |
| commit | 183b2451fd6515f72c709a40b4e5ab5735427823 (patch) | |
| tree | 175c7d18392632a34cb25165ac1fb03470fb8cf5 /templates/lettering_custom_font_dir.xml | |
| parent | 8c4288431644f590e127a85d1f23171fb9b2cc95 (diff) | |
update font tools etc (#1086)
* update font tools
* fix tie error
* ignore duplicated commands
Diffstat (limited to 'templates/lettering_custom_font_dir.xml')
| -rw-r--r-- | templates/lettering_custom_font_dir.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/lettering_custom_font_dir.xml b/templates/lettering_custom_font_dir.xml index b08c37d6..7f28fa33 100644 --- a/templates/lettering_custom_font_dir.xml +++ b/templates/lettering_custom_font_dir.xml @@ -18,7 +18,7 @@ <param name="path" type="path" mode="folder" gui-text="{% trans %}Custom font directory{% endtrans %}" indent="1"></param> <spacer /> <param name="file-description" type="description" indent="1" > - {% trans %}Usage: Create a subdirectory for each font you add.{% endtrans %} + {% trans %}Usage: The custom font directory must contain a subdirectory for each font.{% endtrans %} </param> <script> {{ command_tag | safe }} |
