mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-20 12:49:02 +00:00
Added question mark to Discard string (#1707)
This commit is contained in:
parent
9088d1d566
commit
1a5800c0ef
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue