Contact types should be translatable

This commit is contained in:
M66B 2022-03-27 09:18:00 +02:00
parent c6456c5720
commit 8d1e5ae483
1 changed files with 1 additions and 1 deletions

View File

@ -2295,7 +2295,7 @@
<item>@string/title_editasnew</item>
</string-array>
<string-array name="contactTypes" translatable="false">
<string-array name="contactTypes">
<item>Recipient</item>
<item>Sender</item>
<item>Blocked</item>