mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Beastmaster: props -> congratulate (remove slang)
"give this user props" is an idiomatic phrase that non-native-English speakers could have problems with, especially since "prop" is also a noun that refers to an object. A player in the Tavern today said, _"Yeah! Beast Master Quest Complete! :D What about this 'give this user props!', am I going to get some cool gear or sth? :D"_ I had to disappoint him with the sad truth. :)
This commit is contained in:
parent
d72ca6f650
commit
ec0248f6c8
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@
|
|||
"noFood": "You don't have any food or saddles.",
|
||||
"beastAchievement": "You have earned the \"Beast Master\" Achievement for collecting all the pets!",
|
||||
"beastMastName": "Beast Master",
|
||||
"beastMastText": "Has found all 90 pets (insanely difficult, give this user props!)",
|
||||
"beastMastText": "Has found all 90 pets (insanely difficult, congratulate this user!)",
|
||||
"dropsEnabled": "Drops Enabled!",
|
||||
"itemDrop": "An item has dropped!",
|
||||
"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 <strong><%= eggText %> Egg</strong>! <%= eggNotes %>",
|
||||
|
|
|
|||
Loading…
Reference in a new issue