add option to disable scrolling title bars

closes #50
as mentioned in mastodon#305
This commit is contained in:
sk
2022-11-19 16:09:45 +01:00
parent a336f6be89
commit f1f7c1341c
6 changed files with 18 additions and 1 deletions

View File

@@ -388,4 +388,5 @@
<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="empty_list">This list is empty</string>
<string name="disable_marquee">Disable scrolling text in title bars</string>
</resources>