Add ability to edit default reactions.

This commit is contained in:
Cody Henthorne
2021-05-27 11:21:11 -04:00
parent 811bef8c35
commit e5b0941d30
19 changed files with 587 additions and 37 deletions

View File

@@ -3502,6 +3502,12 @@
<string name="ChatColorGradientTool_top_edge_selector">Top edge selector</string>
<string name="ChatColorGradientTool_bottom_edge_selector">Bottom edge selector</string>
<!-- EditReactionsFragment -->
<string name="EditReactionsFragment__edit_reactions">Edit Reactions</string>
<string name="EditReactionsFragment__tap_to_replace_an_emoji">Tap to replace an emoji</string>
<string name="EditReactionsFragment__reset_emoji">Reset emoji</string>
<string name="EditReactionsFragment_save">Save</string>
<!-- EOF -->
</resources>