diff --git a/discover_overlay/settings_window.py b/discover_overlay/settings_window.py
index 171ca08..7d72fdc 100644
--- a/discover_overlay/settings_window.py
+++ b/discover_overlay/settings_window.py
@@ -85,6 +85,8 @@ class MainSettingsWindow():
widget.set_label(_(widget.get_label()))
if name.endswith("_button"):
widget.set_label(_(widget.get_label()))
+ if name.endswith("_all"):
+ widget.set_label(_(widget.get_label()))
self.widget['overview_main_text'].set_markup("%s (%s)\n\n%s\n\n%s (https://discord.gg/jRKWMuDy5V) %s (https://github.com/trigg/Discover)\n\n\n\n\n\n" % (
_("Welcome to Discover Overlay"),