Fix status title for statuses without text (#24359)
This commit is contained in:
parent
10f0de4212
commit
f05fb51ecb
4 changed files with 12 additions and 4 deletions
|
@ -3732,6 +3732,10 @@
|
|||
"defaultMessage": "Show less for all",
|
||||
"id": "status.show_less_all"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "{user} posted {attachmentCount, plural, one {an attachment} other {{attachmentCount} attachments}}",
|
||||
"id": "status.title.with_attachments"
|
||||
},
|
||||
{
|
||||
"defaultMessage": "Detailed conversation view",
|
||||
"id": "status.detailed_status"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue