mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 10:46:33 +02:00
adding in attribution in settings (#16044)
* adding in attribution stuff for pedro and aaron * Update PowerPreviewPage.xaml * Update AwakePage.xaml
This commit is contained in:
@@ -1687,24 +1687,30 @@ From there, simply click on a Markdown file, PDF file or SVG icon in the File Ex
|
||||
</data>
|
||||
<data name="Awake.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
<comment>giving credit to the projects this utility was based on</comment>
|
||||
</data>
|
||||
<data name="ColorPicker.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
<comment>giving credit to the projects this utility was based on</comment>
|
||||
</data>
|
||||
<data name="General.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Related information</value>
|
||||
</data>
|
||||
<data name="ImageResizer.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
<comment>giving credit to the projects this utility was based on</comment>
|
||||
</data>
|
||||
<data name="MouseUtils.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
<comment>giving credit to the projects this utility was based on</comment>
|
||||
</data>
|
||||
<data name="PowerLauncher.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
<comment>giving credit to the projects this utility was based on</comment>
|
||||
</data>
|
||||
<data name="PowerRename.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
<comment>giving credit to the projects this utility was based on</comment>
|
||||
</data>
|
||||
<data name="EditTooltip.Text" xml:space="preserve">
|
||||
<value>Edit</value>
|
||||
@@ -2010,4 +2016,8 @@ From there, simply click on a Markdown file, PDF file or SVG icon in the File Ex
|
||||
<data name="AlwaysOnTop_Radio_Windows_Default.Content" xml:space="preserve">
|
||||
<value>Windows default</value>
|
||||
</data>
|
||||
</root>
|
||||
<data name="PowerPreviewPage.SecondaryLinksHeader" xml:space="preserve">
|
||||
<value>Attribution</value>
|
||||
<comment>giving credit to the projects this utility was based on</comment>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user