Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2019 The BlissRoms Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
| 7 | |
| 8 | http://www.apache.org/licenses/LICENSE-2.0 |
| 9 | |
| 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
| 16 | |
| 17 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 18 | |
Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 19 | |
Pranav Vashi | f0a0b7c | 2018-11-07 13:28:35 +0530 | [diff] [blame] | 20 | <!-- Custom seekbar --> |
| 21 | <string name="custom_seekbar_value">Value: <xliff:g id="v">%s</xliff:g></string> |
Anushek Prasal | aa6efe8 | 2019-02-08 00:49:16 +0530 | [diff] [blame] | 22 | <string name="custom_seekbar_default_value">Default</string> |
| 23 | <string name="custom_seekbar_default_value_to_set">Default value: <xliff:g id="v">%s</xliff:g>\nLong press to set</string> |
Pranav Vashi | f0a0b7c | 2018-11-07 13:28:35 +0530 | [diff] [blame] | 24 | <string name="custom_seekbar_default_value_is_set">Default value is set</string> |
| 25 | |
SpiritCroc | 214860d | 2018-10-26 17:27:09 +0200 | [diff] [blame] | 26 | <!-- Color Blend --> |
| 27 | <string name="color_blend_ok">@android:string/ok</string> |
| 28 | <string name="color_blend_cancel">@android:string/cancel</string> |
| 29 | <string name="color_blend_reset">Reset</string> |
| 30 | <string name="color_blend_preview">Preview: %1$d%%</string> |
| 31 | <string name="color_preview_start">Start</string> |
| 32 | <string name="color_preview_end">End</string> |
| 33 | <string name="color_preview_between">Between</string> |
| 34 | |
Jackeagle | fcfdd30 | 2019-09-21 06:05:36 -0400 | [diff] [blame] | 35 | </resources> |