Support opening mastodon.online and mastodon.social links

This commit is contained in:
Grishka
2023-04-17 06:47:49 +03:00
parent 9e116bec97
commit 4b4c88d44d
4 changed files with 62 additions and 2 deletions

View File

@@ -451,4 +451,6 @@
<string name="welcome_paragraph1">Mastodon is a decentralized social network, meaning no single company controls it. Its made up of many independently-run servers, all connected together.</string>
<string name="what_are_servers">What are servers?</string>
<string name="welcome_paragraph2"><![CDATA[Every Mastodon account is hosted on a server — each with its own values, rules, & admins. No matter which one you pick, you can follow and interact with people on any server.]]></string>
<string name="opening_link">Opening link…</string>
<string name="link_not_supported">This link is not supported in the app</string>
</resources>