Merge "Fixes instant apps on the Opening links screen" into oc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
15f963bed9
@@ -8421,14 +8421,16 @@
|
||||
<string name="automatic_storage_manager_freed_bytes"><xliff:g id="size" example="3.25MB">%1$s</xliff:g> total made available\n\nLast ran on <xliff:g id="date" example="Jan 12">%2$s</xliff:g></string>
|
||||
|
||||
<!-- Title text for enabling web actions. [CHAR_LIMIT=60] -->
|
||||
<string name="web_action_enable_title">Open links in apps</string>
|
||||
<string name="web_action_enable_title">Instant apps</string>
|
||||
|
||||
<!-- Summary text for enabling web actions. [CHAR_LIMIT=250] -->
|
||||
<string name="web_action_enable_summary">Open links in supported apps, even if the
|
||||
apps aren’t installed on your device</string>
|
||||
<string name="web_action_enable_summary">Open links in apps, even if they’re not installed</string>
|
||||
|
||||
<!-- Section title for the Web Action preference [CHAR LIMIT=60] -->
|
||||
<string name="web_action_section_title">Apps not installed</string>
|
||||
<string name="web_action_section_title">Instant apps</string>
|
||||
|
||||
<!-- Preference label for an tappable preference that will open the account chooser for instant apps. [CHAR LIMIT=60] -->
|
||||
<string name="instant_apps_account">Instant apps account</string>
|
||||
|
||||
<!-- Section title for the Domain URL app preference list [CHAR LIMIT=60]-->
|
||||
<string name="domain_url_section_title">Installed apps</string>
|
||||
|
Reference in New Issue
Block a user