[Screen Ruler] fix attribution link (#20174)

This commit is contained in:
Andrey Nekrasov
2022-08-30 17:56:14 +03:00
committed by GitHub
parent fc68f1810e
commit eb235eef37
3 changed files with 6 additions and 6 deletions

View File

@@ -560,7 +560,6 @@ EResize
ERole ERole
ERRORMESSAGE ERRORMESSAGE
ERRORTITLE ERRORTITLE
esarbanis
ESettings ESettings
esize esize
esrp esrp
@@ -1521,6 +1520,7 @@ PDWORD
pedrolamas pedrolamas
PERCEIVEDFLAG PERCEIVEDFLAG
pesi pesi
peteblois
PEXCEPTION PEXCEPTION
pfn pfn
pfo pfo
@@ -1747,7 +1747,7 @@ roadmap
robmensching robmensching
Roboto Roboto
rohanrdy rohanrdy
roolr rooler
roslyn roslyn
Rothera Rothera
roundf roundf

View File

@@ -117,9 +117,9 @@
<resheader name="writer"> <resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value> <value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader> </resheader>
<data name="Attribution_Roolr.Text" xml:space="preserve"> <data name="Attribution_Rooler.Text" xml:space="preserve">
<value>Inspired by Roolr</value> <value>Inspired by Rooler</value>
<comment>Roolr is a name of the tool.</comment> <comment>Rooler is a name of the tool.</comment>
</data> </data>
<data name="Shell_VideoConference.Content" xml:space="preserve"> <data name="Shell_VideoConference.Content" xml:space="preserve">
<value>Video Conference Mute</value> <value>Video Conference Mute</value>

View File

@@ -85,7 +85,7 @@
<controls:PageLink x:Uid="LearnMore_MeasureTool" Link="https://aka.ms/PowerToysOverview_MeasureTool"/> <controls:PageLink x:Uid="LearnMore_MeasureTool" Link="https://aka.ms/PowerToysOverview_MeasureTool"/>
</controls:SettingsPageControl.PrimaryLinks> </controls:SettingsPageControl.PrimaryLinks>
<controls:SettingsPageControl.SecondaryLinks> <controls:SettingsPageControl.SecondaryLinks>
<controls:PageLink x:Uid="Attribution_Roolr" Link="https://github.com/esarbanis/roolr"/> <controls:PageLink x:Uid="Attribution_Rooler" Link="https://github.com/peteblois/rooler"/>
</controls:SettingsPageControl.SecondaryLinks> </controls:SettingsPageControl.SecondaryLinks>
</controls:SettingsPageControl> </controls:SettingsPageControl>
</Page> </Page>