Browse Source

change text from "Always show sensitive content" to "Always show sensitive media" (#4794)

https://chaos.social/@bess@toot.cat/113602001349352104
pull/4796/head
Konrad Pozniak 1 year ago committed by GitHub
parent
commit
63153e907e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      app/src/main/res/values/strings.xml

2
app/src/main/res/values/strings.xml

@ -454,7 +454,7 @@
<string name="abbreviated_seconds_ago">%1$ds</string>
<string name="follows_you">Follows you</string>
<string name="pref_title_alway_show_sensitive_media">Always show sensitive content</string>
<string name="pref_title_alway_show_sensitive_media">Always show sensitive media</string>
<string name="pref_title_alway_open_spoiler">Always expand posts marked with content warnings</string>
<string name="title_media">Media</string>
<string name="replying_to">Replying to @%1$s</string>

Loading…
Cancel
Save