From 2f2873cbbf62031c754b37e3a31b5a71492a175b Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Mon, 6 Jan 2025 07:29:57 +0100 Subject: remove glyphlist also from comments (#3408) --- lib/gui/lettering_font_sample.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/gui/lettering_font_sample.py b/lib/gui/lettering_font_sample.py index 31c9fa45..1049747c 100644 --- a/lib/gui/lettering_font_sample.py +++ b/lib/gui/lettering_font_sample.py @@ -165,7 +165,8 @@ class FontSampleFrame(wx.Frame): update_glyphlist_warning = _( "The glyphlist for this font seems to be outdated.\n\n" "Please update the glyph list for %s:\n" - "Extensions > Ink/Stitch > Font Management > Update Glyphlist" + "open Extensions > Ink/Stitch > Font Management > Edit JSON " + "select this font and apply. No other changes necessary." % font.marked_custom_font_name ) -- cgit v1.2.3