Merge "Add character limit for app_link_open_always_summary string"
This commit is contained in:
committed by
Android (Google) Code Review
commit
8ad24a25ad
@@ -9089,6 +9089,7 @@
|
||||
<!-- 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 allow app to open links</string>
|
||||
|
||||
<!-- Summary for allow app to open supported links [CHAR LIMIT=42] -->
|
||||
<plurals name="app_link_open_always_summary">
|
||||
<item quantity="one">App claims to handle <xliff:g id="count">%d</xliff:g> link</item>
|
||||
<item quantity="other">App claims to handle <xliff:g id="count">%d</xliff:g> links</item>
|
||||
|
Reference in New Issue
Block a user