Added question mark to Discard string (#1707)

This commit is contained in:
Hafizzle 2022-02-14 09:41:42 -05:00 committed by GitHub
parent 9088d1d566
commit 1a5800c0ef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -549,7 +549,7 @@
<string name="start_day">Start My Day</string>
<string name="leave_party_confirmation">Are you sure you want to leave this party?</string>
<string name="leave_party_challenges_confirmation">Do you want to keep participating in the Challenge when leaving the Party?</string>
<string name="discard_changes_to_task_message">Are you sure you want to discard changes to this task</string>
<string name="discard_changes_to_task_message">Are you sure you want to discard changes to this task?</string>
<string name="rejoin_party">You will not be able to rejoin this party unless invited.</string>
<string name="pending">Pending</string>
<string name="accepted">Accepted</string>