Fix rare case where presence duration is undefined & i18n

This commit is contained in:
turt2live 2017-05-31 11:55:25 -06:00
parent 92143f2dc2
commit 165dfeccb9
2 changed files with 11 additions and 8 deletions

View file

@ -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",