aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-06-20 22:41:27 +0000
committerDocile-Alligator <25734209+Docile-Alligator@users.noreply.github.com>2023-06-20 22:41:27 +0000
commit6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2 (patch)
tree75a614aa87dac24a58d0c9a2ec5a63f8458ce211 /app/src/main/res/values/strings.xml
parent2ae64f684919e87a3fa0feca736a2558124b34ea (diff)
downloadinfinity-for-reddit-6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2.tar
infinity-for-reddit-6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2.tar.gz
infinity-for-reddit-6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2.tar.bz2
infinity-for-reddit-6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2.tar.lz
infinity-for-reddit-6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2.tar.xz
infinity-for-reddit-6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2.tar.zst
infinity-for-reddit-6eb7f8e5c8999c2ff3b6050748f838f16c2a65f2.zip
Showing info related to the Reddit API changes
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index c46f1f3d..978c575a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -1322,4 +1322,8 @@
<string name="denied_notification_permission">Notification permission is not granted</string>
<string name="go_to_settings">Settings</string>
+ <string name="reddit_api_info_title">Important Notice Regarding Reddit API Changes</string>
+ <string name="reddit_api_info">Starting from July 1st, 2023, Reddit API will be pay-per-use for 3rd-party clients, which include Infinity for Reddit. The announcement from Reddit can be found here: %1$s\n\nIn order to survive this change, Infinity will become a subscription-only app after July 1st. You can learn more about the changes in this post: %2$s\n\nIt\'s required for you to update Infinity after July 1st so that you will get the new version with subscription options. None of the previous versions (including this one) will work after July 1st. But due to a tight timeline Reddit gave, the update may not be available immediately on July 1st since it requires proper testing. Thank you for your understanding!</string>
+ <string name="i_understand">I understand</string>
+
</resources>