summaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 6129a0d9..bc469f08 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -765,6 +765,12 @@
<!-- Label when there are no apps available for a default app [CHAR LIMIT=30] -->
<string name="default_app_no_apps">No apps</string>
+ <!-- Label for the selected default app for default app [CHAR LIMIT=30] -->
+ <string name="car_default_app_selected">Selected</string>
+
+ <!-- Label for the selected default app for default app when it has additional information to show [CHAR LIMIT=30] -->
+ <string name="car_default_app_selected_with_info">Selected - <xliff:g id="additional_info" example="(System default)">%1$s</xliff:g></string>
+
<!-- Keyword in the Settings app's search functionality that can be used to find links to the special app access management screens [CHAR LIMIT=none] -->
<string name="special_app_access_search_keyword">special app access</string>