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:
parent
386365090c
commit
18241ccbe1
39 changed files with 83 additions and 41 deletions
|
@ -60,7 +60,8 @@
|
|||
"compose_form.placeholder": "지금 무엇을 하고 있나요?",
|
||||
"compose_form.publish": "툿",
|
||||
"compose_form.publish_loud": "{publish}!",
|
||||
"compose_form.sensitive": "이 미디어를 민감한 미디어로 취급",
|
||||
"compose_form.sensitive.marked": "Media is marked as sensitive",
|
||||
"compose_form.sensitive.unmarked": "Media is not marked as sensitive",
|
||||
"compose_form.spoiler": "텍스트 숨기기",
|
||||
"compose_form.spoiler_placeholder": "경고",
|
||||
"confirmation_modal.cancel": "취소",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue