mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 01:40:07 +01:00
Add warning dialog for chat color deletion with no uses.
This commit is contained in:
committed by
Cody Henthorne
parent
416e62112f
commit
172cc302fc
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user