From 9ac0ef0202ce335ea1d822849c7a339fa315fdc8 Mon Sep 17 00:00:00 2001 From: Alice Harris Date: Thu, 12 Mar 2015 07:34:01 +1000 Subject: [PATCH] explain when survey participants will get their badge --- common/locales/en/contrib.json | 3 ++- website/views/shared/profiles/achievements.jade | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/common/locales/en/contrib.json b/common/locales/en/contrib.json index 263a362a01..c30f2a978a 100644 --- a/common/locales/en/contrib.json +++ b/common/locales/en/contrib.json @@ -60,5 +60,6 @@ "whyAdsContent3": "these instructions", "surveysSingle": "Helped HabitRPG grow by filling out a survey. The latest survey can be found here:", "surveysMultiple": "Helped HabitRPG grow by filling out <%= surveys %> surveys. The latest survey can be found here:", - "currentSurvey": "Current Survey" + "currentSurvey": "Current Survey", + "surveyWhen": "The badge will be awarded to all participants when the survey period is over in mid April." } diff --git a/website/views/shared/profiles/achievements.jade b/website/views/shared/profiles/achievements.jade index 56c5fa3b10..2b2ba83988 100644 --- a/website/views/shared/profiles/achievements.jade +++ b/website/views/shared/profiles/achievements.jade @@ -26,6 +26,8 @@ div(ng-if='::profile.achievements.habitSurveys || user._id == profile._id') =env.t('surveysSingle') |   +aLink('https://www.surveymonkey.com/s/62RXRF3', env.t('currentSurvey')) + |.   + strong=env.t('surveyWhen') hr div(ng-if='::profile.backer.npc')