Update description for supporters page

This commit is contained in:
pizzaboxer 2024-10-27 16:56:50 +00:00
parent 72f1d70342
commit 705cf07850
No known key found for this signature in database
GPG Key ID: 59D4A1DBAD0F2BA8
2 changed files with 4 additions and 2 deletions

View File

@ -70,7 +70,8 @@ namespace Bloxstrap.Resources {
} }
/// <summary> /// <summary>
/// Looks up a localized string similar to These are the people currently supporting Bloxstrap through [Ko-fi]({0}). A massive thank you to everyone here!. /// Looks up a localized string similar to These are the people who&apos;ve supported Bloxstrap through [Ko-fi]({0}). A massive thank you to everyone here!
///Every person here is ranked by their overall pledge..
/// </summary> /// </summary>
public static string About_Supporters_Description { public static string About_Supporters_Description {
get { get {

View File

@ -1118,7 +1118,8 @@ Check if Roblox works with [the original launcher]({1}). If it doesn't, then thi
<value>Supporters</value> <value>Supporters</value>
</data> </data>
<data name="About.Supporters.Description" xml:space="preserve"> <data name="About.Supporters.Description" xml:space="preserve">
<value>These are the people currently supporting Bloxstrap through [Ko-fi]({0}). A massive thank you to everyone here!</value> <value>These are the people who've supported Bloxstrap through [Ko-fi]({0}). A massive thank you to everyone here!
Every person here is ranked by their overall pledge.</value>
</data> </data>
<data name="JsonManager.SettingsLoadFailed" xml:space="preserve"> <data name="JsonManager.SettingsLoadFailed" xml:space="preserve">
<value>Your Settings could not be loaded. They have been reset to the default configuration.</value> <value>Your Settings could not be loaded. They have been reset to the default configuration.</value>