From 2a530a207ddb85e4c42e7687b60d44ac3bf2cd91 Mon Sep 17 00:00:00 2001 From: Blade Barringer Date: Sat, 19 Sep 2015 10:41:21 -0500 Subject: [PATCH] Rename translation key --- common/locales/en/groups.json | 2 +- website/views/options/social/tavern.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/locales/en/groups.json b/common/locales/en/groups.json index fa1ae1df56..7ce9f29b41 100644 --- a/common/locales/en/groups.json +++ b/common/locales/en/groups.json @@ -12,7 +12,7 @@ "community": "Community Forum", "dataTool": "Data Display Tool", "resources": "Resources", - "askQuestion": "Ask a Question (Newbies Guild)", + "askQuestionNewbiesGuild": "Ask a Question (Newbies Guild)", "tavernTalk": "Tavern Talk", "tavernAlert1": "Note: if you're reporting a bug, the developers won't see it here. Please", "tavernAlert2": "use GitHub instead", diff --git a/website/views/options/social/tavern.jade b/website/views/options/social/tavern.jade index b197a7113e..baa9b6240a 100644 --- a/website/views/options/social/tavern.jade +++ b/website/views/options/social/tavern.jade @@ -58,7 +58,7 @@ a(target='_blank', href='http://habitica.wikia.com/wiki/Special:Forum')=env.t('community') tr td - a(target='_blank', href='https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a')=env.t('askQuestion') + a(target='_blank', href='https://habitica.com/#/options/groups/guilds/5481ccf3-5d2d-48a9-a871-70a7380cee5a')=env.t('askQuestionNewbiesGuild') // Player Tiers .panel.panel-default(popover=env.t('tierPop'), popover-trigger="mouseenter", popover-placement="right")