mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 04:09:03 +00:00
broken equipment text one line -> two lines
This commit is contained in:
parent
6c3af4552e
commit
a89368ec9c
1 changed files with 1 additions and 1 deletions
|
|
@ -1235,7 +1235,7 @@
|
|||
<string name="tutorial_reset_confirmation">Your Tutorials were reset</string>
|
||||
<string name="you_ran_out_of_health">You ran out of Health!</string>
|
||||
<string name="death_description">But you can get them all back with hard work! Good luck—you’ll do great.</string>
|
||||
<string name="faint_broken_equipment">Broken equipment can be repurchased from Rewards</string>
|
||||
<string name="faint_broken_equipment">Broken equipment can be repurchased \nfrom Rewards</string>
|
||||
<string name="faint_loss_description"><![CDATA[You’ll drop to level <b>%d</b>, lose <b>%d</b> Gold, and break <b>a piece of gear</b>… You can earn them all back with hard work!]]></string>
|
||||
<string name="account_reset">Account Reset</string>
|
||||
<string name="avatar_skin_customization">Avatar Skin Customization</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue