res: Remove no longer used switchbar texts
The on/off texts in the main switchbars are no longer a thing in Android 12. Change-Id: I7472412e5d0e24d0a03258fcdd1b166ba85c735c
This commit is contained in:
parent
0155d98e90
commit
be01afc620
1 changed files with 1 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!--
|
||||
Copyright (C) 2013-2016 The CyanogenMod Project
|
||||
(C) 2017 The LineageOS Project
|
||||
2017-2022 The LineageOS Project
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
@ -19,12 +19,6 @@
|
|||
<!-- DO NOT TRANSLATE Empty summary for dynamic preferences -->
|
||||
<string name="summary_empty" translatable="false"></string>
|
||||
|
||||
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
||||
<string name="switch_bar_on">On</string>
|
||||
|
||||
<!-- Label for feature switch [CHAR LIMIT=30] -->
|
||||
<string name="switch_bar_off">Off</string>
|
||||
|
||||
<!-- Device specific settings -->
|
||||
<string name="device_settings_app_name">Advanced settings</string>
|
||||
|
||||
|
|
Loading…
Reference in a new issue