Merge "Offer 'ask' as an available app-linking state" into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
b852fcbde9
@@ -6580,6 +6580,15 @@
|
||||
<item quantity="other"><xliff:g id="count" example="10">%d</xliff:g> apps can open their supported links</item>
|
||||
</plurals>
|
||||
|
||||
<!-- Explanation that the app that will ALWAYS be launched to open web links to domains that it understands -->
|
||||
<string name="app_link_open_always">Open in this app</string>
|
||||
|
||||
<!-- Explanation that the user will be asked whether to launch the app to open web links to domains that it understands -->
|
||||
<string name="app_link_open_ask">Ask every time</string>
|
||||
|
||||
<!-- Explanation that the app that will NEVER be launched to open web links to domains that it understands -->
|
||||
<string name="app_link_open_never">Don’t open in this app</string>
|
||||
|
||||
<!-- Fingerprint hint message when finger was not recognized.-->
|
||||
<string name="fingerprint_not_recognized">Not recognized</string>
|
||||
|
||||
|
Reference in New Issue
Block a user