mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-21 16:57:18 +02:00
feat(YouTube/Hide general ads): toast message is shown when closing interstitial ads
This commit is contained in:
parent
2d952787f1
commit
9a3ce20402
@ -39,6 +39,11 @@
|
||||
<string name="revanced_change_homepage_title">Change homepage to subscriptions</string>
|
||||
<string name="revanced_channel_bar_title">Channel bar</string>
|
||||
<string name="revanced_channel_profile_title">Channel profile</string>
|
||||
<string name="revanced_close_interstitial_ads_summary">"Automatically close interstitial ads.
|
||||
|
||||
Note: It's a feature that hasn't been tested."</string>
|
||||
<string name="revanced_close_interstitial_ads_title">Close interstitial ads</string>
|
||||
<string name="revanced_close_interstitial_ads_toast">Closing interstitial ads.</string>
|
||||
<string name="revanced_comments_title">Comments</string>
|
||||
<string name="revanced_custom_filter_strings_summary">Filter component names by line-seperated.</string>
|
||||
<string name="revanced_custom_filter_strings_title">Edit custom filter</string>
|
||||
|
@ -5,10 +5,6 @@
|
||||
<string name="pref_app_language_dialog_message_no_lang_name">This will change the language used in the app including buttons, text and dialogs, but will not change the language of ReVanced Extended settings.</string>
|
||||
<string name="pref_app_language_system_default">System default</string>
|
||||
|
||||
<string name="revanced_close_interstitial_ads_summary">"If Interstitial ads are detected, press the back button automatically to close it.
|
||||
Since it hasn't been tested, it most likely won't work."</string>
|
||||
<string name="revanced_close_interstitial_ads_title">Close interstitial ads</string>
|
||||
|
||||
<string name="revanced_extended_settings_title">ReVanced Extended</string>
|
||||
|
||||
<string name="revanced_hide_account_menu_filter_strings_summary">@string/revanced_custom_filter_strings_summary</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user