Add warning dialog for chat color deletion with no uses.

This commit is contained in:
Alex Hart
2021-07-09 10:39:38 -03:00
committed by Cody Henthorne
parent 416e62112f
commit 172cc302fc
3 changed files with 21 additions and 7 deletions

View File

@@ -3498,6 +3498,7 @@
<item quantity="one">This custom color is used in %1$d chat. Do you want to delete it for all chats?</item>
<item quantity="other">This custom color is used in %1$d chats. Do you want to delete it for all chats?</item>
</plurals>
<string name="ChatColorSelectionFragment__delete_chat_color">Delete chat color?</string>
<!-- CustomChatColorCreatorFragment -->
<string name="CustomChatColorCreatorFragment__solid">Solid</string>