Change label of setting to always use SSIV in long strip reader (#1834)

(cherry picked from commit 85d168ed5e201134558cc843aba896306617c9ca)

# Conflicts:
#	CHANGELOG.md
This commit is contained in:
AntsyLich
2025-03-07 19:03:52 +06:00
committed by Jobobby04
parent 9137170fb8
commit 7f71296e1c
2 changed files with 2 additions and 2 deletions
@@ -393,7 +393,7 @@ object SettingsAdvancedScreen : SearchableSettings {
),
Preference.PreferenceItem.SwitchPreference(
preference = basePreferences.alwaysDecodeLongStripWithSSIV(),
title = stringResource(MR.strings.pref_always_decode_long_strip_with_ssiv),
title = stringResource(MR.strings.pref_always_decode_long_strip_with_ssiv_2),
subtitle = stringResource(MR.strings.pref_always_decode_long_strip_with_ssiv_summary),
),
Preference.PreferenceItem.TextPreference(