diff --git a/src/Ryujinx/Ui/Windows/DlcWindow.glade b/src/Ryujinx/Ui/Windows/DlcWindow.glade
index cd0d86744..bdb0e647a 100644
--- a/src/Ryujinx/Ui/Windows/DlcWindow.glade
+++ b/src/Ryujinx/Ui/Windows/DlcWindow.glade
@@ -89,7 +89,7 @@
True
True
True
- Adds an update to this list
+ Adds a DLC to this list
10
@@ -105,7 +105,7 @@
True
True
True
- Removes the selected update
+ Removes the selected DLC
10
@@ -121,7 +121,7 @@
True
True
True
- Removes the selected update
+ Removes all DLCs
10
diff --git a/src/Ryujinx/Ui/Windows/TitleUpdateWindow.glade b/src/Ryujinx/Ui/Windows/TitleUpdateWindow.glade
index de557471a..cfbac86dd 100644
--- a/src/Ryujinx/Ui/Windows/TitleUpdateWindow.glade
+++ b/src/Ryujinx/Ui/Windows/TitleUpdateWindow.glade
@@ -133,7 +133,7 @@
True
True
True
- Removes the selected update
+ Removes all the updates
10