mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
chore: Rephrasing
This commit is contained in:
parent
05a3bb6dc0
commit
b454b79f4e
2 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue