add ... to translated string
This commit is contained in:
parent
20b8994714
commit
e2c57ba2ef
2 changed files with 7 additions and 7 deletions
|
@ -202,10 +202,10 @@
|
|||
"%(widgetName)s widget modified by %(senderName)s": "%(widgetName)s widget modified by %(senderName)s",
|
||||
"%(widgetName)s widget added by %(senderName)s": "%(widgetName)s widget added by %(senderName)s",
|
||||
"%(widgetName)s widget removed by %(senderName)s": "%(widgetName)s widget removed by %(senderName)s",
|
||||
"%(displayName)s is typing": "%(displayName)s is typing",
|
||||
"%(names)s and %(count)s others are typing|other": "%(names)s and %(count)s others are typing",
|
||||
"%(names)s and %(count)s others are typing|one": "%(names)s and one other is typing",
|
||||
"%(names)s and %(lastPerson)s are typing": "%(names)s and %(lastPerson)s are typing",
|
||||
"%(displayName)s is typing ...": "%(displayName)s is typing ...",
|
||||
"%(names)s and %(count)s others are typing ...|other": "%(names)s and %(count)s others are typing ...",
|
||||
"%(names)s and %(count)s others are typing ...|one": "%(names)s and one other is typing ...",
|
||||
"%(names)s and %(lastPerson)s are typing ...": "%(names)s and %(lastPerson)s are typing ...",
|
||||
"Failure to create room": "Failure to create room",
|
||||
"Server may be unavailable, overloaded, or you hit a bug.": "Server may be unavailable, overloaded, or you hit a bug.",
|
||||
"Send anyway": "Send anyway",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue