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:
Bruno Martins 2022-01-13 21:10:28 +00:00
parent 0155d98e90
commit be01afc620

View file

@ -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>