mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-05-18 11:49:01 +00:00
Merge pull request #1474 from Mike-Antonacci/armoire-food-popup
Fix extra spacing issue in armoireFood string
This commit is contained in:
commit
6438b8dc3b
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@
|
|||
|
||||
<string name="quest_items_found">You\'ve found %d quest items</string>
|
||||
<string name="armoireEquipment">You found %s in the Armoire</string>
|
||||
<string name="armoireFood">You rummage in the Armoire and find %1$s %2$s. What\'s that doing in here?</string>
|
||||
<string name="armoireFood">You rummage in the Armoire and find%1$s %2$s. What\'s that doing in here?</string>
|
||||
<string name="armoireExp">You wrestle with the Armoire and gain Experience. Take that!</string>
|
||||
<string name="sell">Sell (%d Gold)</string>
|
||||
<string name="hatch_with_potion">Hatch with potion</string>
|
||||
|
|
|
|||
Loading…
Reference in a new issue