blob: c1672783e6f90df9215a1f7c16f42719f840d647 [file] [log] [blame]
The Android Open Source Projectf8057102009-03-15 16:47:16 -07001<?xml version="1.0" encoding="utf-8"?>
Scott Su77357822009-04-09 18:43:54 -07002<!-- Copyright (C) 2008 The Android Open Source Project
The Android Open Source Projectf8057102009-03-15 16:47:16 -07003
Scott Su77357822009-04-09 18:43:54 -07004 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">
The Android Open Source Projectf8057102009-03-15 16:47:16 -070018 <string name="permlab_testGranted">Test Granted</string>
19 <string name="permdesc_testGranted">Used for running CTS tests, for testing operations
20 where we have the permission.</string>
Scott Su77357822009-04-09 18:43:54 -070021 <string name="permlab_testDynamic">Test Dynamic</string>
22 <string name="permdesc_testDynamic">Used for running CTS tests, for testing adding
23 dynamic permissions.</string>
The Android Open Source Projectf8057102009-03-15 16:47:16 -070024 <string name="permlab_testDenied">Test Denied</string>
25 <string name="permdesc_testDenied">Used for running CTS tests, for testing operations
26 where we do not have the permission.</string>
Scott Su77357822009-04-09 18:43:54 -070027 <string name="explain">1. click start. \n2. if above image shaked, then press pass button,
28 else press failed button.</string>
The Android Open Source Projectf8057102009-03-15 16:47:16 -070029 <string name="text_view_hello">Hello! Text view!</string>
Fabrice Di Megliofb0961a2011-09-29 16:06:44 -070030 <string name="text_view_hello_two_lines">Hello! \nText view!</string>
Scott Su77357822009-04-09 18:43:54 -070031 <string name="text_view_simple_hint">This is a hint.</string>
The Android Open Source Projectf8057102009-03-15 16:47:16 -070032 <string name="text_view_hint">This is a string for testing hint of textview.</string>
33 <string name="activity_forwarding">App/Forwarding</string>
34 <string name="forwarding">$$$</string>
35 <string name="go">Go</string>
36 <string name="back">Back</string>
Scott Su77357822009-04-09 18:43:54 -070037 <string name="forward_target">
38 Press back button and notice we don\'t see the previous activity.
39 </string>
The Android Open Source Projectf8057102009-03-15 16:47:16 -070040 <string name="edit_text">testing</string>
41 <string name="text">DialogTest</string>
Scott Su77357822009-04-09 18:43:54 -070042 <string name="text_country">Country</string>
43 <string name="text_name">Name</string>
The Android Open Source Projectf8057102009-03-15 16:47:16 -070044 <string name="hello_world">Hello, World!</string>
45 <string name="hello_android">Hello, Android!</string>
46 <string name="alert_dialog_username">Name:</string>
47 <string name="alert_dialog_password">Password:</string>
48 <string name="alert_dialog_positive">Positive</string>
49 <string name="alert_dialog_negative">Negative</string>
50 <string name="alert_dialog_neutral">Neutral</string>
51 <string name="notify">Notify </string>
The Android Open Source Projectf8057102009-03-15 16:47:16 -070052 <string name="tabs_1">testing</string>
53 <string name="table_layout_first">first</string>
54 <string name="table_layout_second">second</string>
55 <string name="table_layout_third">third</string>
56 <string name="table_layout_long">Very long to make the string out of the screen</string>
57 <string name="chronometer_text">Test Chronometer</string>
58 <string name="am">AM</string>
59 <string name="pm">PM</string>
60 <string name="viewgroup_test">ViewGroup test</string>
61 <string name="viewanimator_test">ViewAnimator test</string>
62 <string name="id_ok">OK</string>
63 <string name="id_cancel">Cancel</string>
64 <string name="context_test_string1">This is %s string.</string>
65 <string name="context_test_string2">This is test string.</string>
66 <string name="animationutils_test_instructions">Choose different animations</string>
67 <string name="animationutils_test_alpha">Alpha animation</string>
68 <string name="animationutils_test_scale">Scale animation</string>
69 <string name="animationutils_test_rotate">Rotate animation</string>
70 <string name="animationutils_test_translate">Translate animation</string>
71 <string name="animationutils_test_set">Animation set</string>
72 <string name="animationutils_test_layout">Layout animation</string>
73 <string name="animationutils_test_gridlayout">Grid layout animation</string>
74 <string name="twolinelistitem_test_text1">text1</string>
75 <string name="twolinelistitem_test_text2">text2</string>
76 <string name="metadata_text">metadata text</string>
77 <string name="horizontal_text_1">horizontal 1</string>
78 <string name="horizontal_text_2">horizontal 2</string>
79 <string name="horizontal_text_3">horizontal 3</string>
80 <string name="vertical_text_1">vertical 1</string>
81 <string name="vertical_text_2">vertical 2</string>
82 <string name="vertical_text_3">vertical 3</string>
Scott Su77357822009-04-09 18:43:54 -070083 <string name="reference">here</string>
84 <string name="coerceIntegerToString">100</string>
85 <string name="coerceBooleanToString">true</string>
86 <string name="coerceColorToString">#fff</string>
87 <string name="coerceFloatToString">100.0</string>
88 <string name="coerceDimensionToString">100px</string>
89 <string name="coerceFractionToString">100<xliff:g id="percent">%</xliff:g></string>
90 <string name="formattedStringNone">Format[]</string>
91 <string name="formattedStringOne">Format[<xliff:g id="format">%d</xliff:g>]</string>
92 <string name="formattedStringTwo">Format[<xliff:g id="format">%3$d,%2$s</xliff:g>]</string>
93 <string name="checkboxpref_key">checkboxpref_key</string>
94 <string name="checkboxpref_title">title of preference</string>
95 <string name="checkboxpref_summary">summary of preference</string>
96 <string name="checkboxpref_summary_on">summary on of preference</string>
97 <string name="checkboxpref_summary_off">summary off of preference</string>
98 <string name="checkboxpref_depend">checkboxpref_depend</string>
99 <string name="checkboxpref_depend_title"> depend title of preference</string>
100 <string name="checkboxpref_depend_summary"> depend summary of preference</string>
101 <string name="edittextpref_key">edittextpref_key</string>
102 <string name="edittextpref_default_value">default value of preference</string>
103 <string name="edittextpref_title">title of edit text preference</string>
104 <string name="edittextpref_summary">summary of edit text preference</string>
105 <string name="edittextpref_dialog_title">dialog title of edit text preference</string>
106 <string name="edittextpref_text">text of edit text preference</string>
107 <string name="listpref_key">listpref_key</string>
108 <string name="listpref_title">title of list preference</string>
109 <string name="listpref_summary">summary of list preference</string>
110 <string name="listpref_dialogtitle">dialog title of list preference</string>
111 <string name="easy">Easy</string>
112 <string name="medium">Medium</string>
113 <string name="hard">Hard</string>
114 <string name="footer_view">Footer view</string>
115 <string name="header_view">Header view</string>
116 <string name="dialogpref_title">title of dialog preference </string>
117 <string name="dialogpref_dialog_title">dialog title of dialog preference </string>
118 <string name="dialogpref_key">dialogpref_key</string>
119 <string name="dialogpref_default_value">default value of dialog preference</string>
120 <string name="dialogpref_summary">summary of dialog preference</string>
121 <string name="dialogpref_message">message of dialog preference</string>
122 <string name="dialogpref_sure">Sure</string>
123 <string name="dialogpref_cancel">Cancel</string>
124 <string name="pref_key">pref_key</string>
125 <string name="pref_title">title of preference</string>
126 <string name="pref_summary">summary of preference</string>
127 <string name="pref_depend_key">pref_depend_key</string>
128 <string name="pref_depend_title"> depend title of preference</string>
129 <string name="pref_depend_summary"> depend summary of preference</string>
130 <string name="android_intent_action_preference">android.intent.action.PREFERENCE</string>
131 <string name="def_pref_key">def_pref_key</string>
132 <string name="def_pref_title">default preference</string>
133 <string name="def_pref_summary">This is default preference of cts</string>
134 <string name="relative_view1">view 1</string>
135 <string name="relative_view2">view 2</string>
136 <string name="relative_view3">view 3</string>
137 <string name="relative_view4">view 4</string>
138 <string name="relative_view5">view 5</string>
139 <string name="relative_view6">view 6</string>
140 <string name="relative_view7">view 7</string>
141 <string name="relative_view8">view 8</string>
142 <string name="relative_view9">view 9</string>
143 <string name="relative_view10">view 10</string>
144 <string name="relative_view11">view 11</string>
145 <string name="relative_view12">view 12</string>
146 <string name="relative_view13">view 13</string>
Phil Dubacha5b9bbc2009-05-26 15:17:37 -0700147 <string name="country">Country:</string>
148 <string name="symbol">Symbol:</string>
149 <string name="country_warning">No such country registered</string>
Dianne Hackbornc6dd74e2009-11-01 21:18:44 -0800150 <string name="version_cur">base</string>
151 <string name="version_old">base</string>
152 <string name="version_v3">base</string>
Fabrice Di Meglioddc67a32010-02-12 12:21:09 -0800153 <string name="authenticator_label">Android CTS</string>
Bjorn Bringert26d49be2010-03-10 15:44:24 +0000154 <string name="search_label">Android CTS</string>
Alan Viverette6cb0d792014-02-11 16:47:23 -0800155 <string name="tag1">tag 1</string>
156 <string name="tag2">tag 2</string>
Andrew Sapperstein48c39252011-07-14 15:35:03 -0700157
Andrew Sapperstein48c39252011-07-14 15:35:03 -0700158 <string name="button">Button</string>
159 <string name="holo_test">Holo Test</string>
160 <string name="holo_generator">Holo Generator</string>
161 <string name="holo_light_test">Holo Light Test</string>
162 <string name="holo_light_generator">Holo Light Generator</string>
163 <string name="reference_image">Reference Image: </string>
164 <string name="generated_image">Generated Image: </string>
Andrew Sappersteinb9d16702011-07-19 17:27:42 -0700165 <string name="themes_prompt">Select a Theme:</string>
Andrew Sappersteinf5e71d22011-08-01 14:56:34 -0700166 <string name="sample_text">Sample text goes here. I wanted something creative and whimsical
167but then I just got bored...</string>
Fabrice Di Meglio41f21592011-10-03 17:00:19 -0700168 <string name="long_text">This is a really long string which exceeds the width of the view.
169New devices have a much larger screen which actually enables long strings to be displayed
170with no fading. I have made this string longer to fix this case. If you are correcting this
git-poyiya.gmail.com12b003a2014-08-07 18:39:27 +0800171text, I would love to see the kind of devices you guys now use! Guys, maybe some devices need longer string!
172I think so, so how about double this string, like copy and paste!
173This is a really long string which exceeds the width of the view.
174New devices have a much larger screen which actually enables long strings to be displayed
175with no fading. I have made this string longer to fix this case. If you are correcting this
176text, I would love to see the kind of devices you guys now use! Guys, maybe some devices need longer string!
177I think so, so how about double this string, like copy and paste! </string>
ztenghui6cb0c912014-07-09 11:53:50 -0700178 <string name="rectangle200">"M 0,0 l 200,0 l 0, 200 l -200, 0 z"</string>
The Android Open Source Projectf8057102009-03-15 16:47:16 -0700179</resources>