mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-21 13:19:02 +00:00
Issue 1783. Remove html entity from GB strings resource
This commit is contained in:
parent
6fb21fa0d0
commit
ec20a0fc52
1 changed files with 1 additions and 1 deletions
|
|
@ -405,7 +405,7 @@
|
|||
<string name="save">Save</string>
|
||||
<string name="location">Location</string>
|
||||
<string name="tasks">Tasks</string>
|
||||
<string name="challenge_create_error_enough_gems">You don&rsquo;t have enough gems to create a challenge.</string>
|
||||
<string name="challenge_create_error_enough_gems">You don\'t have enough gems to create a challenge.</string>
|
||||
<string name="challenge_create_error_no_tasks">You need to add at least one task to create this Challenge.</string>
|
||||
<string name="challenge_create_error_title">You need a title to create this Challenge.</string>
|
||||
<string name="description_optional">Description (optional)</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue