mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 03:37:59 +01:00
[Screen Ruler] fix attribution link (#20174)
This commit is contained in:
4
.github/actions/spell-check/expect.txt
vendored
4
.github/actions/spell-check/expect.txt
vendored
@@ -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
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user