blob: c43a2b14155bd2d04c654e7627480f6727c4e788 [file] [log] [blame]
maxwen04ca42b2018-07-09 00:50:20 +02001<?xml version="1.0" encoding="utf-8"?>
micky38798506412023-10-23 16:33:47 +02002<!-- Copyright (C) 2023 The OmniROM Project
maxwen04ca42b2018-07-09 00:50:20 +02003
4 Parts Copyright (C) 2012-2013 The CyanogenMod Project
5
6 This program is free software: you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation, either version 3 of the License, or
9 (at your option) any later version.
10
11 This program is distributed in the hope that it will be useful,
12 but WITHOUT ANY WARRANTY; without even the implied warranty of
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details.
15
16 You should have received a copy of the GNU General Public License
17 along with this program. If not, see <http://www.gnu.org/licenses/>.
18 -->
micky38798506412023-10-23 16:33:47 +020019
maxwena0896f82019-10-10 14:29:50 +020020<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
micky38798506412023-10-23 16:33:47 +020021 <string name="action_save">Save</string>
22 <string name="disabled_entry">Disabled</string>
23 <string name="profile_choose_app">Choose app</string>
24 <string name="not_ready_summary">Resolving...</string>
25 <string name="resolve_failed_summary">Resolving app failed</string>
26 <string name="choose_app">Choose app</string>
27 <string name="led_color_green">Green</string>
28 <string name="led_color_red">Red</string>
maxwena0896f82019-10-10 14:29:50 +020029</resources>