From 7b7e86f853c2f3e2fafbadeba750fbd3cd4c2e7b Mon Sep 17 00:00:00 2001 From: arichorn <78001398+arichorn@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:04:10 -0500 Subject: [PATCH] Update Settings.xm --- Settings.xm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Settings.xm b/Settings.xm index f3ec3ba..8774e5e 100644 --- a/Settings.xm +++ b/Settings.xm @@ -890,7 +890,7 @@ extern NSBundle *uYouPlusBundle(); settingItemId:0], [YTSettingsSectionItemClass switchItemWithTitle:LOC(@"Enable App Version Spoofer") - titleDescription:LOC(@"APP_VERSION_SPOOFER_DESC") + titleDescription:LOC(@"Enable this to use the Version Spoofer and select your perferred version below. App restart is required.") accessibilityIdentifier:nil switchOn:IsEnabled(@"enableVersionSpoofer_enabled") switchBlock:^BOOL (YTSettingsCell *cell, BOOL enabled) {