blob: f67943eee82027c5cfb4ac1979d1e22510a8d6c3 [file] [log] [blame]
Kurt Partridge25405ea2012-07-26 15:27:57 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2012, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
21 <!-- Contents of note explaining what data is collected and how. -->
22 <!-- TODO: remove translatable=false attribute once text is stable -->
23 <string name="research_splash_content" translatable="false"></string>
Kurt Partridge4cb85312012-08-23 10:42:38 -070024 <string name="research_account_type" translatable="false"></string>
25 <string name="research_allowed_account_domain" translatable="false"></string>
Kurt Partridged3f718f2013-01-31 14:31:53 -080026 <!-- Message informing the user that the feedback string must not be empty [CHAR LIMIT=100] -->
27 <!-- TODO: remove translatable=false attribute once text is stable -->
28 <string name="research_feedback_empty_feedback_error_message" translatable="false">The feedback field must not be empty.</string>
Kurt Partridge25405ea2012-07-26 15:27:57 -070029</resources>