Updated error string.

This commit is contained in:
Greyson Parrelli
2023-04-14 13:46:30 -04:00
committed by Cody Henthorne
parent 0b21481539
commit bd8060e533

View File

@@ -5908,7 +5908,7 @@
<!-- Button text to dismiss the sheet and add it as an upcoming call -->
<string name="CreateCallLinkBottomSheetDialogFragment__done">Done</string>
<!-- Displayed when we can\'t find a suitable way to open the system share picker -->
<string name="CreateCallLinkBottomSheetDialogFragment__failed_to_open_share_sheet">Failed to open share sheet.</string>
<string name="CreateCallLinkBottomSheetDialogFragment__failed_to_open_share_sheet">Unable to share call link.</string>
<!-- Displayed when we copy the call link to the clipboard -->
<string name="CreateCallLinkBottomSheetDialogFragment__copied_to_clipboard">Copied to clipboard</string>