diff --git a/prefs.py b/prefs.py index b6cf4b10..d6728ab4 100644 --- a/prefs.py +++ b/prefs.py @@ -873,6 +873,7 @@ class PreferencesDialog(tk.Toplevel): if platform == 'win32': nb.Checkbutton( appearance_frame, + # LANG: Appearance option for Windows "minimize to system tray" text=_('Minimize to system tray'), variable=self.minimize_system_tray, command=self.themevarchanged