mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-19 20:29:02 +00:00
Pluralize warrior to warriors for the sentence "Warriors benefit from a high Strength state." in the Warrior class description (#1700)
This commit is contained in:
parent
75ff8b845a
commit
b8e35a0da4
2 changed files with 2 additions and 2 deletions
|
|
@ -471,7 +471,7 @@
|
|||
\n • Tasks won’t lose streaks or decay in colour
|
||||
\n • Bosses won’t do damage for your missed Dailies
|
||||
\n • Your boss damage or collection quest items will stay pending until check-out</string>
|
||||
<string name="warrior_description">Warriors score more critical hits and deal heavy damage to Bosses. Play a Warrior if you want to defeat monsters easily! Warrior benefit from a high Strength stat.</string>
|
||||
<string name="warrior_description">Warriors score more critical hits and deal heavy damage to Bosses. Play a Warrior if you want to defeat monsters easily! Warriors benefit from a high Strength stat.</string>
|
||||
<string name="opting_out_progress">Opting Out</string>
|
||||
<string name="change_class_description">Change your class and refund your stat points for 3 gems.</string>
|
||||
<string name="invite_username_description">If you have friends already using Habitica, invite them by username here.</string>
|
||||
|
|
|
|||
|
|
@ -308,7 +308,7 @@
|
|||
<string name="rogue">Rogue</string>
|
||||
<string name="mage">Mage</string>
|
||||
<string name="healer">Healer</string>
|
||||
<string name="warrior_description">Warriors score more critical hits and deal heavy damage to Bosses. Play a Warrior if you want to defeat monsters easily! Warrior benefit from a high Strength stat.</string>
|
||||
<string name="warrior_description">Warriors score more critical hits and deal heavy damage to Bosses. Play a Warrior if you want to defeat monsters easily! Warriors benefit from a high Strength stat.</string>
|
||||
<string name="mage_description">Mages learn Skills that damage Bosses and boost EXP and Mana. Play a Mage if you’re motivated by leveling up quickly! Mages benefit from a high Intelligence stat.</string>
|
||||
<string name="rogue_description">Rogues learn Skills that let them and their Party find more Gold and random drops. Play a Rogue if you want lots of items and Gold! Rogues benefit from a high Perception stat.</string>
|
||||
<string name="healer_description">Healers learn Skills that can heal and protect themselves and their Party. Play a Healer if you enjoy assisting others or avoiding damage! Healers benefit from a high Constitution stat.</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue