Check the user token when opening the app

This commit is contained in:
Balazs Toldi
2024-01-04 11:03:29 +01:00
parent 40a9091b7d
commit 8a9102bc8a
5 changed files with 79 additions and 1 deletions

View File

@@ -1322,4 +1322,6 @@
<string name="settings_credits_original_app_description">"Infinity was created by u/Hostilenemy "</string>
<string name="the_url_of_you_prefered_lemmy_instance_with_or_without_the_https_prefix">The URL of you prefered Lemmy instance with or without the https:// prefix</string>
<string name="sort_scaled">Scaled</string>
<string name="token_expired">Token Expired</string>
<string name="token_expired_message">"Your token has been expired. As Eternity does not store your password, you need to manually log back in! "</string>
</resources>