Messaging: Notification channel string fixes

* Convert AOSP translations for renamed string
* Move new string so we can translate it

Change-Id: I4da7137e77f8a88196c94b2b98107ead1efabd65
This commit is contained in:
Michael Bestas
2024-09-09 05:46:56 +03:00
parent 4246987beb
commit f858d3e492
79 changed files with 80 additions and 80 deletions
+3
View File
@@ -18,4 +18,7 @@
<!-- Swipe to delete conversation -->
<string name="swipe_to_delete_conversation_pref_title">Swipe to delete</string>
<string name="swipe_to_delete_conversation_pref_summary">Swipe to the right to delete a conversation</string>
<!-- Notification channel -->
<string name="notification_channel_messages_title">Messages</string>
</resources>