mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
[VCM] introduce EOL warning infobar (#21474)
* [VCM] introduce EOL warning infobar * Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com> * Update src/settings-ui/Settings.UI/Strings/en-us/Resources.resw Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com> * Update severity Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com> Co-authored-by: Niels Laute <niels.laute@live.nl> Co-authored-by: Jay <65828559+Jay-o-Way@users.noreply.github.com>
This commit is contained in:
@@ -2131,6 +2131,12 @@ From there, simply click on one of the supported files in the File Explorer and
|
||||
<data name="FancyZones_Zone_Appearance.Header" xml:space="preserve">
|
||||
<value>Zone appearance</value>
|
||||
</data>
|
||||
<data name="VideoConference_DeprecationWarning.Title" xml:space="preserve">
|
||||
<value>Video Conference utility is reaching its end of life and will be unavailable in one of the future releases.</value>
|
||||
</data>
|
||||
<data name="VideoConference_DeprecationWarningButton.Content" xml:space="preserve">
|
||||
<value>Learn more</value>
|
||||
</data>
|
||||
<data name="VideoConference_RunAsAdminRequired.Title" xml:space="preserve">
|
||||
<value>You need to run as administrator to modify these settings.</value>
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user