xref: /aosp_15_r20/external/accessibility-test-framework/src/main/resources/resources-en-rGB/strings.xml (revision 24652f07b1b5a5b18a8d655a3a5543bcf39b475e)
1<?xml version="1.0" encoding="utf-8"?>
2<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
3
4  <string name="result_message_not_important_for_accessibility">This item was not found to be important for accessibility.</string>
5
6  <string name="result_message_no_content_desc">This item has no &lt;tt&gt;android:contentDescription&lt;/tt&gt;.</string>
7
8  <string name="result_message_no_content_desc_generic">This item has no content description.</string>
9
10  <string name="result_message_not_visible">This item is not visible.</string>
11
12  <string name="result_message_not_enabled">This item isn\'t enabled.</string>
13
14  <string name="result_message_not_text_view">This item is not a &lt;tt&gt;TextView&lt;/tt&gt;.</string>
15
16  <string name="result_message_no_screencapture">Screen capture data could not be obtained.</string>
17
18  <string name="result_message_view_not_within_screencapture">This item\'s on-screen location (&lt;tt&gt;%1$s&lt;/tt&gt;) was not within the screen capture on-screen location (&lt;tt&gt;%2$s&lt;/tt&gt;).</string>
19
20  <string name="result_message_screencapture_data_hidden">Screen capture information for this item was hidden.</string>
21
22  <string name="result_message_screencapture_uniform_color">Screen capture has a uniform colour.</string>
23
24  <string name="clickable">clickable</string>
25
26  <string name="result_message_sdk_version_not_applicable">This check is not applicable on devices running Android %1$s and above.</string>
27
28  <string name="result_message_addendum_view_potentially_obscured">This item may be obscured by other on-screen content. Consider manually testing this item\'s contrast.</string>
29
30  <string name="check_title_clickablespan">Link</string>
31
32  <string name="result_message_clickablespan_no_determined_type">This item\'s type is undetermined.</string>
33
34  <string name="result_message_urlspan_invalid_url">Verify that the URL within this item\'s &lt;tt&gt;URLSpan&lt;/tt&gt; is valid.</string>
35
36  <string name="result_message_urlspan_not_clickablespan">This item should use a &lt;tt&gt;URLSpan&lt;/tt&gt; in place of a &lt;tt&gt;ClickableSpan&lt;/tt&gt;.</string>
37
38  <string name="check_title_duplicate_clickable_bounds">Clickable items</string>
39
40  <string name="result_message_brief_same_view_bounds">Multiple %1$s items share this location on the screen.</string>
41
42  <string name="result_message_same_view_bounds">This %1$s item has the same on-screen location (&lt;tt&gt;%2$s&lt;/tt&gt;) as %3$d other item(s) with those properties.</string>
43
44  <string name="result_message_view_bounds">This %1$s item also has an on-screen location of &lt;tt&gt;%2$s&lt;/tt&gt;.</string>
45
46  <string name="non_clickable">non-clickable</string>
47
48  <string name="long_clickable">long clickable</string>
49
50  <string name="clickable_and_long_clickable">clickable and long clickable</string>
51
52  <string name="actionable">actionable</string>
53
54  <string name="result_message_addendum_conflicting_elements_list">Conflicting element(s): &lt;tt&gt;%1$s&lt;/tt&gt;.</string>
55
56  <string name="check_title_duplicate_speakable_text">Item descriptions</string>
57
58  <string name="result_message_brief_same_speakable_text">Multiple items have the same description.</string>
59
60  <string name="result_message_same_speakable_text">This %1$s item\'s speakable text: \"&lt;tt&gt;%2$s&lt;/tt&gt;\" is identical to that of %3$d other item(s).</string>
61
62  <string name="result_message_speakable_text">This %1$s item also has speakable text: \"&lt;tt&gt;%2$s&lt;/tt&gt;\".</string>
63
64  <string name="check_title_editable_content_desc">Editable item label</string>
65
66  <string name="result_message_editable_textview_content_desc">This editable &lt;tt&gt;TextView&lt;/tt&gt; has an &lt;tt&gt;android:contentDescription&lt;/tt&gt;. A screen reader may read this attribute instead of the editable content when the user is navigating.</string>
67
68  <string name="result_message_not_editable_textview">This item is not an editable &lt;tt&gt;TextView&lt;/tt&gt;.</string>
69
70  <string name="check_title_image_contrast">Image contrast</string>
71
72  <string name="result_message_not_imageview">This item is not an &lt;tt&gt;ImageView&lt;/tt&gt;.</string>
73
74  <string name="result_message_brief_image_contrast_not_sufficient">Consider increasing the contrast ratio between this image\'s foreground and background.</string>
75
76  <string name="result_message_image_contrast_not_sufficient">The image\'s contrast ratio is %1$.2f. This ratio is based on an estimated foreground colour of &lt;tt&gt;%3$s&lt;/tt&gt; and an estimated background colour of &lt;tt&gt;%4$s&lt;/tt&gt;. Consider increasing this ratio to %2$.2f or greater.</string>
77
78  <string name="result_message_image_contrast_not_sufficient_confirmed">The image\'s contrast ratio is %1$.2f. This ratio is based on the provided foreground colour of &lt;tt&gt;%3$s&lt;/tt&gt; and provided background colour of &lt;tt&gt;%4$s&lt;/tt&gt;. Consider increasing this ratio to %2$.2f or greater.</string>
79
80  <string name="result_message_image_customized_contrast_not_sufficient">The image\'s contrast ratio is %1$.2f. This ratio is based on an estimated foreground colour of &lt;tt&gt;%3$s&lt;/tt&gt; and an estimated background colour of &lt;tt&gt;%4$s&lt;/tt&gt;. Consider increasing this ratio to the modified ratio of %2$.2f or greater.</string>
81
82  <string name="result_message_image_customized_contrast_not_sufficient_confirmed">The image\'s contrast ratio is %1$.2f. This ratio is based on the provided foreground colour of &lt;tt&gt;%3$s&lt;/tt&gt; and provided background colour of &lt;tt&gt;%4$s&lt;/tt&gt;. Consider increasing this ratio to the modified ratio of %2$.2f or greater.</string>
83
84  <string name="check_title_redundant_description">Item type label</string>
85
86  <string name="result_message_english_locale_only">This check only runs on devices with locales set to English.</string>
87
88  <string name="result_message_brief_content_desc_contains_redundant_word">This item\'s &lt;tt&gt;android:contentDescription&lt;/tt&gt; might contain unnecessary text.</string>
89
90  <string name="result_message_brief_content_desc_contains_redundant_word_generic">This item\'s content description might contain unnecessary text.</string>
91
92  <string name="result_message_content_desc_ends_with_view_type">This item\'s &lt;tt&gt;android:contentDescription&lt;/tt&gt;, \"&lt;tt&gt;%1$s&lt;/tt&gt;\" ends with the item\'s type.</string>
93
94  <string name="result_message_content_desc_contains_redundant_word">This item\'s &lt;tt&gt;android:contentDescription&lt;/tt&gt;, ‘&lt;tt&gt;%1$s&lt;/tt&gt;’ contains the item type ‘&lt;tt&gt;%2$s&lt;/tt&gt;’.</string>
95
96  <string name="result_message_content_desc_contains_redundant_word_generic">This item\'s content description, \'&lt;tt&gt;%1$s&lt;/tt&gt;\' contains the item type \'&lt;tt&gt;%2$s&lt;/tt&gt;\'.</string>
97
98  <string name="result_message_content_desc_contains_action">This item\'s &lt;tt&gt;android:contentDescription&lt;/tt&gt;,
99    \'&lt;tt&gt;%1$s&lt;/tt&gt;\',
100    contains the action \'&lt;tt&gt;%2$s&lt;/tt&gt;\'.</string>
101
102  <string name="result_message_content_desc_contains_action_generic">This item\'s content description,
103    \'&lt;tt&gt;%1$s&lt;/tt&gt;\',
104    contains the action \'&lt;tt&gt;%2$s&lt;/tt&gt;\'.</string>
105
106  <string name="result_message_content_desc_contains_state">This item\'s &lt;tt&gt;android:contentDescription&lt;/tt&gt;,
107    \'&lt;tt&gt;%1$s&lt;/tt&gt;\',
108    contains the state \'&lt;tt&gt;%2$s&lt;/tt&gt;\'.</string>
109
110  <string name="result_message_content_desc_contains_state_generic">This item\'s content description,
111    \'&lt;tt&gt;%1$s&lt;/tt&gt;\',
112    contains the state \'&lt;tt&gt;%2$s&lt;/tt&gt;\'.</string>
113
114  <string name="button_item_type">button</string>
115
116  <string name="checkbox_item_type">tick box</string>
117
118  <string name="checkbox_item_type_separate_words">tick box</string>
119
120  <string name="checked_state">ticked</string>
121
122  <string name="unchecked_state">unticked</string>
123
124  <string name="selected_state">selected</string>
125
126  <string name="unselected_state">unselected</string>
127
128  <string name="click_action">click</string>
129
130  <string name="swipe_action">swipe</string>
131
132  <string name="tap_action">tap</string>
133
134  <string name="check_title_speakable_text_present">Item label</string>
135
136  <string name="result_message_should_not_focus">This item would not be focused by a screen reader.</string>
137
138  <string name="result_message_web_content">Web content is not evaluated.</string>
139
140  <string name="result_message_unsupported_compose_content">Composable content is not evaluated in this environment.</string>
141
142  <string name="result_message_unsupported_flutter_content">Flutter content is not evaluated in this environment.</string>
143
144  <string name="result_message_missing_speakable_text">This item may not have a label readable by screen readers.</string>
145
146  <string name="check_title_text_contrast">Text contrast</string>
147
148  <string name="result_message_textview_empty">This &lt;tt&gt;TextView&lt;/tt&gt; is empty.</string>
149
150  <string name="result_message_could_not_get_text_color">This item\'s text colour could not be determined.</string>
151
152  <string name="result_message_could_not_get_background_color">This item\'s background colour could not be determined.</string>
153
154  <string name="result_message_text_must_be_opaque">This item\'s text colour is not opaque.</string>
155
156  <string name="result_message_background_must_be_opaque">This item\'s background colour is not opaque.</string>
157
158  <string name="result_message_addendum_opacity_description">Its actual opacity is %1$.2f%%.</string>
159
160  <string name="result_message_brief_text_contrast_not_sufficient">Consider increasing this item\'s text foreground to background contrast ratio.</string>
161
162  <string name="result_message_textview_contrast_not_sufficient">The item\'s text contrast ratio is %1$.2f. This ratio is based on a text colour of &lt;tt&gt;%2$s&lt;/tt&gt; and background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider increasing this item\'s text contrast ratio to %4$.2f or greater.</string>
163
164  <string name="result_message_customized_textview_contrast_not_sufficient">The item\'s text contrast ratio is %1$.2f. This ratio is based on a text colour of &lt;tt&gt;%2$s&lt;/tt&gt; and background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider using colours that result in a contrast ratio greater than the modified ratio of %4$.2f.</string>
165
166  <string name="result_message_textview_upper_bound_contrast_not_sufficient">The item\'s maximum possible text contrast ratio is %1$.2f based on a text colour of &lt;tt&gt;%2$s&lt;/tt&gt; and non-opaque background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider increasing this item\'s text contrast ratio to %4$.2f or greater.</string>
167
168  <string name="result_message_customized_textview_upper_bound_contrast_not_sufficient">The item\'s maximum possible text contrast ratio is %1$.2f based on a text colour of &lt;tt&gt;%2$s&lt;/tt&gt; and non-opaque background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider using colours that result in a contrast ratio greater than the modified ratio of %4$.2f.</string>
169
170  <string name="result_message_textview_lower_bound_contrast_not_sufficient">The item\'s minimum possible text contrast ratio is %1$.2f based on a text colour of &lt;tt&gt;%2$s&lt;/tt&gt; and non-opaque background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider increasing this item\'s text contrast ratio to %4$.2f or greater.</string>
171
172  <string name="result_message_customized_textview_lower_bound_contrast_not_sufficient">The item\'s minimum possible text contrast ratio is %1$.2f based on a text colour of &lt;tt&gt;%2$s&lt;/tt&gt; and non-opaque background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider using colours that result in a contrast ratio greater than the modified ratio of %4$.2f.</string>
173
174  <string name="result_message_textview_heuristic_contrast_not_sufficient">The item\'s text contrast ratio is %1$.2f. This ratio is based on an estimated foreground colour of &lt;tt&gt;%2$s&lt;/tt&gt; and an estimated background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider using colours that result in a contrast ratio greater than %4$.2f for small text, or %5$.2f for large text.</string>
175
176  <string name="result_message_textview_heuristic_contrast_not_sufficient_when_text_size_available">The item\'s text contrast ratio is %1$.2f. This ratio is based on an estimated foreground colour of &lt;tt&gt;%2$s&lt;/tt&gt; and an estimated background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider increasing this item\'s text contrast ratio to %4$.2f or greater.</string>
177
178  <string name="result_message_textview_heuristic_contrast_not_sufficient_confirmed">The item\'s text contrast ratio is %1$.2f. This ratio is based on the provided foreground colour of &lt;tt&gt;%2$s&lt;/tt&gt; and provided background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider using colours that result in a contrast ratio greater than %4$.2f for small text, or %5$.2f for large text.</string>
179
180  <string name="result_message_textview_heuristic_contrast_not_sufficient_when_text_size_available_confirmed">The item\'s text contrast ratio is %1$.2f. This ratio is based on the provided foreground colour of &lt;tt&gt;%2$s&lt;/tt&gt; and provided background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider increasing this item\'s text contrast ratio to %4$.2f or greater.</string>
181
182  <string name="result_message_textview_heuristic_customized_contrast_not_sufficient">The item\'s text contrast ratio is %1$.2f. This ratio is based on an estimated foreground colour of &lt;tt&gt;%2$s&lt;/tt&gt; and an estimated background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider increasing this item\'s text contrast ratio to the modified ratio of %4$.2f or greater.</string>
183
184  <string name="result_message_textview_heuristic_customized_contrast_not_sufficient_confirmed">The item\'s text contrast ratio is %1$.2f. This ratio is based on the provided foreground colour of &lt;tt&gt;%2$s&lt;/tt&gt; and provided background colour of &lt;tt&gt;%3$s&lt;/tt&gt;. Consider increasing this item\'s text contrast ratio to the modified ratio of %4$.2f or greater.</string>
185
186  <string name="result_message_contrast_sufficient_confirmed">This item\'s foreground and background colours meet the suggested contrast ratio.</string>
187
188  <string name="result_message_customized_contrast_sufficient_confirmed">This item\'s foreground and background colours meet the modified contrast ratio.</string>
189
190  <string name="question_id_message_confirm_foreground_background_colors">Are the detected foreground and background colours correct?</string>
191
192  <string name="question_option_message_both_correct">Both correct</string>
193
194  <string name="question_option_message_foreground_incorrect">Foreground incorrect</string>
195
196  <string name="question_option_message_background_incorrect">Background incorrect</string>
197
198  <string name="question_option_message_both_incorrect">Foreground and background incorrect</string>
199
200  <string name="question_option_message_unknown">Unknown</string>
201
202  <string name="question_id_message_provide_foreground_color">What is the correct foreground colour?</string>
203
204  <string name="question_id_message_provide_background_color">What is the correct background colour?</string>
205
206  <string name="check_title_touch_target_size">Touch target</string>
207
208  <string name="result_message_not_clickable">This view is not clickable.</string>
209
210  <string name="result_message_brief_small_touch_target">Consider making this clickable item larger.</string>
211
212  <string name="result_message_small_touch_target_width_and_height">This item\'s size is &lt;tt&gt;%1$ddp&lt;/tt&gt; x &lt;tt&gt;%2$ddp&lt;/tt&gt;. Consider making this touch target &lt;tt&gt;%3$ddp&lt;/tt&gt; wide and &lt;tt&gt;%4$ddp&lt;/tt&gt; high or larger.</string>
213
214  <string name="result_message_small_touch_target_height">This item\'s height is &lt;tt&gt;%1$ddp&lt;/tt&gt;. Consider making the height of this touch target &lt;tt&gt;%2$ddp&lt;/tt&gt; or larger.</string>
215
216  <string name="result_message_small_touch_target_width">This item\'s width is &lt;tt&gt;%1$ddp&lt;/tt&gt;. Consider making the width of this touch target &lt;tt&gt;%2$ddp&lt;/tt&gt; or larger.</string>
217
218  <string name="result_message_customized_small_touch_target_width_and_height">This item\'s size is &lt;tt&gt;%1$ddp&lt;/tt&gt; x &lt;tt&gt;%2$ddp&lt;/tt&gt;. Consider increasing this touch target to at least the modified minimum size of &lt;tt&gt;%3$ddp&lt;/tt&gt; x &lt;tt&gt;%4$ddp&lt;/tt&gt;.</string>
219
220  <string name="result_message_customized_small_touch_target_height">This item\'s height is &lt;tt&gt;%1$ddp&lt;/tt&gt;. Consider increasing the height of this touch target to at least the modified minimum height of &lt;tt&gt;%2$ddp&lt;/tt&gt;.</string>
221
222  <string name="result_message_customized_small_touch_target_width">This item\'s width is &lt;tt&gt;%1$ddp&lt;/tt&gt;. Consider increasing the width of this touch target to at least the modified minimum width of &lt;tt&gt;%2$ddp&lt;/tt&gt;.</string>
223
224  <string name="result_message_addendum_touch_delegate">A &lt;tt&gt;TouchDelegate&lt;/tt&gt; has been detected on one of this item\'s ancestors. This message can be ignored if the delegate is of sufficient size and handles touches for this item.</string>
225
226  <string name="result_message_addendum_touch_delegate_with_hit_rect">A &lt;tt&gt;TouchDelegate&lt;/tt&gt; with size &lt;tt&gt;%1$ddp&lt;/tt&gt; x &lt;tt&gt;%2$ddp&lt;/tt&gt; has been detected for this item. Consider increasing the size of its hit &lt;tt&gt;Rect&lt;/tt&gt;.</string>
227
228  <string name="result_message_addendum_clickable_ancestor">A parent container may be handling touch events for this item. If selecting the larger container performs the same action as selecting this item, consider defining this item as not clickable. If a different action is performed, consider increasing the size of this item.</string>
229
230  <string name="result_message_addendum_clipped_by_ancestor">A parent container may be clipping the size of this item, which has a drawing area of &lt;tt&gt;%1$ddp&lt;/tt&gt; x &lt;tt&gt;%2$ddp&lt;/tt&gt;. Consider increasing the size of this item\'s clipping ancestor, or allowing a larger parent container to handle actions on behalf of this item.</string>
231
232  <string name="result_message_addendum_against_scrollable_edge">This item may be only partially visible within a scrollable container.</string>
233
234  <string name="result_message_addendum_web_touch_target_size">This item originates from web content, and additional verification of touch target size is recommended.</string>
235
236  <string name="check_title_class_name_not_supported">Unsupported item type</string>
237
238  <string name="result_message_class_name_not_supported_brief">This item\'s type may not be supported.</string>
239
240  <string name="result_message_class_name_not_supported_detail">This item\'s type &lt;tt&gt;%1$s&lt;/tt&gt; may not be resolvable by accessibility services. Consider using a type defined by the Android SDK.</string>
241
242  <string name="result_message_class_name_is_empty">This item\'s type may not be reported to accessibility services. Consider using a type defined by the Android SDK.</string>
243
244  <string name="result_message_class_name_is_unknown">This item\'s type could not be determined.</string>
245
246  <string name="check_title_accessibility_traversal">Traversal order</string>
247
248  <string name="result_message_traversal_cycle">This item may be part of a traversal ordering cycle due to its &lt;tt&gt;%1$s&lt;/tt&gt; attribute. Traversal behaviour with screen readers may be unpredictable.</string>
249
250  <string name="result_message_traversal_over_constrained">Traversal ordering for this item may be over constrained based on its &lt;tt&gt;android:accessibilityTraversalBefore&lt;/tt&gt; and &lt;tt&gt;android:accessibilityTraversalAfter&lt;/tt&gt; attributes. Traversal behaviour with screen readers may be unpredictable.</string>
251
252  <string name="result_message_brief_unpredictable_traversal">Traversal behaviour with screen readers may be unpredictable.</string>
253
254  <string name="result_message_disruptive_announcement">A disruptive accessibility announcement has been used.</string>
255
256  <string name="check_view_banned_word">Banned word</string>
257
258  <string name="result_message_banned_word">This item\'s text may contain an inappropriate word: &lt;tt&gt;%1$s&lt;/tt&gt;</string>
259
260  <string name="result_message_brief_banned_word">Consider removing inappropriate words from this item\'s text</string>
261
262  <string name="check_title_text_style">Text style</string>
263
264  <string name="result_message_styled_text">This item may use %1$s font for a long passage of text. Consider removing the style from the font to improve readability.</string>
265
266  <string name="result_message_brief_styled_text">Consider removing %1$s styling on longer passages of text.</string>
267
268  <string name="italic_text">italic</string>
269
270  <string name="underline_text">underline</string>
271
272  <string name="italic_underline_text">italic and underline</string>
273
274  <string name="result_message_no_typeface_info">This item\'s typeface could not be determined.</string>
275
276  <string name="check_title_link_test">Link text</string>
277
278  <string name="result_message_brief_link_text_not_descriptive">Consider using more descriptive text in the link.</string>
279
280  <string name="result_message_link_text_not_descriptive">The link text &lt;tt&gt;%1$s&lt;/tt&gt; may not independently convey the link\'s purpose.</string>
281
282  <string name="check_title_reading_score">Readability</string>
283
284  <string name="result_message_low_reading_score">This item\'s text has an approximate readability score of %1$.0f, which is lower than the recommended score of %2$.0f. Consider using simpler words or sentences to make the text easier to read.</string>
285
286  <string name="result_message_brief_low_reading_score">This text may have a low readability score.</string>
287
288  <string name="result_message_short_text">This item\'s text is too short to be evaluated.</string>
289
290  <string name="result_message_item_exposed_needs_manual_assessment">This screen needs manual inspection to ensure that all items are exposed to accessibility services.</string>
291
292  <string name="result_message_has_unexposed_items">This screen may have items that are not exposed to accessibility services.</string>
293
294  <string name="result_message_is_unexposed_item_screen_region">The region with on-screen location &lt;tt&gt;%1$s&lt;/tt&gt; contains at least one item that is not exposed to accessibility services.</string>
295
296  <string name="check_title_item_exposed">Exposed items</string>
297
298  <string name="result_message_brief_is_unexposed_item_screen_region">Consider exposing items in this region to accessibility services.</string>
299
300  <string name="check_title_text_size">Text scaling</string>
301
302  <string name="result_message_no_text_size_unit">Text size unit could not be obtained.</string>
303
304  <string name="result_message_brief_text_size_unit">This item\'s text size unit is &lt;tt&gt;%1$s&lt;/tt&gt;.</string>
305
306  <string name="result_message_item_type_with_text_size_unit">&lt;tt&gt;%1$s&lt;/tt&gt; with text size unit of &lt;tt&gt;%2$s&lt;/tt&gt;.</string>
307
308  <string name="result_message_small_fixed_text_size">This text is small, and may be difficult for some users to read. Consider using a larger size or specifying the text size in scaled pixels (&lt;tt&gt;sp&lt;/tt&gt;).</string>
309
310  <string name="result_message_fixed_text_size">Consider specifying the text size in scaled pixels (&lt;tt&gt;sp&lt;/tt&gt;).</string>
311
312  <string name="result_message_brief_fixed_width_text_view_with_scaled_text">This &lt;tt&gt;TextView&lt;/tt&gt; has a fixed width and scalable text.</string>
313
314  <string name="result_message_brief_fixed_width_text_view_with_scaled_text_compose">This &lt;tt&gt;Text&lt;/tt&gt; has a fixed width and scalable text.</string>
315
316  <string name="result_message_brief_fixed_height_text_view_with_scaled_text">This &lt;tt&gt;TextView&lt;/tt&gt; has a fixed height and scalable text.</string>
317
318  <string name="result_message_brief_fixed_height_text_with_scaled_text_compose">This &lt;tt&gt;Text&lt;/tt&gt; has a fixed height and scalable text.</string>
319
320  <string name="result_message_brief_fixed_size_text_view_with_scaled_text">This &lt;tt&gt;TextView&lt;/tt&gt; has a fixed size and scalable text.</string>
321
322  <string name="result_message_brief_fixed_size_text_with_scaled_text_compose">This &lt;tt&gt;Text&lt;/tt&gt; has a fixed size and scalable text.</string>
323
324  <string name="result_message_brief_fixed_width_view_group_with_scaled_text">This &lt;tt&gt;ViewGroup&lt;/tt&gt; has a fixed width and contains a &lt;tt&gt;TextView&lt;/tt&gt; with scalable text.</string>
325
326  <string name="result_message_brief_fixed_width_parent_with_scaled_text_compose">This element has a fixed width and contains a &lt;tt&gt;Text&lt;/tt&gt; element with scalable text.</string>
327
328  <string name="result_message_brief_fixed_height_view_group_with_scaled_text">This &lt;tt&gt;ViewGroup&lt;/tt&gt; has a fixed height and contains a &lt;tt&gt;TextView&lt;/tt&gt; with scalable text.</string>
329
330  <string name="result_message_brief_fixed_height_parent_with_scaled_text_compose">This element has a fixed height and contains a &lt;tt&gt;Text&lt;/tt&gt; element with scalable text.</string>
331
332  <string name="result_message_brief_fixed_size_view_group_with_scaled_text">This &lt;tt&gt;ViewGroup&lt;/tt&gt; has a fixed size and contains a &lt;tt&gt;TextView&lt;/tt&gt; with scalable text.</string>
333
334  <string name="result_message_brief_fixed_size_parent_with_scaled_text_compose">This element has a fixed size and contains a &lt;tt&gt;Text&lt;/tt&gt; element with scalable text.</string>
335
336  <string name="result_message_fixed_size_text_view_with_scaled_text">Consider modifying the &lt;tt&gt;LayoutParams&lt;/tt&gt; to allow for text expansion.</string>
337
338  <string name="result_message_fixed_size_text_with_scaled_text_compose">Consider modifying the size modifiers using &lt;tt&gt;sizeIn&lt;/tt&gt; to allow for text expansion.</string>
339
340  <string name="check_title_unexposed_text">Unexposed text</string>
341
342  <string name="result_message_unexposed_text">Ensure that this item\'s accessibility label includes its visible text.</string>
343
344  <string name="result_message_text_detected_in_image_view">OCR results were detected inside this ImageView.</string>
345
346  <string name="result_message_brief_unexposed_text">Possible text detected: %1$s</string>
347
348  <string name="result_message_brief_text_detected_in_image_view">Possible text: %1$s</string>
349
350  <string name="result_message_text_detected_in_surface_view">This &lt;tt&gt;SurfaceView&lt;/tt&gt; may not expose its content to accessibility services.</string>
351
352  <string name="result_message_brief_multiple_unexposed_texts">Possible unexposed texts detected, including \'%1$s\'.</string>
353
354  <string name="result_message_multiple_unexposed_texts">This item may not expose its content to accessibility services.</string>
355
356  <string name="result_message_ocr_result_not_available">OCR results are not available.</string>
357
358  <string name="result_message_no_matching_ocr_results">No OCR results were detected inside this item.</string>
359
360  <string name="result_message_multiple_best_match_views">One OCR result was detected inside multiple focusable items.</string>
361
362  <string name="result_message_single_ocr_character_without_text">An OCR result with a single character was detected, but no text exists at that location.</string>
363
364  <string name="question_message_screen_has_unexposed_items">Does this screen contain important items that are not outlined?</string>
365
366  <string name="question_message_identify_unexposed_items">Select regions of the screen with unidentified items.</string>
367
368  <string name="value_checked">ticked</string>
369
370  <string name="value_not_checked">not ticked</string>
371
372  <string name="value_on">on</string>
373
374  <string name="value_off">off</string>
375
376  <string name="template_containers_quantity_other">%1$s showing %2$d items.</string>
377
378  <string name="template_labeled_item">%1$s for %2$s</string>
379
380  <string name="value_listview">List</string>
381
382</resources>
383