From f851293b53b7a956f9ff6afe0a641c5777716dc4 Mon Sep 17 00:00:00 2001
From: Docile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>
Date: Sat, 2 Mar 2024 22:20:25 -0500
Subject: Add a message about subscription in LoginActivity.
---
app/src/main/res/values/strings.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'app/src/main/res/values/strings.xml')
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index b1bbaa47..49d8971f 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1285,7 +1285,7 @@
Url
User Agreement
- You need to agree to Reddit User Agreement (%1$s) and Infinity for Reddit\'s Privacy Policy (%2$s) before logging in.
+ You need to agree to Reddit User Agreement (%1$s) and Infinity for Reddit\'s Privacy Policy (%2$s) before logging in.\n\nFrom now on, you will need a monthly subscription to access the Reddit API within Infinity for Reddit and this is because Reddit has started charging for API access since July 1st, 2023.
Agree
Don\'t Agree
--
cgit v1.2.3