mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
feat: Enable/Disable Sources Swipe (#396)
* Update SourceItem.kt * Update SettingsBrowseController.kt 1 * Update SettingsBrowseController.kt * Update SettingsBrowseController.kt * Update strings.xml * Update SettingsBrowseController.kt * Update UiPreferences.kt * Update SettingsBrowseController.kt * Update SourceItem.kt
This commit is contained in:
parent
66241774dc
commit
94c314559b
4 changed files with 19 additions and 1 deletions
|
@ -884,6 +884,7 @@
|
|||
<string name="you_can_migrate_in_library">You can also migrate by selecting entries in your
|
||||
library</string>
|
||||
<string name="source_migration_guide">Source migration guide</string>
|
||||
<string name="enable_source_swipe_action">Enable source swipe action</string>
|
||||
<string name="nsfw_sources">NSFW (18+) sources</string>
|
||||
<string name="show_in_sources_and_extensions">Show in sources and extensions lists</string>
|
||||
<string name="does_not_prevent_unofficial_nsfw">This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing NSFW (18+) content within the app.</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue