Skip to content

Commit ec1663f

Browse files
leticiarossiimhappi
authored andcommitted
[CheckBox] Fix a11y announcement for indeterminate state.
PiperOrigin-RevId: 467726106 (cherry picked from commit 6f474b3)
1 parent aaa7646 commit ec1663f

File tree

1 file changed

+1
-1
lines changed
  • lib/java/com/google/android/material/checkbox/res/values

1 file changed

+1
-1
lines changed

lib/java/com/google/android/material/checkbox/res/values/strings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
Not checked
2727
</string>
2828
<string name="mtrl_checkbox_state_description_indeterminate" description="Description for when checkbox is indeterminate. [CHAR LIMIT=32]">
29-
Indeterminate
29+
Partially checked
3030
</string>
3131

3232
<!-- Drawables strings. -->

0 commit comments

Comments
 (0)