From be9ad4db84cef2c57f168e413ca307b04a86de13 Mon Sep 17 00:00:00 2001 From: Sabe Jones Date: Wed, 12 Feb 2014 18:54:24 -0600 Subject: [PATCH] fix(feeding): Even better phrasing chump commit to start a GitHub streak, don't judge me --- locales/en/pets.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en/pets.json b/locales/en/pets.json index 842597c2ec..37a0c75f80 100644 --- a/locales/en/pets.json +++ b/locales/en/pets.json @@ -29,6 +29,6 @@ "firstDrop": "You've unlocked the Drop System! Now when you complete tasks, you have a small chance of finding an item. You just found a <%= eggText %> Egg! <%= eggNotes %>", "useGems": "If you've got your eye on a pet, but can't wait any longer for it to drop, use Gems in Options > Inventory to buy one!", "hatchAPot": "Hatch a <%= potion %> <%= egg %>?", - "feedPet": "Feed <%= article %> <%= text %> to <%= name %>?", + "feedPet": "Feed <%= article %> <%= text %> to your <%= name %>?", "useSaddle": "Saddle <%= pet %>?" }