Lines Matching full:string
3 <String Id="Caption">[WixBundleName] Setup</String>
4 <String Id="Title">[WixBundleName]</String>
5 <String Id="Installing">Installing</String>
6 <String Id="Installation">Setup</String>
7 <String Id="Modifying">Updating</String>
8 <String Id="Modification">Modify</String>
9 <String Id="Repairing">Repairing</String>
10 <String Id="Repair">Repair</String>
11 <String Id="Uninstalling">Removing</String>
12 <String Id="Uninstallation">Uninstall</String>
14 …<String Id="ElevateForCRTInstall">You will be prompted for Administrator privileges to install a C…
17 Continue?</String>
19 <String Id="CancelButton">&Cancel</String>
20 <String Id="CloseButton">&Close</String>
21 <String Id="InstallHeader">Install [WixBundleName]</String>
22 …<String Id="InstallMessage">Select Install Now to install Python with default settings, or choose …
23 <String Id="InstallVersion">Version [WixBundleVersion]</String>
24 <String Id="InstallUpgradeHeader">Upgrade to [WixBundleName]</String>
25 …<String Id="InstallUpgradeMessage">Select Upgrade Now to keep your current settings, or choose Cus…
26 <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String>
27 <String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String>
28 <String Id="HelpHeader">Setup Help</String>
29 …<String Id="HelpText">Visit <a href="http://docs.python.org/[ShortVersion]/using/windows.html"&…
41 "/log [\[]filename[\]]" to specify log files location</String>
42 …<String Id="InstallLicenseLinkText">[WixBundleName] <a href="#">license terms</a>.</St…
43 <String Id="InstallAcceptCheckbox">I &agree to the license terms and conditions</String>
44 <String Id="InstallButton">&Install Now</String>
45 <String Id="InstallButtonNote">[TargetDir]
48 Creates shortcuts and file associations</String>
49 <String Id="InstallCustomButton">C&ustomize installation</String>
50 <String Id="InstallCustomButtonNote">Choose location and features</String>
51 <String Id="InstallSimpleButton">&Install</String>
52 <String Id="InstallSimpleButtonNote">Use settings preselected by your administrator
54 [SimpleInstallDescription]</String>
55 <String Id="InstallUpgradeButton">Up&grade Now</String>
56 <String Id="InstallUpgradeButtonNote">[TargetDir]
59 Select Customize to review current options.</String>
60 <String Id="InstallUpgradeCustomButton">C&ustomize installation</String>
61 <String Id="InstallUpgradeCustomButtonNote">Choose location and features</String>
62 <String Id="Custom1Header">Optional Features</String>
63 <String Id="Custom2Header">Advanced Options</String>
64 <String Id="CustomLocationLabel">Customize install location</String>
65 …<String Id="CustomLocationHelpLabel">You will require write permissions for the selected location.…
66 <String Id="CustomInstallButton">&Install</String>
67 <String Id="CustomNextButton">&Next</String>
68 <String Id="CustomBackButton">&Back</String>
69 <String Id="CustomBrowseButton">B&rowse</String>
70 <String Id="Include_docLabel">&Documentation</String>
71 <String Id="Include_docHelpLabel">Installs the Python documentation file.</String>
72 <String Id="Include_pipLabel">&pip</String>
73 …<String Id="Include_pipHelpLabel">Installs pip, which can download and install other Python packag…
74 <String Id="Include_tcltkLabel">tcl/tk and &IDLE</String>
75 …<String Id="Include_tcltkHelpLabel">Installs tkinter and the IDLE development environment.</String>
76 <String Id="Include_testLabel">Python &test suite</String>
77 <String Id="Include_testHelpLabel">Installs the standard library test suite.</String>
78 <String Id="Include_launcherLabel">py &launcher</String>
79 …<String Id="Include_launcherHelp">Installs the global 'py' launcher to make it easier to start Pyt…
80 …<String Id="Include_launcherRemove">Use Programs and Features to remove the 'py' launcher.</String>
81 …<String Id="Include_launcherUpgrade">Upgrades the global 'py' launcher from the previous version.<…
83 …<String Id="AssociateFilesLabel">Associate &files with Python (requires the py launcher)</Stri…
84 <String Id="ShortcutsLabel">Create shortcuts for installed applications</String>
85 <String Id="PrependPathLabel">Add Python to &environment variables</String>
86 <String Id="ShortPrependPathLabel">Add &Python [ShortVersion] to PATH</String>
87 <String Id="InstallAllUsersLabel">Install for &all users</String>
88 <String Id="InstallLauncherAllUsersLabel">for &all users (requires elevation)</String>
89 …<String Id="ShortInstallLauncherAllUsersLabel">Install &launcher for all users (recommended)</…
90 <String Id="PrecompileLabel">&Precompile standard library</String>
91 <String Id="Include_symbolsLabel">Download debugging &symbols</String>
92 <String Id="Include_debugLabel">Download debu&g binaries (requires VS 2017 or later)</String>
94 <String Id="ProgressHeader">[ActionLikeInstallation] Progress</String>
95 <String Id="ProgressLabel">[ActionLikeInstalling]:</String>
96 <String Id="OverallProgressPackageText">Initializing...</String>
97 <String Id="ModifyHeader">Modify Setup</String>
98 <String Id="ModifyModifyButton">&Modify</String>
99 <String Id="ModifyButtonNote">Add or remove individual features.</String>
100 <String Id="ModifyRepairButton">&Repair</String>
101 <String Id="RepairButtonNote">Ensure all current features are correctly installed.</String>
102 <String Id="ModifyUninstallButton">&Uninstall</String>
103 <String Id="UninstallButtonNote">Remove the entire [WixBundleName] installation.</String>
104 <String Id="SuccessHeader">[ActionLikeInstallation] was successful</String>
105 <String Id="SuccessLaunchButton">&Launch</String>
106 …<String Id="SuccessRestartText">You may need to restart your computer to finish updating files.</S…
107 <String Id="SuccessRestartButton">&Restart</String>
108 …<String Id="SuccessInstallMessage">New to Python? Start with the <a href="https://docs.python.o…
110 …//docs.python.org/[ShortVersion]/using/windows.html">using Python on Windows</a>.</String>
111 <String Id="SuccessModifyMessage">Thank you for using [WixBundleName].</String>
112 <String Id="SuccessRepairMessage">Thank you for using [WixBundleName].
114 …-list@python.org">python-list@python.org</a> if you continue to encounter issues.</String>
115 <String Id="SuccessRemoveMessage">Thank you for using [WixBundleName].
117 …o:python-list@python.org">python-list@python.org</a> if you encountered problems.</String>
118 <String Id="FailureHeader">Setup failed</String>
119 …String Id="FailureHyperlinkLogText">One or more issues caused the setup to fail. Please fix the is…
120 …<String Id="FailureRestartText">You must restart your computer to complete the rollback of the sof…
121 <String Id="FailureRestartButton">&Restart</String>
122 …String Id="FailureExistingInstall">Unable to install [WixBundleName] due to an existing install. U…
124 …<String Id="FailureOldOS">At least Windows 8.1 or Windows Server 2012 are required to install [Wix…
126 …https://www.python.org/">python.org</a> to download an earlier version of Python.</String>
127 <String Id="SuccessMaxPathButton">Disable path length limit</String>
128 …String Id="SuccessMaxPathButtonNote">Changes your machine configuration to allow programs, includi…