Add HTML render
This commit is contained in:
parent
19c7113493
commit
db60869fba
12 changed files with 167 additions and 21 deletions
|
|
@ -164,6 +164,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Change wallpaper" : MessageLookupByLibrary.simpleMessage("Change wallpaper"),
|
||||
"Change your style" : MessageLookupByLibrary.simpleMessage("Change your style"),
|
||||
"Changelog" : MessageLookupByLibrary.simpleMessage("Changelog"),
|
||||
"Chat" : MessageLookupByLibrary.simpleMessage("Chat"),
|
||||
"Chat details" : MessageLookupByLibrary.simpleMessage("Chat details"),
|
||||
"Choose a strong password" : MessageLookupByLibrary.simpleMessage("Choose a strong password"),
|
||||
"Choose a username" : MessageLookupByLibrary.simpleMessage("Choose a username"),
|
||||
|
|
@ -263,6 +264,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
|||
"Remove device" : MessageLookupByLibrary.simpleMessage("Remove device"),
|
||||
"Remove exile" : MessageLookupByLibrary.simpleMessage("Remove exile"),
|
||||
"Remove message" : MessageLookupByLibrary.simpleMessage("Remove message"),
|
||||
"Render rich message content" : MessageLookupByLibrary.simpleMessage("Render rich message content"),
|
||||
"Reply" : MessageLookupByLibrary.simpleMessage("Reply"),
|
||||
"Request permission" : MessageLookupByLibrary.simpleMessage("Request permission"),
|
||||
"Request to read older messages" : MessageLookupByLibrary.simpleMessage("Request to read older messages"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue