diff --git a/Contrib/Modern UI/Language files/English.nsh b/Contrib/Modern UI/Language files/English.nsh index a8762d12..97f2d13a 100644 --- a/Contrib/Modern UI/Language files/English.nsh +++ b/Contrib/Modern UI/Language files/English.nsh @@ -23,7 +23,7 @@ !define MUI_TEXT_COMPONENTS_TITLE "Choose Components" !define MUI_TEXT_COMPONENTS_SUBTITLE "Choose which features of $(^NameDA) you want to install." !define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_TITLE "Description" - !define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Hover your mouse over a component to see its description." + !define MUI_INNERTEXT_COMPONENTS_DESCRIPTION_INFO "Position your mouse over a component to see its description." !define MUI_TEXT_DIRECTORY_TITLE "Choose Install Location" !define MUI_TEXT_DIRECTORY_SUBTITLE "Choose the folder in which to install $(^NameDA)."