fix(YouTube/Settings): patch names in Patches Information section do not match

This commit is contained in:
inotia00 2023-10-18 10:19:07 +09:00
parent c1d8dc40f4
commit 998b931e03

View File

@ -309,8 +309,8 @@
<Preference android:title=" " android:selectable="false" android:summary="@string/pref_about_category" />
<PreferenceScreen android:title="@string/revanced_patches_information" android:summary="@string/revanced_patches_information_summary" >
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_tool_used" />
<Preference android:title="revanced-patches" android:selectable="false" android:summary="2.193.15" />
<Preference android:title="revanced-integrations" android:key="revanced-integrations" android:selectable="false"/>
<Preference android:title="ReVanced Patches" android:selectable="false" android:summary="2.193.15" />
<Preference android:title="ReVanced Integrations" android:key="revanced-integrations" android:selectable="false"/>
<Preference android:title=" " android:selectable="false" android:summary="@string/revanced_ads" />
<Preference android:title="Hide general ads" android:summary="@string/revanced_patches_excluded" android:selectable="false"/>