Skip to content

Commit

Permalink
fix: Adjust preference text
Browse files Browse the repository at this point in the history
  • Loading branch information
LisoUseInAIKyrios committed Sep 25, 2024
1 parent 82e8ef0 commit d0ab083
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/addresources/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ This is because Crowdin requires temporarily flattening this file and removing t
</patch>
<patch id="misc.backgroundplayback.BackgroundPlaybackPatch">
<string name="revanced_shorts_background_playback_title">Allow Shorts background playback</string>
<string name="revanced_shorts_background_playback_summary_on">Shorts background playback are enabled</string>
<string name="revanced_shorts_background_playback_summary_off">Shorts background playback are disabled</string>
<string name="revanced_shorts_background_playback_summary_on">Shorts background playback is enabled</string>
<string name="revanced_shorts_background_playback_summary_off">Shorts background playback is disabled</string>
</patch>
<patch id="misc.debugging.DebuggingPatch">
<string name="revanced_debug_screen_title">Debugging</string>
Expand Down

0 comments on commit d0ab083

Please sign in to comment.