mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Handle no browser installed when opening links and no apps are eligible to share when sharing.
This commit is contained in:
@@ -188,6 +188,7 @@
|
||||
|
||||
<string name="open_link_with">Open link with</string>
|
||||
<string name="no_browser_found">No browser found</string>
|
||||
<string name="no_activity_found_for_share">There is no app that can handle the share action</string>
|
||||
|
||||
<string name="archived_post_vote_unavailable">Archived post. Vote unavailable.</string>
|
||||
<string name="archived_post_comment_unavailable">Archived post. Comment unavailable.</string>
|
||||
@@ -301,4 +302,6 @@
|
||||
<string name="no_image_path_received">No image path received</string>
|
||||
<string name="no_video_path_received">No video path received</string>
|
||||
<string name="cannot_handle_intent">Could not handle the share request</string>
|
||||
|
||||
<string name="share">Share</string>
|
||||
</resources>
|
||||
|
Reference in New Issue
Block a user