mirror of
https://github.com/inotia00/revanced-patches.git
synced 2025-05-20 00:07:18 +02:00
fix: improve strings
This commit is contained in:
parent
380d21390c
commit
2985e25ad3
@ -17,7 +17,7 @@ import com.android.tools.smali.dexlib2.iface.instruction.OneRegisterInstruction
|
||||
|
||||
@Patch(
|
||||
name = "Hide toolbar button",
|
||||
description = "Adds an option to hide the'r/place' button or 'reddit recap' button in the toolbar.",
|
||||
description = "Adds an option to hide the \"r/place\" or Reddit recap button in the toolbar.",
|
||||
dependencies =
|
||||
[
|
||||
SettingsPatch::class,
|
||||
|
@ -74,9 +74,9 @@ 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_summary">Configure which components to filter, separated by new lines.</string>
|
||||
<string name="revanced_custom_filter_strings_title">Edit custom filter</string>
|
||||
<string name="revanced_custom_filter_strings_warning">Invalid custom filter, resetting to default.</string>
|
||||
<string name="revanced_custom_filter_strings_warning">Invalid custom filter. Filter reset to default.</string>
|
||||
<string name="revanced_custom_filter_summary_off">Custom filter is disabled.</string>
|
||||
<string name="revanced_custom_filter_summary_on">Custom filter is enabled.</string>
|
||||
<string name="revanced_custom_filter_title">Enable custom filter</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user