diff --git a/Habitica/res/layout/subscription_details.xml b/Habitica/res/layout/subscription_details.xml
index 4e57771ee..c0868371a 100644
--- a/Habitica/res/layout/subscription_details.xml
+++ b/Habitica/res/layout/subscription_details.xml
@@ -174,7 +174,7 @@
android:layout_height="wrap_content"
android:layout_below="@id/calendar_icon"
android:layout_centerHorizontal="true"
- android:layout_marginTop="6dp"
+ android:layout_marginTop="8dp"
android:text="@string/months_subscribed" />
+ android:layout_marginTop="@dimen/spacing_medium"/>
\ No newline at end of file
diff --git a/Habitica/res/values/strings.xml b/Habitica/res/values/strings.xml
index 523c6c827..553e10ee4 100644
--- a/Habitica/res/values/strings.xml
+++ b/Habitica/res/values/strings.xml
@@ -305,7 +305,7 @@
I got to level %d in #Habitica by improving my real-life habits!
I just hatched a %1$s %2$s pet in #Habitica by completing my real-life tasks!
I just gained a %1$s mount in #Habitica by completing my real-life tasks!
- Open in play store
+ Open Play Store
Are you sure you want to change your class? This will cost 3 gems.
Warning: You will no longer be able to buy equipment from the %s class.
Confirm
@@ -364,7 +364,7 @@
Belongs to Challenge
Has Reminder
Has Tag
- Subscribing supports the developers and helps keep Habitica running
+ Subscribing supports our small team and help keeps Habitica running, thank you!
Become a subscriber to receive these exclusive benefits!
Gold for Gems
Mystic Hourglasses
@@ -392,14 +392,14 @@
Active
Due
Cancel Subscription
- No longer want to subscribe? You can find the option to unsubscribe in the “My Apps” section of the Google Play Store. Any months of subscription credit will be applied after your subscription has ended.
+ You can cancel your subscription from the Google Play Store app. Any months of Subscription credit will be applied after your recurring Subscription has ended.
No longer want to subscribe? Due to constraints on mobile payments, you\'ll need to cancel via our website. To do this, tap the button below, log in to your account, tap the User icon in the top right, then go to Subscription. Any months of subscription credit will be applied after your subscription has ended. We\'ll miss you!
Visit Habitica Website
Current Bonuses
- Months subscribed
+ Months Subscribed
Current Mystic Hourglasses
Next Hourglass delivery
- Monthly gem cap
+ Monthly Gem Cap
Inactive
1 Month
%d Months
diff --git a/Habitica/res/values/styles.xml b/Habitica/res/values/styles.xml
index c43540263..599ae83dd 100644
--- a/Habitica/res/values/styles.xml
+++ b/Habitica/res/values/styles.xml
@@ -561,7 +561,7 @@