Fix truncated text in conversation list on timer update

This commit is contained in:
lilia 2016-10-03 11:27:09 +09:00
parent a12569e356
commit 2bbee2d72d

View file

@ -389,6 +389,10 @@
"message": "Disappearing messages",
"description": "Conversation menu option to enable disappearing messages"
},
"timerOption_0_seconds_abbreviated": {
"message": "off",
"description": "Label for a selectable option in the message expiration timer menu"
},
"timerOption_5_seconds_abbreviated": {
"message": "5s",
"description": "Label for a selectable option in the message expiration timer menu"