update strings

This commit is contained in:
sk
2022-11-11 03:02:17 +01:00
parent f4b1bde8c5
commit 679ede1124
2 changed files with 2 additions and 1 deletions

View File

@@ -377,4 +377,5 @@
<!-- %s is file size -->
<string name="download_update">Download (%s)</string>
<string name="install_update">Installieren</string>
<string name="list_timelines">Listen</string>
</resources>

View File

@@ -387,5 +387,5 @@
<string name="privacy_policy_title">Mastodon and your privacy</string>
<string name="privacy_policy_subtitle">Although the Mastodon app does not collect any data, the server you sign up through may have a different policy. Take a minute to review and agree to the Mastodon app privacy policy and your server\'s privacy policy.</string>
<string name="i_agree">I Agree</string>
<string name="list_timelines">Lists</string>
<string name="list_timelines">Lists</string>
</resources>