publicstaticLocalisableStringSupporterOnlyDurationNotice=>newTranslatableString(getKey(@"supporter_only_duration_notice"),@"Playlist durations longer than 2 weeks require an active osu!supporter tag.");
/// "Can't invite this user as you have blocked them or they have blocked you."
/// </summary>
publicstaticLocalisableStringInviteFailedUserBlocked=>newTranslatableString(getKey(@"cant_invite_this_user_as"),@"Can't invite this user as you have blocked them or they have blocked you.");
/// <summary>
/// "Can't invite this user as they have opted out of non-friend communications."
/// </summary>
publicstaticLocalisableStringInviteFailedUserOptOut=>newTranslatableString(getKey(@"cant_invite_this_user_as1"),@"Can't invite this user as they have opted out of non-friend communications.");