Merge "Show None default app in stylus preference if no Notes holder."

This commit is contained in:
Vania Januar
2023-01-10 12:22:22 +00:00
committed by Android (Google) Code Review
3 changed files with 35 additions and 22 deletions

View File

@@ -10790,6 +10790,9 @@
<!-- Subtext of system default app for current setting [CHAR LIMIT=NONE] -->
<string name="system_default_app_subtext">System default</string>
<!-- Summary of a default app when there is no app set [CHAR LIMIT=60] -->
<string name="default_app_none">None</string>
<!-- Developer settings: text for the bug report handler selection toast shown if an invalid bug report handler was chosen. [CHAR LIMIT=NONE] -->
<string name="select_invalid_bug_report_handler_toast_text">This choice is no longer valid. Try again.</string>