blob: b0c80c7cb4b83adcef22168abc1f3310fadbf7cc [file] [log] [blame] [edit]
<?xml version="1.0" encoding="utf-8"?>
<!-- Copyright (C) 2023 The OmniROM Project
Parts Copyright (C) 2012-2013 The CyanogenMod Project
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 <http://www.gnu.org/licenses/>.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="omni_system_label">OmniRom System</string>
<!-- Reboot Confirmation Dialog. Message in the confirmation dialog
when the user asks to reboot. [CHAR LIMIT=NONE] -->
<string name="reboot_confirm">Do you want to reboot?</string>
<string name="reboot_title">Reboot</string>
<!-- advanced reboot to bootloader. -->
<string name="reboot_to_bootloader_title">Reboot bootloader</string>
<string name="reboot_to_bootloader_message">Rebooting to bootloader\u2026</string>
<!-- advanced reboot to recovery. -->
<string name="reboot_to_recovery_title">Reboot recovery</string>
<string name="reboot_to_recovery_message">Rebooting to recovery\u2026</string>
<!-- advanced reboot system -->
<string name="reboot_system_title">Restart system</string>
<string name="reboot_system_message">Restarting system\u2026</string>
<!-- advanced reboot to fastboot. -->
<string name="reboot_to_fastboot_title">Reboot fastboot</string>
<string name="reboot_to_fastboot_message">Rebooting to fastboot\u2026</string>
<!-- Health interface -->
<string name="charging_control_notification_channel">Charging control</string>
<string name="charging_control_notification_title">Charging control</string>
<string name="charging_control_notification_cancel_once">Cancel</string>
<string name="charging_control_notification_content_limit">Battery will be charged to %1$d%%</string>
<string name="charging_control_notification_content_limit_reached">Battery is charged to %1$d%%</string>
<string name="charging_control_notification_content_target">Battery will be fully charged at %1$s</string>
<string name="charging_control_notification_content_target_reached">Battery is charged</string>
</resources>