blob: 48eb415d3b0421610430b64f0c4684d7c9fe93dc [file] [log] [blame]
Jackeaglefcfdd302019-09-21 06:05:36 -04001<?xml version="1.0" encoding="utf-8"?>
sb65962d098bc2021-11-21 12:05:39 -05002<!-- Copyright (C) 2014-2016 The Dirty Unicorns Project
Jackeaglefcfdd302019-09-21 06:05:36 -04003
sb65962d098bc2021-11-21 12:05:39 -05004 This program is free software: you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by
6 the Free Software Foundation, either version 3 of the License, or
7 (at your option) any later version.
Jackeaglefcfdd302019-09-21 06:05:36 -04008
sb65962d098bc2021-11-21 12:05:39 -05009 This program is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
12 GNU General Public License for more details.
Jackeaglefcfdd302019-09-21 06:05:36 -040013
sb65962d098bc2021-11-21 12:05:39 -050014 You should have received a copy of the GNU General Public License
15 along with this program. If not, see <http://www.gnu.org/licenses/>.
16 -->
Jackeaglefcfdd302019-09-21 06:05:36 -040017
sb65962d098bc2021-11-21 12:05:39 -050018<resources>
SpiritCroc214860d2018-10-26 17:27:09 +020019
Lars Greissaf9b2e42014-12-19 00:18:41 -050020 <!-- Color Picker -->
21 <string name="dialog_color_picker">Color Picker</string>
22 <string name="press_color_to_apply">Press on color below to apply</string>
23 <string name="arrow_right"></string>
24 <string name="arrow_down"></string>
25 <string name="hex">Hex:</string>
26 <string name="hex_hint">#ff000000</string>
27 <string name="set">Set</string>
28 <string name="color_default">Default</string>
sb65962d098bc2021-11-21 12:05:39 -050029 <string name="edit_hint">Value</string>
30 <string name="seek_value_edit_label">Set value</string>
Lars Greissaf9b2e42014-12-19 00:18:41 -050031
sb65962d098bc2021-11-21 12:05:39 -050032 <string name="dlg_ok">OK</string>
33 <string name="reset">Reset</string>
34 <string name="cancel">Cancel</string>
35 <string name="default_text">Default</string>
Jackeaglefcfdd302019-09-21 06:05:36 -040036</resources>