| Jason Sams | 0cb555f | 2012-06-13 14:40:03 -0700 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2010 The Android Open Source 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 | <resources> |
| 17 | <string name="in_white">In White</string> |
| 18 | <string name="out_white">Out White</string> |
| 19 | <string name="in_black">In Black</string> |
| 20 | <string name="out_black">Out Black</string> |
| 21 | <string name="gamma">Gamma</string> |
| 22 | <string name="saturation">Saturation</string> |
| 23 | <string name="benchmark">Benchmark</string> |
| 24 | |
| 25 | <string name="app_name">CTS Verifier</string> |
| 26 | <string name="welcome_text">Welcome to the CTS Verifier!</string> |
| 27 | <string name="version_text">%1$s</string> |
| 28 | <string name="continue_button_text">Continue</string> |
| 29 | |
| 30 | <string name="cf_preview_label">Normal preview</string> |
| 31 | <string name="cf_format_label">Processed callback data</string> |
| 32 | <string name="camera_format">Camera Formats</string> |
| 33 | |
| 34 | |
| 35 | </resources> |