Rename "external browser" to "external app" to make it more clear (#795)

This commit is contained in:
soredake
2022-06-15 16:50:43 +03:00
committed by GitHub
parent b6162c1496
commit 17b61b9d37
2 changed files with 5 additions and 5 deletions

View File

@@ -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>