mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
[Settings] Temporary string showing the latest available version (#6254)
This commit is contained in:
@@ -723,4 +723,10 @@
|
||||
<data name="FancyZones_MoveWindowsBasedOnPositionCheckBoxControl.Content" xml:space="preserve">
|
||||
<value>Move windows based on their position</value>
|
||||
</data>
|
||||
<data name="GeneralSettings_NewVersionIsAvailable" xml:space="preserve">
|
||||
<value>New update available</value>
|
||||
</data>
|
||||
<data name="GeneralSettings_VersionIsLatest" xml:space="preserve">
|
||||
<value>You have the latest available version.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user