Skip to content

Commit

Permalink
Version 7.4.2. Fix string resource.
Browse files Browse the repository at this point in the history
  • Loading branch information
Docile-Alligator committed Nov 27, 2024
1 parent d4ba6b8 commit a8f01a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,7 @@
<string name="settings_default_search_result_tab">Default Search Result Tab</string>
<string name="settings_crash_reports_title">Crash Reports</string>
<string name="settings_nsfw_and_spoiler_dangerous_group_title">Dangerous</string>
<string name="settings_disable_over_18_forever_title">Forever Disable Senstive Content</string>
<string name="settings_disable_over_18_forever_title">Forever Disable Sensitive Content</string>
<string name="settings_show_only_one_comment_level_indicator">Show Only One Comment Level Indicator</string>
<string name="settings_video_player_automatic_landscape_orientation">Switch to Landscape Orientation in Video Player Automatically</string>
<string name="settings_loop_video_title">Loop Video</string>
Expand Down

0 comments on commit a8f01a1

Please sign in to comment.