Automotive

This commit is contained in:
Dimitris
2025-12-05 12:46:26 +01:00
parent 9f53db8e76
commit d7f5de0d3c
95 changed files with 909 additions and 685 deletions

View File

@@ -45,8 +45,7 @@
<!-- Toast Messages -->
<string name="zoomed_in_toast_msg">Zoomed in</string>
<string name="zoomed_out_toast_msg">Zoomed out</string>
<string name="triggered_toast_msg">Triggered</string>
<string name="favorite_toast_msg">Favorite!</string>
<string name="favorites">Favorites</string>
<string name="not_favorite_toast_msg">Not a favorite!</string>
<string name="nav_requested_toast_msg">Navigation Requested</string>
<string name="selected_route_toast_msg">Selected route</string>
@@ -55,7 +54,6 @@
<string name="parked_toast_msg">Parked action</string>
<string name="more_toast_msg">Clicked More</string>
<string name="grant_location_permission_toast_msg">Grant location Permission to see current location</string>
<string name="changes_selection_to_index_toast_msg_prefix">Changed selection to index</string>
<!-- Place Details Screen -->
@@ -212,28 +210,9 @@
<string name="long_msg_template_not_supported_text">Your host doesn\'t support Long Message template</string>
<string name="long_msg_template_not_supported_title">Incompatible host</string>
<!-- MessageTemplateDemoScreen -->
<string name="msg_template_demo_title">Message Template Demo</string>
<string name="msg_template_demo_text">Message goes here.\nMore text on second line.</string>
<string name="short_msg_template_demo_title">Short Message Template Demo</string>
<!-- SectionedItemTemplateDemo -->
<string name="sectioned_item_template_demo_title">Sectioned Item Template Demo</string>
<string name="sectioned_item_template_radio_button_section_title">Radio Button Section</string>
<string name="sectioned_item_template_toggle_section_title">Toggle Section</string>
<string name="sectioned_item_template_lots_of_rows_section_title">Lots of Rows Section</string>
<string name="sectioned_item_template_grid_item_section_title">Grid Item Section</string>
<string name="no_places">No Places</string>
<!-- PaneTemplateDemoScreen -->
<string name="pane_template_demo_title">Pane Template Demo</string>
<!-- PlaceListTemplateBrowseDemoScreen -->
<string name="place_list_template_demo_title">Place List Template Demo</string>
<string name="browse_places_title">Browse Places</string>
<!-- SearchTemplateDemoScreen -->
<string name="search_template_demo_title">Search Template Demo</string>
<string name="search_hint">Search here</string>
<!-- SignInTemplateDemoScreen -->
<string name="additional_text">Please review our <annotation link="terms_of_service">terms of service</annotation></string>