feat(share): add option open URL

This commit is contained in:
FineFindus
2023-03-18 20:02:26 +01:00
committed by FineFindus
parent d85940ded8
commit 71b6b2f451
5 changed files with 34 additions and 11 deletions

View File

@@ -288,4 +288,5 @@
<string name="sk_settings_content_types_explanation">Allows setting a content type like Markdown when creating a post. Keep in mind that not all instances support this.</string>
<string name="sk_settings_default_content_type">Default content type</string>
<string name="sk_settings_default_content_type_explanation">This lets you have a content type be pre-selected when creating new posts, overriding the value set in “Posting preferences”.</string>
<string name="sk_share_open_url">Open in App</string>
</resources>