Replace extension NSFW flag with content warning app-wide (#3951)
This commit is contained in:
@@ -266,9 +266,9 @@
|
||||
<string name="secure_screen_summary">Secure screen hides app contents when switching apps and block screenshots</string>
|
||||
<string name="firebase_summary">Sending crash logs and analytics will allow us to identify and fix issues, improve performance, and make future updates more relevant to your needs</string>
|
||||
|
||||
<string name="pref_category_nsfw_content">NSFW (18+) sources</string>
|
||||
<string name="pref_show_nsfw_source">Show in sources and extensions lists</string>
|
||||
<string name="parental_controls_info">This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing NSFW (18+) content within the app.</string>
|
||||
<string name="pref_category_extensions">Extensions</string>
|
||||
<string name="pref_allowed_content_warnings">Allowed content warnings</string>
|
||||
<string name="content_warnings_info">Requires app restart to take effect. Extensions that aren\'t loaded won\'t provide their sources anywhere in the app. This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing 18+ content within the app.</string>
|
||||
|
||||
<string name="relative_time_today">Today</string>
|
||||
|
||||
@@ -349,9 +349,12 @@
|
||||
<string name="extension_api_error">Failed to fetch available extensions</string>
|
||||
<string name="ext_info_version">Version</string>
|
||||
<string name="ext_info_language">Language</string>
|
||||
<string name="ext_info_age_rating">Age rating</string>
|
||||
<string name="ext_nsfw_short">18+</string>
|
||||
<string name="ext_nsfw_warning">Sources from this extension may contain NSFW (18+) content</string>
|
||||
<string name="ext_info_warning">Warning</string>
|
||||
<string name="ext_content_warning_safe">Safe</string>
|
||||
<string name="ext_content_warning_mixed">Mixed</string>
|
||||
<string name="ext_content_warning_nsfw">18+</string>
|
||||
<string name="ext_content_warning_mixed_description">Sources from this extension might contain both safe and 18+ content.</string>
|
||||
<string name="ext_content_warning_nsfw_description">Sources from this extension are primarily focused on 18+ content.</string>
|
||||
<string name="ext_permission_install_apps_warning">Permissions are needed to install extensions. Tap here to grant.</string>
|
||||
<string name="ext_install_service_notif">Installing extension…</string>
|
||||
<string name="ext_installer_pref">Installer</string>
|
||||
|
||||
Reference in New Issue
Block a user