We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e035f38 commit d54087eCopy full SHA for d54087e
catalog/java/io/material/catalog/button/res/values/strings.xml
@@ -132,7 +132,7 @@
132
<string name="cat_buttons_fixed_width_text">Buttons with fixed width</string>
133
<string name="cat_buttons_dynamic_width">Buttons with dynamic width (1:2:1)</string>
134
<string name="cat_buttons_mixed_width">Buttons with mixed width</string>
135
- <string name="cat_button_previous_icon">previous button</string>
136
- <string name="cat_button_play_icon">play button</string>
137
- <string name="cat_button_next_icon">next button</string>
+ <string name="cat_button_previous_icon">previous icon</string>
+ <string name="cat_button_play_icon">play icon</string>
+ <string name="cat_button_next_icon">next icon</string>
138
</resources>
0 commit comments