mirror of
https://github.com/revanced/revanced-patches
synced 2024-11-10 18:29:22 +01:00
chore: fixing unescaped apostrophe
This commit is contained in:
parent
e79e64be67
commit
ee9945bcce
@ -55,7 +55,7 @@ class SwipeControlsResourcePatch : ResourcePatch {
|
||||
),
|
||||
StringResource(
|
||||
"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(
|
||||
|
Loading…
Reference in New Issue
Block a user