Commit graph

275 commits

Author SHA1 Message Date
deilann
44a53f3839 improve(settings): add warning to API page
https://github.com/HabitRPG/habitrpg/issues/3049
2014-05-27 22:35:02 -07:00
deilann
103a0c895b improve(donations): remove reference to developers
Should reduce confusion about where gems money is going, especially if a dev fundraiser will be started.
2014-05-26 22:14:17 -07:00
Matteo Pagliazzi
506156f625 chore(i18n): update locales 2014-05-24 16:04:58 +02:00
Tyler Renelle
cfd2c427e8 feat(mystery): add 05/2014 mystery item 2014-05-23 00:33:39 +02:00
Matteo Pagliazzi
ff5bddff24 fix(i18n): update broken code inside translations 2014-05-20 17:20:05 +02:00
Matteo Pagliazzi
3ca2d012c1 chore(i18n): update locales 2014-05-20 16:48:42 +02:00
Sabe Jones
365993870a fix(text): The Potion that gives Health...
...is a Health Potion.
2014-05-19 19:00:37 -05:00
Matteo Pagliazzi
65da01cd2a chore(i18n): update locales 2014-05-18 20:14:10 +02:00
Alice Harris
7edeb53cda add correct message for equipping equipment
Currently, when you put on equipment, you see the messageBought notification. There was no messageEquipped notification in the code so I've added one.

I've updated ALL locale files IN ENGLISH, following the convention already in place for using English when there is no translation (e.g., locales/pl/messages.json, locales/sv/messages.json).
2014-05-18 10:45:24 +10:00
Sabe Jones
3f9daafb8e fix(spells fix): I guess Snowball is an aura
Effectively reverts my previous commit. Derpsauce.
2014-05-16 22:08:53 -05:00
Sabe Jones
26163b8930 fix(spells): Snowball is not an aura
Was seeing "String 'spellSpecialSnowballText' not found."; this should fix it.
2014-05-15 22:59:45 -05:00
Matteo Pagliazzi
ab7b79e79d chore(i18n): update locales 2014-05-15 22:40:07 +02:00
Alice Harris
a25564cc43 fix incorrect text for Light Crystals, fix Plain Egg pluralisation, remove excess word
For questEggHuntCollectPlainEgg, I've pluralised the text (Plain Eggs) because that reads better in the messages it appears in (and plurals are used in questEvilSanta2CollectTracks and questEvilSanta2CollectBranches).

For questRatCompletion, I've removed "out" from this: "we let out down our guard"
2014-05-15 13:47:03 +10:00
Matteo Pagliazzi
e7d3a5da1a chore(i18n): update locales, upload romanian 2014-05-14 22:11:56 +02:00
Tyler Renelle
4353b91e17 Merge remote-tracking branch 'Alys/tourGoalToTask' into develop 2014-05-14 10:30:15 -06:00
Matteo Pagliazzi
f8be09dc78 chore(i18n): use t() syntax for questEggs, grunt, update locales 2014-05-14 17:09:15 +02:00
Tyler Renelle
86c51535c5 feat(rat): add rat quest 2014-05-14 08:47:43 -06:00
Alice Harris
073488fde7 change "goal" to "task" throughout Tour (2nd attempt)
Repeat https://github.com/HabitRPG/habitrpg-shared/pull/205 without conflicts.

In productivity contexts, "goals" tend to be large, long-term projects, whereas "tasks" are smaller actions, and I think "tasks" better matches HabitRPG's features.

"task" is used in Habit's code in many places. The wiki uses "tasks" rather than "goals" throughout, although admittedly that was a fairly recent change. Many players use "task" when describing habits/dailies/to-dos in the Tavern.
2014-05-14 11:56:07 +10:00
Tyler Renelle
d5409172e3 fix(i18n): escaped quotes in npc.json 2014-05-13 16:32:05 -06:00
Tyler Renelle
810b2eaeb0 Merge remote-tracking branch 'Alys/patch-5' into develop
Conflicts:
	locales/en/npc.json
2014-05-13 16:25:20 -06:00
Alice Harris
6667853ee4 Tour - To-Dos: change "deadline" to "date" (2nd attempt)
Repeat of https://github.com/HabitRPG/habitrpg-shared/pull/207 but without conflicts.

"Deadline" (or even "due date") implies that something happens when the date is reached. "Date" implies that to a lesser degree. We get questions in the Tavern and Newbies Guild about the effect of dates on to-dos, so maybe this is a change worth making.
2014-05-13 21:15:16 +10:00
Tyler Renelle
f0e49d75eb Merge pull request #208 from Alys/patch-7
Tour: updates for new toolbar design
2014-05-12 11:57:01 -06:00
Matteo Pagliazzi
05727964d1 chore(i18n): update locales 2014-05-12 17:19:06 +02:00
Alice Harris
e16d48a6a9 Tour: updates for new toolbar design
I'm REALLY not happy with the way I've worded these changes because they sound clunky and messy, but the original text is wrong now, to the extent that it would induce frustration rather than being helpful. It might be better to just delete the two sentences I changed. The day start settings might be a bit advanced for an introductory tour? The "Social" thing that I wrote would be better on its own Tour page.
2014-05-12 21:30:20 +10:00
Alice Harris
57a9ef2895 Tour - Avatar Customization: "scroll all the way down"
Added Leslie's requested text "Make sure you scroll all the way down - we have hairstyle and head accessories available as well!" from https://plus.google.com/u/0/107946115700776803839/posts/Tgob3LvHCMv
2014-05-12 21:08:43 +10:00
Tyler Renelle
629fec7b23 Merge pull request #203 from deilann/removingthelevelcap
Removing level cap, free rebirth at 100
2014-05-11 16:29:35 -06:00
Matteo Pagliazzi
a68c3c3dad chore(i18n): update locales 2014-05-11 21:47:49 +02:00
deilann
5fd1f2eb0f level 100 modal strings and removing level cap 2014-05-11 07:53:31 -07:00
benmanley
ca4f88754f i18n(filters.jade): Edit and add to filter strings 2014-05-09 16:36:21 +01:00
Matteo Pagliazzi
4868d31496 chore(i18n): update locales & grunt 2014-05-06 20:11:02 +02:00
Matteo Pagliazzi
b83005b068 chore(i18n): update locales 2014-05-06 19:51:37 +02:00
Matteo Pagliazzi
190ad036cc fix(i18n): two-handled 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
1d2ae52d26 fix(i18n): sync with develop 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
44688086ef chore(i18n): update locales & add hebrew and czech 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
583e546ddf fix(i18n): typo 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
30374eb9df fix(i18n): typo 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
4083d62f16 chore(i18n): sync with develop 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
c503b61e33 fix(i18n): Iphone -> iPhone 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
a1c53ec2aa fix(i18n): fix messages, pet and mount names and update locales 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
d077fe117a fix(i18n): remove wizard 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
8060cac538 fix(i18n): missing strings 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
be27597f00 chore(i18n): update locales 2014-05-06 19:51:36 +02:00
Matteo Pagliazzi
17a221f475 chore(i18n): grunt and update locales 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
fcd33f32ee fix(i18n): missing strings 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
fd1de129db fix(i18n): missing strings 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
cde6a209f2 fix(i18n): end tour 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
b526489a18 fix(i18n): typo 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
17aaa13785 fix(i18n): rebase, fix and compile 2014-05-06 19:51:35 +02:00
Matteo Pagliazzi
a10ccc1228 chore(i18n): update locales 2014-05-06 19:51:34 +02:00
Matteo Pagliazzi
dc0a13ae34 refactor(i18n): add strings for features page 2014-05-06 19:51:34 +02:00