mirror of
https://github.com/mihonapp/mihon.git
synced 2025-11-01 06:47:56 +01:00
Split out NSFW source setting to separate section
Temporarily hidden until feature is ready for stable release.
This commit is contained in:
@@ -170,6 +170,13 @@
|
||||
<string name="secure_screen_summary">Hide app contents when switching apps and block screenshots</string>
|
||||
<string name="hide_notification_content">Hide notification content</string>
|
||||
|
||||
<string name="pref_category_parental_controls">Parental controls</string>
|
||||
<string name="pref_allow_nsfw_sources">18+ sources</string>
|
||||
<string name="pref_allow_nsfw_sources_allowed">Allowed</string>
|
||||
<string name="pref_allow_nsfw_sources_allowed_multisource">Block browsing sources but show in extensions list</string>
|
||||
<string name="pref_allow_nsfw_sources_blocked">Blocked</string>
|
||||
<string name="parental_controls_info">This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing 18+ content within the app.</string>
|
||||
|
||||
<!-- Library section -->
|
||||
<string name="pref_category_display">Display</string>
|
||||
<string name="pref_library_columns">Items per row</string>
|
||||
@@ -334,10 +341,6 @@
|
||||
|
||||
<!-- Browse section -->
|
||||
<string name="pref_enable_automatic_extension_updates">Check for extension updates</string>
|
||||
<string name="pref_allow_nsfw_sources">NSFW sources</string>
|
||||
<string name="pref_allow_nsfw_sources_allowed">Allowed</string>
|
||||
<string name="pref_allow_nsfw_sources_allowed_multisource">Block source but show in extensions list</string>
|
||||
<string name="pref_allow_nsfw_sources_blocked">Blocked</string>
|
||||
<string name="pref_search_pinned_sources_only">Only include pinned sources</string>
|
||||
|
||||
<!-- Backup section -->
|
||||
|
||||
Reference in New Issue
Block a user