wingetautoupdate/Sources/Winget-AutoUpdate/locale/en.xml

63 lines
1.8 KiB
XML
Raw Permalink Normal View History

2022-01-20 21:13:06 +00:00
<local>
<outputs>
<output id="0">
<!--Check network connection-->
2022-03-07 01:35:40 +00:00
<title>Check network connection.</title>
2022-01-20 21:13:06 +00:00
<!--Unable to check for software updates at this time!-->
<message>Unable to check for software updates at this time!</message>
</output>
<output id="1">
<!--No internet connection-->
<title>No internet connection.</title>
2022-01-20 21:13:06 +00:00
<!--Updates could not be verified-->
<message>Updates could not be verified.</message>
</output>
<output id="2">
<!--{App} will be updated-->
<title>{0} will be updated!</title>
<!--{v1.0} to {v2.0}-->
<message>{0} to {1}</message>
</output>
<output id="3">
<!--{App} updated-->
<title>{0} updated.</title>
<!--Installed version: {v1.0}-->
<message>Installed version: {0}</message>
</output>
<output id="4">
<!--{App} could not be updated-->
<title>{0} could not be updated!</title>
<!--Please contact support-->
<message>Please contact support.</message>
</output>
2022-10-11 14:23:31 +00:00
<output id="5">
<!--Logs are not available yet-->
<message>Logs are not available yet!</message>
</output>
<output id="6">
<!--Starting a manual check for updated apps-->
<message>Starting a manual check for updated apps...</message>
</output>
<output id="7">
<!--Couldn't start a manual check for updated apps-->
<message>Couldn't start a manual check for updated apps!</message>
</output>
<output id="8">
2023-02-24 00:07:56 +00:00
<!--A check for updated apps already running-->
<message>A check for updated apps already running...</message>
</output>
<output id="9">
<!--Manual check for updated apps completed-->
<message>Manual check for updated apps completed...</message>
</output>
2022-10-26 22:49:10 +00:00
<output id="10">
<!--See changelog-->
<message>See changelog</message>
</output>
2022-10-26 23:26:02 +00:00
<output id="11">
<!--Open log file-->
<message>Open log file</message>
</output>
2022-01-20 21:13:06 +00:00
</outputs>
</local>