From 0cef562d9bd0268a1f61fff15658ee1d5f53574b Mon Sep 17 00:00:00 2001 From: Matt Lott Date: Mon, 22 Aug 2016 11:29:30 -0700 Subject: [PATCH] Update subscription dialog blurbs --- app/locale/en.coffee | 1 - app/templates/core/subscribe-modal.jade | 7 ------- 2 files changed, 8 deletions(-) diff --git a/app/locale/en.coffee b/app/locale/en.coffee index f05c6568e..f8abf1e2d 100644 --- a/app/locale/en.coffee +++ b/app/locale/en.coffee @@ -652,7 +652,6 @@ feature2: "__heroesCount__ powerful new heroes with unique skills!" feature3: "__bonusLevelsCount__+ bonus levels" feature4: "{{gems}} bonus gems every month!" - feature5: "Video tutorials" feature6: "Premium email support" feature7: "Private Clans" feature8: "No ads!" diff --git a/app/templates/core/subscribe-modal.jade b/app/templates/core/subscribe-modal.jade index a14674e4d..753d4f8f8 100644 --- a/app/templates/core/subscribe-modal.jade +++ b/app/templates/core/subscribe-modal.jade @@ -59,13 +59,6 @@ td.free-cell td.center-ok span.glyphicon.glyphicon-ok - tr - td.feature-description - span(data-i18n="subscribe.feature5") - if !me.isOnPremiumServer() - td.free-cell - td.center-ok - span.glyphicon.glyphicon-ok tr td.feature-description span(data-i18n="[html]subscribe.feature7")