chore: Rephrasing

This commit is contained in:
Ahmad Ansori Palembani 2024-06-02 08:58:10 +07:00
parent 05a3bb6dc0
commit b454b79f4e
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6
2 changed files with 1 additions and 2 deletions

View file

@ -2,7 +2,6 @@ package eu.kanade.tachiyomi.ui.setting.controllers
import android.content.ComponentName
import android.content.Intent
import android.provider.Settings
import androidx.preference.PreferenceScreen
import dev.yokai.domain.ui.settings.ReaderPreferences
import dev.yokai.domain.ui.settings.ReaderPreferences.CutoutBehaviour

View file

@ -521,7 +521,7 @@
<string name="start_past_cutout">Start past cutout</string>
<string name="cutout_behavior_only_applies">Cutout area behavior only applies in portrait mode with certain scale types</string>
<string name="pref_legacy_cutout">Open legacy cutout settings</string>
<string name="pref_legacy_cutout_info">On devices older than Android 9.0, there\'s no way to set cutout other than setting it through to your system settings</string>
<string name="pref_legacy_cutout_info">On devices older than Android 9.0, there\'s no way to modify cutout setting other than setting it manually through to your system settings</string>
<string name="pref_cutout_short">Show content in cutout area</string>
<string name="cutout_ignore">Ignore cutout areas</string>
<string name="page_layout">Page layout</string>