diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp
index c1e294528..1711c5e12 100644
--- a/src/modules/partition/gui/ChoicePage.cpp
+++ b/src/modules/partition/gui/ChoicePage.cpp
@@ -158,7 +158,7 @@ ChoicePage::init( PartitionCoreModule* core, const OsproberEntryList& osproberEn
string( Calamares::Branding::VersionedName ) ) );
eraseButton->setText( tr( "Erase disk and install %1
"
- "Warning: This will delete all of your Windows 7 programs, "
+ "Warning: This will delete all of your programs, "
"documents, photos, music, and any other files." )
.arg( Calamares::Branding::instance()->
string( Calamares::Branding::VersionedName ) ) );
@@ -194,7 +194,7 @@ ChoicePage::init( PartitionCoreModule* core, const OsproberEntryList& osproberEn
string( Calamares::Branding::VersionedName ) ) );
eraseButton->setText( tr( "Erase disk and install %1
"
- "Warning: This will delete all of your Windows 7 programs, "
+ "Warning: This will delete all of your programs, "
"documents, photos, music, and any other files." )
.arg( Calamares::Branding::instance()->
string( Calamares::Branding::VersionedName ) ) );