Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
sb6596 | 2d098bc | 2021-11-21 12:05:39 -0500 | [diff] [blame^] | 2 | <!-- Copyright (C) 2014-2016 The Dirty Unicorns Project |
Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 3 | |
sb6596 | 2d098bc | 2021-11-21 12:05:39 -0500 | [diff] [blame^] | 4 | 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. |
Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 8 | |
sb6596 | 2d098bc | 2021-11-21 12:05:39 -0500 | [diff] [blame^] | 9 | 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. |
Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 13 | |
sb6596 | 2d098bc | 2021-11-21 12:05:39 -0500 | [diff] [blame^] | 14 | 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 | --> |
Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 17 | |
sb6596 | 2d098bc | 2021-11-21 12:05:39 -0500 | [diff] [blame^] | 18 | <resources> |
SpiritCroc | 214860d | 2018-10-26 17:27:09 +0200 | [diff] [blame] | 19 | |
Lars Greiss | af9b2e4 | 2014-12-19 00:18:41 -0500 | [diff] [blame] | 20 | <!-- 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> |
sb6596 | 2d098bc | 2021-11-21 12:05:39 -0500 | [diff] [blame^] | 29 | <string name="edit_hint">Value</string> |
| 30 | <string name="seek_value_edit_label">Set value</string> |
Lars Greiss | af9b2e4 | 2014-12-19 00:18:41 -0500 | [diff] [blame] | 31 | |
sb6596 | 2d098bc | 2021-11-21 12:05:39 -0500 | [diff] [blame^] | 32 | <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> |
Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 36 | </resources> |