Change the title of sensitive button by state (#6771)
Icon showing the state may be confusing. (does the slahed eye icon mean the state that it is sensitive, or to mark it as sensitive?) Moreover, it may not help for blind people. The title will give the precise representation of the current state.
This commit is contained in:
committed by
Eugen Rochko
parent
386365090c
commit
18241ccbe1
@ -60,7 +60,8 @@
|
||||
"compose_form.placeholder": "Vad funderar du på?",
|
||||
"compose_form.publish": "Toot",
|
||||
"compose_form.publish_loud": "{publish}!",
|
||||
"compose_form.sensitive": "Markera media som känslig",
|
||||
"compose_form.sensitive.marked": "Media is marked as sensitive",
|
||||
"compose_form.sensitive.unmarked": "Media is not marked as sensitive",
|
||||
"compose_form.spoiler": "Dölj text bakom varning",
|
||||
"compose_form.spoiler_placeholder": "Skriv din varning här",
|
||||
"confirmation_modal.cancel": "Ångra",
|
||||
|
Reference in New Issue
Block a user