We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e32702c commit 4198f9cCopy full SHA for 4198f9c
src/main/resources/io/jenkins/plugins/designlibrary/AppBar/index.properties
@@ -1,6 +1,6 @@
1
topAppBar=Top app bar
2
topAppBar.description=Top app bar provides the page heading as well as important actions.
3
-topAppBar.do.1=Use an app bar over a <code>h1</code> element as app bars have unique properties.
+topAppBar.do.1=Use an app bar instead of a <code>h1</code> element as app bars have unique properties.
4
topAppBar.do.2=Place your most important actions in the app bar.
5
topAppBar.do.3=Show a count subtitle if it explicitly relates to your page.
6
topAppBar.dont.1=Avoid showing more than four actions at once, relegate less used actions to an overflow menu.
0 commit comments