Steve Dower | bb24087 | 2015-02-05 22:08:48 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <WixLocalization Culture="en-us" Language="1033" xmlns="http://schemas.microsoft.com/wix/2006/localization"> |
| 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> |
| 13 | |
Steve Dower | e4969f5 | 2015-02-28 19:53:50 -0800 | [diff] [blame^] | 14 | <String Id="ElevateForCRTInstall">You will be prompted for Administrator privileges to install a C Runtime Library update (KB2999226). |
| 15 | |
| 16 | |
| 17 | Continue?</String> |
| 18 | |
Steve Dower | bb24087 | 2015-02-05 22:08:48 -0800 | [diff] [blame] | 19 | <String Id="CancelButton">&Cancel</String> |
| 20 | <String Id="CloseButton">&Close</String> |
| 21 | <String Id="InstallHeader">Install [WixBundleName]</String> |
| 22 | <String Id="InstallMessage">Select to location to install Python, or choose Customize to enable or disable features.</String> |
| 23 | <String Id="InstallVersion">Version [WixBundleVersion]</String> |
| 24 | <String Id="ConfirmCancelMessage">Are you sure you want to cancel?</String> |
| 25 | <String Id="ExecuteUpgradeRelatedBundleMessage">Previous version</String> |
| 26 | <String Id="HelpHeader">Setup Help</String> |
| 27 | <String Id="HelpText">/uninstall |
| 28 | Uninstalls Python without prompting for confirmation. |
| 29 | |
| 30 | /layout [\[]directory[\]] |
| 31 | Downloads all components for offline installation. |
| 32 | |
| 33 | /passive |
| 34 | Displays progress without requiring user interaction. |
| 35 | |
| 36 | /quiet |
| 37 | Performs the requested action without displaying any UI. |
| 38 | |
| 39 | /log [\[]filename[\]] |
| 40 | Logs to a specific file. By default, log files are created in %TEMP%.</String> |
| 41 | <String Id="InstallLicenseLinkText">[WixBundleName] <a href="#">license terms</a>.</String> |
| 42 | <String Id="InstallAcceptCheckbox">I &agree to the license terms and conditions</String> |
| 43 | <String Id="InstallAllUsersButton">Install for &All Users</String> |
| 44 | <String Id="InstallAllUsersButtonNote">[DefaultAllUsersTargetDir]</String> |
| 45 | <String Id="InstallJustForMeButton">Install &Just for Me</String> |
| 46 | <String Id="InstallJustForMeButtonNote">[DefaultJustForMeTargetDir]</String> |
| 47 | <String Id="InstallCustomButton">C&ustomize installation</String> |
| 48 | <String Id="InstallCustomButtonNote">Choose location and features</String> |
| 49 | <String Id="InstallSimpleButton">&Install</String> |
| 50 | <String Id="InstallSimpleButtonNote">Uses setting preselected by your administrator</String> |
| 51 | <String Id="Custom1Header">Optional Features</String> |
| 52 | <String Id="Custom2Header">Advanced Options</String> |
| 53 | <String Id="CustomLocationLabel">Customize install location</String> |
| 54 | <String Id="CustomLocationHelpLabel">If not installing as administrator, you will require write permissions for this location.</String> |
| 55 | <String Id="CustomInstallButton">&Install</String> |
| 56 | <String Id="CustomNextButton">&Next</String> |
| 57 | <String Id="CustomBackButton">&Back</String> |
| 58 | <String Id="CustomBrowseButton">B&rowse</String> |
| 59 | <String Id="Include_docLabel">&Documentation</String> |
| 60 | <String Id="Include_docHelpLabel">Installs the Python documentation file.</String> |
| 61 | <String Id="Include_pipLabel">&pip</String> |
| 62 | <String Id="Include_pipHelpLabel">Installs pip, which can download and install other Python packages.</String> |
| 63 | <String Id="Include_tcltkLabel">tcl/tk and &IDLE</String> |
| 64 | <String Id="Include_tcltkHelpLabel">Installs tkinter and the IDLE development environment.</String> |
| 65 | <String Id="Include_testLabel">Python &test suite</String> |
| 66 | <String Id="Include_testHelpLabel">Installs the standard library test suite.</String> |
| 67 | <String Id="Include_launcherLabel">py &launcher</String> |
| 68 | <String Id="Include_launcherHelpLabel">Installs the global 'py' launcher to make it easier to start Python.</String> |
| 69 | |
| 70 | <String Id="AssociateFilesLabel">Associate &files with Python (requires the py launcher)</String> |
| 71 | <String Id="PrependPathLabel">Add Python to &environment variables</String> |
| 72 | <String Id="ShortPrependPathLabel">Add &Python [ShortVersion] to PATH</String> |
| 73 | <String Id="InstallAllUsersLabel">Install as &Administrator</String> |
| 74 | <String Id="PrecompileLabel">&Precompile standard library</String> |
| 75 | <String Id="Include_symbolsLabel">Install debugging &symbols</String> |
| 76 | <String Id="Include_debugLabel">Install debu&g binaries</String> |
| 77 | |
| 78 | <String Id="ProgressHeader">[ActionLikeInstallation] Progress</String> |
| 79 | <String Id="ProgressLabel">[ActionLikeInstalling]:</String> |
| 80 | <String Id="OverallProgressPackageText">Initializing...</String> |
| 81 | <String Id="ModifyHeader">Modify Setup</String> |
| 82 | <String Id="ModifyModifyButton">&Modify</String> |
| 83 | <String Id="ModifyButtonNote">Add or remove individual features.</String> |
| 84 | <String Id="ModifyRepairButton">&Repair</String> |
| 85 | <String Id="RepairButtonNote">Ensure all current features are correctly installed.</String> |
| 86 | <String Id="ModifyUninstallButton">&Uninstall</String> |
| 87 | <String Id="UninstallButtonNote">Remove the entire [WixBundleName] installation.</String> |
| 88 | <String Id="SuccessHeader">[ActionLikeInstallation] was successful</String> |
| 89 | <String Id="SuccessLaunchButton">&Launch</String> |
| 90 | <String Id="SuccessRestartText">You may need to restart your computer to finish updating files.</String> |
| 91 | <String Id="SuccessRestartButton">&Restart</String> |
| 92 | <String Id="SuccessInstallMessage">Special thanks to Mark Hammond, without whose years of freely shared Windows expertise, Python for Windows would still be Python for DOS. |
| 93 | |
| 94 | New to Python? Start with the <a href="https://docs.python.org/[ShortVersion]/tutorial/index.html">online tutorial</a> and <a href="https://docs.python.org/[ShortVersion]/index.html">documentation</a>. |
| 95 | |
| 96 | See <a href="https://docs.python.org/[ShortVersion]/whatsnew/[ShortVersion].html">what's new</a> in this release.</String> |
| 97 | <String Id="SuccessModifyMessage">Thank you for using [WixBundleName].</String> |
| 98 | <String Id="SuccessRepairMessage">Thank you for using [WixBundleName]. |
| 99 | |
| 100 | Feel free to email <a href="mailto:python-list@python.org">python-list@python.org</a> if you continue to encounter issues.</String> |
| 101 | <String Id="SuccessRemoveMessage">Thank you for using [WixBundleName]. |
| 102 | |
| 103 | Feel free to email <a href="mailto:python-list@python.org">python-list@python.org</a> if you encountered problems.</String> |
| 104 | <String Id="FailureHeader">Setup failed</String> |
| 105 | <String Id="FailureHyperlinkLogText">One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>.</String> |
| 106 | <String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String> |
| 107 | <String Id="FailureRestartButton">&Restart</String> |
| 108 | </WixLocalization> |