From 909ab4eb352e0fa793cbbc68019618e68ce7565f Mon Sep 17 00:00:00 2001 From: Alys Date: Mon, 14 Sep 2015 07:07:12 +1000 Subject: [PATCH] remove extra line breaks from "What are some sample tasks?" FAQ question - fixes https://github.com/HabitRPG/habitrpg/issues/5920 --- common/locales/en/faq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/locales/en/faq.json b/common/locales/en/faq.json index ad10a626e3..388a264672 100644 --- a/common/locales/en/faq.json +++ b/common/locales/en/faq.json @@ -11,7 +11,7 @@ "faqQuestion2": "What are some sample tasks?", "iosFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n

\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", - "webFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", + "webFaqAnswer2": "The wiki has four lists of sample tasks to use as inspiration:\n\n * [Sample Habits](http://habitica.wikia.com/wiki/Sample_Habits)\n * [Sample Dailies](http://habitica.wikia.com/wiki/Sample_Dailies)\n * [Sample To-Dos](http://habitica.wikia.com/wiki/Sample_To-Dos)\n * [Sample Custom Rewards](http://habitica.wikia.com/wiki/Sample_Custom_Rewards)", "faqQuestion3": "Why do my tasks change color?", "iosFaqAnswer3": "Your tasks change color based on how well you are currently accomplishing them! Each new task starts out as a neutral yellow. Perform Dailies or positive Habits more frequently and they move toward blue. Miss a Daily or give in to a bad Habit and the task moves toward red. The redder a task, the more rewards it will give you, but if it's a Daily or bad Habit, the more it will hurt you! This helps motivate you to complete the tasks that are giving you trouble.",