diff --git a/src/modules/partition/gui/ChoicePage.cpp b/src/modules/partition/gui/ChoicePage.cpp index 83de4e338..5f3832fa0 100644 --- a/src/modules/partition/gui/ChoicePage.cpp +++ b/src/modules/partition/gui/ChoicePage.cpp @@ -339,6 +339,7 @@ ChoicePage::setupChoices() &ChoicePage::onEraseSwapChoiceChanged ); } + updateSwapChoicesTr(); updateChoiceButtonsTr(); }