<?xml version="1.0" encoding="utf-8"?><!--
  Copyright (C) 2023 The Android Open Source Project

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
  -->
<resources>
    <!--    MENU IDs    -->
    <string name="menu_root">-</string>
    <string name="menu_back">-</string>

    <string name="menu_rro">RRO</string>
    <string name="menu_rro_list_control_panel">RRO List</string>
    <string name="menu_rro_unbundled">Unbundled Apps RRO</string>
    <string name="menu_rro_unbundled_dialer">Dialer RROs</string>
    <string name="menu_rro_unbundled_media">Media RROs</string>
    <string name="menu_rro_unbundled_messenger">Messenger RROs</string>
    <string name="menu_rro_unbundled_calendar">Calendar RROs</string>
    <string name="menu_rro_systemui">System UI</string>
    <string name="menu_rro_systemui_bars">System Bars</string>
    <string name="menu_rro_systemui_theme">Themes</string>
    <string name="menu_rro_systemui_cutouts">Cutouts</string>

    <string name="menu_plugin">Plugin</string>
    <string name="menu_plugin_global_switch">Car UI Lib Plugin</string>

    <string name="menu_oem_tokens">OEM Design Tokens</string>
    <string name="menu_oem_tokens_toggle">Tokens enabled</string>

    <!--  Copies  -->
    <string name="dropdown_default">Default</string>
</resources>