Fix rare case where presence duration is undefined & i18n
This commit is contained in:
parent
92143f2dc2
commit
165dfeccb9
2 changed files with 11 additions and 8 deletions
|
@ -765,6 +765,10 @@
|
|||
"Drop file here to upload": "Drop file here to upload",
|
||||
" (unsupported)": " (unsupported)",
|
||||
"Ongoing conference call%(supportedText)s. %(joinText)s": "Ongoing conference call%(supportedText)s. %(joinText)s",
|
||||
"for %(amount)ss": "for %(amount)ss",
|
||||
"for %(amount)sm": "for %(amount)sm",
|
||||
"for %(amount)sh": "for %(amount)sh",
|
||||
"for %(amount)sd": "for %(amount)sd",
|
||||
"Online": "Online",
|
||||
"Idle": "Idle",
|
||||
"Offline": "Offline",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue