mirror of
https://github.com/revanced/revanced-patches.git
synced 2025-04-30 06:34:28 +02:00
chore: fixing unescaped apostrophe
This commit is contained in:
parent
e79e64be67
commit
ee9945bcce
@ -55,7 +55,7 @@ class SwipeControlsResourcePatch : ResourcePatch {
|
|||||||
),
|
),
|
||||||
StringResource(
|
StringResource(
|
||||||
"revanced_swipe_save_and_restore_brightness_summary_off",
|
"revanced_swipe_save_and_restore_brightness_summary_off",
|
||||||
"Don\'t save and restore brightness when exiting or entering fullscreen"
|
"Do not save and restore brightness when exiting or entering fullscreen"
|
||||||
)
|
)
|
||||||
),
|
),
|
||||||
TextPreference(
|
TextPreference(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user