Add some stuff

This commit is contained in:
Rim
2023-12-16 17:48:54 -05:00
parent 24e0d64bc0
commit ecaba1e022
4 changed files with 6 additions and 10 deletions

View File

@ -100,7 +100,7 @@ Select components to uninstall:
# ^UnComponentsSubText2
Or, select the optional components you wish to uninstall:
# ^DirText
Setup will install $(^NameDA) in the following folder. Input the path to your Call of Duty: Black Ops III game folder, or click Browse and select the game folder. $_CLICK
Setup will install $(^NameDA) in the following folder. Enter the path to your Call of Duty Black Ops III game folder, or click Browse and select the game folder. $_CLICK
# ^DirSubText
Destination Folder
# ^DirBrowseText

View File

@ -54,7 +54,7 @@
!ifdef MUI_DIRECTORYPAGE
${LangFileString} MUI_TEXT_DIRECTORY_TITLE "Choose Game Location"
${LangFileString} MUI_TEXT_DIRECTORY_SUBTITLE "Choose your Call of Duty: Black Ops 3 game folder in which to install $(^NameDA)."
${LangFileString} MUI_TEXT_DIRECTORY_SUBTITLE "Choose your Call of Duty Black Ops III game folder in which to install $(^NameDA)."
!endif
!ifdef MUI_UNDIRECTORYPAGE