Fix string apostrophe.

This commit is contained in:
Greyson Parrelli
2022-11-03 19:49:20 -04:00
committed by Cody Henthorne
parent af89d85696
commit 2856697109

View File

@@ -106,7 +106,7 @@
<string name="AttachmentManager_signal_requires_contacts_permission_in_order_to_attach_contact_information">Signal requires Contacts permission in order to attach contact information, but it has been permanently denied. Please continue to the app settings menu, select \"Permissions\", and enable \"Contacts\".</string>
<string name="AttachmentManager_signal_requires_location_information_in_order_to_attach_a_location">Signal requires Location permission in order to attach a location, but it has been permanently denied. Please continue to the app settings menu, select \"Permissions\", and enable \"Location\".</string>
<!-- Alert dialog title to show the recipient has not activated payments -->
<string name="AttachmentManager__not_activated_payments">%1$s hasn\t activated Payments </string>
<string name="AttachmentManager__not_activated_payments">%1$s hasn\'t activated Payments </string>
<!-- Alert dialog description to send the recipient a request to activate payments -->
<string name="AttachmentManager__request_to_activate_payments">Do you want to send them a request to activate Payments?</string>
<!-- Alert dialog button to send request -->