mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
* [Updating] Refactor autoupdate mechanism to use Settings window buttons * [Updating] Don't use underscores in update_state (#11029) * [Updating] Rename action_runner to be consisent with accepted format * [Updating] Make UpdateState values explicit * [Setup] Set default bootstrapper log severity to debug * [BugReport] Include all found bootstrapper logs * [Setup] Use capital letter for ActionRunner * [Updating] Simple UI to test UpdateState * [Action Runner] cleanup and coding style * [BugReportTool] fix coding convension * [Auto-update][PT Settings] Updated general page in the Settings (#11227) * [Auto-update][PT Settings] File watcher monitoring UpdateState.json (#11282) * Handle button clicks (#11288) * [Updating] Document ActionRunner cmd flags * [Auto-update][PT Settings] Updated UI (#11335) * [Updating] Do not reset update state when msi cancellation detected * [Updating] Directly launch update_now PT action instead of using custom URI scheme * Checking for updates UI (#11354) * [Updating] Fix cannotDownload state in action runner * [Updating] Reset update state to CannotDownload if action runner encountered an error * [Updating][PT Settings] downloading label, disable button in error state * Changed error message * [Updating rename CannotDownload to ErrorDownloading * [Updating] Add trace logging for Check for updates callback * [Updating][PT Settings] simplify downloading checks * [Updating][PT Settings] Updated text labels * [Updating][PT Settings] Retry to load settings if failed * [Updating][PT Settings] Text fix * [Updating][PT Settings] Installed version links removed * [Updating][PT Settings] Error text updated * [Updating][PT Settings] Show label after version checked * [Updating][PT Settings] Text foreground fix * [Updating][PT Settings] Clean up * [Updating] Do not reset releasePageUrl in case of error/cancellation * [Updating][PT Settings] fixed missing string * [Updating][PT Settings] checked for updates state fix Co-authored-by: yuyoyuppe <a.yuyoyuppe@gmail.com> Co-authored-by: Andrey Nekrasov <yuyoyuppe@users.noreply.github.com> Co-authored-by: Enrico Giordani <enrico.giordani@gmail.com>
132 lines
5.8 KiB
XML
132 lines
5.8 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<root>
|
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|
<xsd:complexType>
|
|
<xsd:choice maxOccurs="unbounded">
|
|
<xsd:element name="metadata">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|
<xsd:attribute name="type" type="xsd:string" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="assembly">
|
|
<xsd:complexType>
|
|
<xsd:attribute name="alias" type="xsd:string" />
|
|
<xsd:attribute name="name" type="xsd:string" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="data">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|
<xsd:attribute ref="xml:space" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
<xsd:element name="resheader">
|
|
<xsd:complexType>
|
|
<xsd:sequence>
|
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|
</xsd:sequence>
|
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:choice>
|
|
</xsd:complexType>
|
|
</xsd:element>
|
|
</xsd:schema>
|
|
<resheader name="resmimetype">
|
|
<value>text/microsoft-resx</value>
|
|
</resheader>
|
|
<resheader name="version">
|
|
<value>2.0</value>
|
|
</resheader>
|
|
<resheader name="reader">
|
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<resheader name="writer">
|
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|
</resheader>
|
|
<data name="ERROR" xml:space="preserve">
|
|
<value>PowerToys Error</value>
|
|
</data>
|
|
<data name="COULDNOT_RESTART_NONELEVATED" xml:space="preserve">
|
|
<value>Could not start PowerToys as a user!</value>
|
|
</data>
|
|
<data name="COULDNOT_RESTART_ELEVATED" xml:space="preserve">
|
|
<value>Could not start PowerToys as an administrator!</value>
|
|
</data>
|
|
<data name="ANOTHER_INSTANCE_RUNNING" xml:space="preserve">
|
|
<value>PowerToys is already running.</value>
|
|
</data>
|
|
<data name="AUTOUPDATE_SUCCESS" xml:space="preserve">
|
|
<value>PowerToys was successfully updated!</value>
|
|
</data>
|
|
<data name="MSI_VERSION_IS_ALREADY_RUNNING" xml:space="preserve">
|
|
<value>An older version of PowerToys is already running.</value>
|
|
</data>
|
|
<data name="DOWNLOAD_UPDATE_ERROR" xml:space="preserve">
|
|
<value>Couldn't download PowerToys update! Please report the issue on Github.</value>
|
|
</data>
|
|
<data name="OLDER_MSIX_UNINSTALLED" xml:space="preserve">
|
|
<value>An older MSIX version of PowerToys was uninstalled.</value>
|
|
</data>
|
|
<data name="PT_UPDATE_MESSAGE_BOX_TEXT" xml:space="preserve">
|
|
<value>PowerToys was updated successfully!</value>
|
|
</data>
|
|
<data name="STARTUP_DISABLED_BY_POLICY" xml:space="preserve">
|
|
<value>This setting has been disabled by your administrator.</value>
|
|
</data>
|
|
<data name="STARTUP_DISABLED_BY_USER" xml:space="preserve">
|
|
<value>This setting has been disabled manually via <a href="https://ms_settings_startupapps" target="_blank">Startup Settings</a>.</value>
|
|
</data>
|
|
<data name="GITHUB_NEW_VERSION_AVAILABLE" xml:space="preserve">
|
|
<value>An update to PowerToys is available.</value>
|
|
</data>
|
|
<data name="GITHUB_NEW_VERSION_UPDATE_NOW" xml:space="preserve">
|
|
<value>Update now</value>
|
|
</data>
|
|
<data name="UNINSTALLATION_UNKNOWN_ERROR" xml:space="preserve">
|
|
<value>Error: please uninstall the previous version of PowerToys manually.</value>
|
|
</data>
|
|
<data name="GITHUB_NEW_VERSION_AVAILABLE_OFFER_VISIT" xml:space="preserve">
|
|
<value>An update to PowerToys is available. Visit our GitHub page to update.</value>
|
|
</data>
|
|
<data name="GITHUB_NEW_VERSION_MORE_INFO" xml:space="preserve">
|
|
<value>More info...</value>
|
|
</data>
|
|
<data name="TOAST_TITLE" xml:space="preserve">
|
|
<value>PowerToys Update</value>
|
|
</data>
|
|
<data name="OFFER_UNINSTALL_MSI" xml:space="preserve">
|
|
<value>We've detected a previous installation of PowerToys. Would you like to remove it?</value>
|
|
</data>
|
|
<data name="OFFER_UNINSTALL_MSI_TITLE" xml:space="preserve">
|
|
<value>PowerToys: uninstall previous version?</value>
|
|
</data>
|
|
<data name="SETTINGS_MENU_TEXT" xml:space="preserve">
|
|
<value>Settings</value>
|
|
</data>
|
|
<data name="EXIT_MENU_TEXT" xml:space="preserve">
|
|
<value>Exit</value>
|
|
<comment>Exit as a verb, as in Exit the application</comment>
|
|
</data>
|
|
<data name="SUBMIT_BUG_TEXT" xml:space="preserve">
|
|
<value>Report Bug</value>
|
|
</data>
|
|
<data name="BUGREPORT_SUCCESS" xml:space="preserve">
|
|
<value>Bug report .zip file has been created on your Desktop.</value>
|
|
</data>
|
|
</root>
|