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) {