You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: catalog/java/io/material/catalog/navigationrail/res/values/strings.xml
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@
129
129
<stringname="cat_navigation_rail_efab_text"description="The text on the button to expand the navigation rail [CHAR_LIMIT=NONE]">Label</string>
130
130
<stringname="cat_navigation_rail_center_text"description="The text in the content centered in the remaining space beside the navigation rail [CHAR_LIMIT=NONE]">center</string>
131
131
<stringname="cat_navigation_rail_efab_message"description="The message to display when the extended floating action button is clicked [CHAR_LIMIT=NONE]">Button clicked</string>
132
-
<stringname="cat_navigation_rail_expand_collapse_button_description"description="The content description for the button that expands and collapses the navigation rail [CHAR_LIMIT=NONE]">Button to expand or collapse the navigation rail</string>
132
+
<stringname="cat_navigation_rail_expand_button_description"description="The content description for the button that expands the navigation rail [CHAR_LIMIT=NONE]">Expand navigation rail</string>
133
+
<stringname="cat_navigation_rail_collapse_button_description"description="The content description for the button that collapses the navigation rail [CHAR_LIMIT=NONE]">Collapse navigation rail</string>
0 commit comments