Changes the NSFW button to a "hide media" icon in the composer. This is inspired in part by the upstream change tootsuite/mastodon#2696. But also NSFW was never a good description of this function.
This commit is contained in:
parent
53e6769d55
commit
b9b5e58b50
6 changed files with 38 additions and 31 deletions
|
|
@ -91,7 +91,7 @@
|
|||
<string name="action_mute">Mute</string>
|
||||
<string name="action_unmute">Unmute</string>
|
||||
<string name="action_mention">Mention</string>
|
||||
<string name="toggle_nsfw">NSFW</string>
|
||||
<string name="action_hide_media">Hide media</string>
|
||||
<string name="action_compose_options">Options</string>
|
||||
<string name="action_open_drawer">Open drawer</string>
|
||||
<string name="action_clear">Clear</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue