blob: 3989d6eedca6b5e13c52d32f53e619be12402099 [file] [log] [blame]
<!--
/**
* Copyright (c) 2019, The Android Open Source Project
* Bootleggers ROM
*
* 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="theme_name_default">Default</string>
<string name="theme_title_default">@string/theme_name_default</string>
<!-- Values to declare accents, there aren't themes. -->
<string name="theme_name_omni">Omni</string>
<string name="theme_title_omni">@string/theme_name_omni</string>
<string name="theme_overlay_color_omni">com.android.theme.color.omni</string>
<string name="theme_overlay_icon_android_omni">com.android.theme.icon_pack.circular.android</string>
<string name="theme_overlay_icon_launcher_omni">com.android.theme.icon_pack.circular.launcher</string>
<string name="theme_overlay_icon_settings_omni">com.android.theme.icon_pack.circular.settings</string>
<string name="theme_overlay_icon_sysui_omni">com.android.theme.icon_pack.circular.systemui</string>
<string name="theme_overlay_shape_omni">com.android.theme.icon.circle</string>
<string name="theme_wallpaper_title_omni">Omni</string>
<string name="theme_wallpaper_attribution_omni">OmniROM</string>
<string name="theme_wallpaper_action_omni">https://www.omnirom.org/</string>
</resources>