Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Verified Commit 6fada66f authored by Manu Suresh's avatar Manu Suresh
Browse files

LineageParts: Move Hardware Switch strings to e_strings

parent ee60b2b2
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
<?xml version="1.0" encoding="utf-8"?>
<!--
  ~ Copyright Murena SAS 2023
  ~ This program is free software: you can redistribute it and/or modify
  ~ it under the terms of the GNU General Public License as published by
  ~ the Free Software Foundation, either version 3 of the License, or
  ~ (at your option) any later version.
  ~
  ~ This program is distributed in the hope that it will be useful,
  ~ but WITHOUT ANY WARRANTY; without even the implied warranty of
  ~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  ~ GNU General Public License for more details.
  ~
  ~ You should have received a copy of the GNU General Public License
  ~  along with this program.  If not, see <https://www.gnu.org/licenses/>.
  -->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
    <!-- Hardware Switch -->
    <string name="hardware_switch_category_title">Hardware switch</string>
    <string name="hardware_switch_title">Hardware switch</string>
    <string name="hardware_switch_summary">Configure the hardware switch</string>
</resources>
+0 −3
Original line number Diff line number Diff line
@@ -225,9 +225,6 @@
    <string name="home_answer_call_summary">Answer incoming calls by pressing the home button</string>
    <string name="extras_title">Extras</string>
    <string name="additional_buttons_title">Additional buttons</string>
    <string name="hardware_switch_category_title">Hardware switch</string>
    <string name="hardware_switch_title">Hardware switch</string>
    <string name="hardware_switch_summary">Configure the hardware switch</string>
    <string name="click_partial_screenshot_title">Click to partial screenshot</string>
    <string name="click_partial_screenshot_summary">Short click Volume Down and Power to take partial screenshot</string>