You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Commands/Properties/Resources.resx
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -134,7 +134,7 @@
134
134
<comment>What</comment>
135
135
</data>
136
136
<dataname="FirstRun_How"xml:space="preserve">
137
-
<value>GitHub users and organizations using [link=https://github.com/sponsors/]GitHub Sponsors[/] (a.k.a. [italic]sponsorables[/]) can opt-in to SponsorLink by providing [link=https://www.devlooped.com/SponsorLink/spec.html#sponsorable-manifest]a standard JWT manifest[/] at [link=https://github.com/devlooped/.github/blob/main/sponsorlink.jwt][blue]https://github.com/[/][dim][[user/org]][/][blue]/.github/sponsorlink.jwt[/][/]. This is the same location used for other [link=https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file]community health files[/].
137
+
<value>GitHub users and organizations using [link=https://github.com/sponsors/]GitHub Sponsors[/] (a.k.a. [italic]sponsorables[/]) can opt-in to SponsorLink by providing [link=https://www.devlooped.com/SponsorLink/spec#sponsorable-manifest]a standard JWT manifest[/] at [link=https://github.com/devlooped/.github/blob/main/sponsorlink.jwt][blue]https://github.com/[/][dim][[user/org]][/][blue]/.github/sponsorlink.jwt[/][/]. This is the same location used for other [link=https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/creating-a-default-community-health-file]community health files[/].
138
138
139
139
When you synchronize your sponsorship with a given account, the following steps take place:
140
140
@@ -150,7 +150,7 @@ When you synchronize your sponsorship with a given account, the following steps
150
150
151
151
You can easily inspect the JWT of both the sponsorable account and your sponsor manifest using [link]https://jwt.io/[/], for example.
152
152
153
-
This manifest needs to be sync'ed once a month, which is the only point at which each SponsorLink backend computes, signs your sponsorship manifest and sets a new expiration date. You can also enable [link=https://www.devlooped.com/SponsorLink/github.html#auto-sync]automatic synchronization[/]. Learn more at [link]https://www.devlooped.com/SponsorLink/[/].</value>
153
+
This manifest needs to be sync'ed once a month, which is the only point at which each SponsorLink backend computes, signs your sponsorship manifest and sets a new expiration date. You can also enable [link=https://www.devlooped.com/SponsorLink/github#auto-sync]automatic synchronization[/]. Learn more at [link]https://www.devlooped.com/SponsorLink/[/].</value>
<value>[lime]?[/] {count} sponsorable accounts require [link=https://www.devlooped.com/SponsorLink/github.html#authentication][blue]interactive authentication[/][/] for synchronization. Do you want to Proceed?</value>
192
+
<value>[lime]?[/] {count} sponsorable accounts require [link=https://www.devlooped.com/SponsorLink/github#authentication][blue]interactive authentication[/][/] for synchronization. Do you want to Proceed?</value>
<value>[lime]?[/] Sponsors account [yellow]{account}[/] requires [link=https://www.devlooped.com/SponsorLink/github.html#authentication][blue]interactive authentication[/][/] for synchronization. Do you want to Proceed?</value>
195
+
<value>[lime]?[/] Sponsors account [yellow]{account}[/] requires [link=https://www.devlooped.com/SponsorLink/github#authentication][blue]interactive authentication[/][/] for synchronization. Do you want to Proceed?</value>
<value>:cross_mark: [yellow]{sponsorable}[/] provided an invalid SponsorLink manifest ({status})</value>
@@ -228,13 +228,13 @@ Code for the backend and this app are [link=https://www.devlooped.com/SponsorLin
228
228
<value>:check_mark_button: [lime]{sponsorable}[/]: thanks for sponsoring 💟 [dim](roles: {roles})[/]</value>
229
229
</data>
230
230
<dataname="Sync_AutoSync"xml:space="preserve">
231
-
<value>[lime]?[/] Do you want to enable [link=https://www.devlooped.com/SponsorLink/github.html#auto-sync][blue]auto sync[/][/] of expired manifests?</value>
231
+
<value>[lime]?[/] Do you want to enable [link=https://www.devlooped.com/SponsorLink/github#auto-sync][blue]auto sync[/][/] of expired manifests?</value>
0 commit comments