More consistent wording for NSFW warning strings

(cherry picked from commit a4cab9876a353bf8882374eaf10ea73a08ff453c)
This commit is contained in:
arkon 2021-01-04 10:27:31 -05:00 committed by Jobobby04
parent 66d2e8090a
commit 838953a739

View File

@ -178,7 +178,7 @@
<string name="pref_show_nsfw_source">Show in sources list</string>
<string name="pref_show_nsfw_extension">Show in extensions list</string>
<string name="pref_label_nsfw_extension">Label in extensions list</string>
<string name="parental_controls_info">This does not prevent unofficial or potentially incorrectly flagged extensions from surfacing 18+ content within the app.</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>
<!-- Library section -->
<string name="pref_category_display">Display</string>
@ -242,7 +242,7 @@
<string name="ext_version_info">Version: %1$s</string>
<string name="ext_language_info">Language: %1$s</string>
<string name="ext_nsfw_short">18+</string>
<string name="ext_nsfw_warning">May contain 18+ content</string>
<string name="ext_nsfw_warning">May contain NSFW (18+) content</string>
<!-- Reader section -->
<string name="pref_fullscreen">Fullscreen</string>