From fcd13815d31f4b927e498fbbb4305fb29a959acf Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sun, 26 Sep 2021 11:42:17 +0200 Subject: One Version for all Languages (#1346) Co-authored-by: Lex Neva --- templates/lettering_generate_json.xml | 62 +++++++++++++++++------------------ 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'templates/lettering_generate_json.xml') diff --git a/templates/lettering_generate_json.xml b/templates/lettering_generate_json.xml index 4ad7f4e9..04bd192c 100644 --- a/templates/lettering_generate_json.xml +++ b/templates/lettering_generate_json.xml @@ -1,72 +1,72 @@ - - {% trans %}Generate JSON{% endtrans %} - org.inkstitch.lettering_generate_json.{{ locale }} + + Generate JSON + org.inkstitch.lettering_generate_json lettering_generate_json all - + - {% trans %}Generates font.json which can be used by the lettering tool.{% endtrans %} + Generates font.json which can be used by the lettering tool. - {% trans %}The generated file can be viewed and updated with a standard text editor tool.{% endtrans %} + The generated file can be viewed and updated with a standard text editor tool. - + - - + + - true - true - - - - + true + true + + + + - 1 - 1 + 1 + 1 - � + - {% trans %}Kerning{% endtrans %} + Kerning - {% trans %}If your font file contains kerning information, you can completely ignore the following settings (unless you want to overwrite them). - If the kerning information cannot be found, these values will apply automatically.{% endtrans %} + If your font file contains kerning information, you can completely ignore the following settings (unless you want to overwrite them). + If the kerning information cannot be found, these values will apply automatically. - false - 100 + false + 100 - false - 20 + false + 20 -- cgit v1.2.3