mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2025-10-05 21:39:50 +02:00
Rename "external browser" to "external app" to make it more clear (#795)
This commit is contained in:
@@ -282,7 +282,7 @@
|
||||
<string name="sort_time_all_time">All Time</string>
|
||||
|
||||
<string name="no_activity_found_for_share">There is no app that can handle the share action</string>
|
||||
<string name="no_activity_found_for_external_browser">There is no app that can handle the open in external browser action</string>
|
||||
<string name="no_activity_found_for_external_browser">There is no app that can handle the open in external app action</string>
|
||||
|
||||
<string name="archived_post_vote_unavailable">Archived post. Vote unavailable.</string>
|
||||
<string name="archived_post_comment_unavailable">Archived post. Comment unavailable.</string>
|
||||
@@ -619,7 +619,7 @@
|
||||
<string name="settings_app_lock_timeout_title">App Lock Timeout</string>
|
||||
<string name="settings_enable_fold_support_title">Enable folding phone support</string>
|
||||
<string name="settings_default_playback_speed_title">Default Playback Speed</string>
|
||||
<string name="settings_link_handler_value_external_browser">External Browser</string>
|
||||
<string name="settings_link_handler_value_external_browser">External App</string>
|
||||
<string name="settings_link_handler_value_custom_tab">Custom Tab</string>
|
||||
<string name="settings_link_handler_value_internal_browser">Internal Browser</string>
|
||||
<string name="settings_legacy_autoplay_video_controller_ui_title">Legacy Video Controller UI</string>
|
||||
|
Reference in New Issue
Block a user