@ -1820,6 +1824,56 @@ class GalleryLocalizations {
desc:r'Title for the simple dialog component demo.');
}
StringgetdemoSnackbarsAction{
returnIntl.message(r'You pressed the snackbar action.',
locale:_localeName,
name:'demoSnackbarsAction',
desc:r'Text that appears when you press on a snackbars’ action.');
}
StringgetdemoSnackbarsActionButtonLabel{
returnIntl.message(r'ACTION',
locale:_localeName,
name:'demoSnackbarsActionButtonLabel',
desc:r'Label for action button text on the snackbar.');
}
StringgetdemoSnackbarsButtonLabel{
returnIntl.message(r'SHOW A SNACKBAR',
locale:_localeName,
name:'demoSnackbarsButtonLabel',
desc:r'Label for button to show a snackbar.');
}
StringgetdemoSnackbarsDescription{
returnIntl.message(
r'Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. They shouldn’t interrupt the user experience, and they don’t require user input to disappear.',
locale:_localeName,
name:'demoSnackbarsDescription',
desc:r'Description for snackbars demo.');
}
StringgetdemoSnackbarsSubtitle{
returnIntl.message(r'Snackbars show messages at the bottom of the screen',
locale:_localeName,
name:'demoSnackbarsSubtitle',
desc:r'Subtitle for snackbars demo.');
}
StringgetdemoSnackbarsText{
returnIntl.message(r'This is a snackbar.',
locale:_localeName,
name:'demoSnackbarsText',
desc:r'Text to show on a snackbar.');
}
StringgetdemoSnackbarsTitle{
returnIntl.message(r'Snackbars',
locale:_localeName,
name:'demoSnackbarsTitle',
desc:r'Title for snackbars demo.');
}
StringgetdemoTabsDescription{
returnIntl.message(
r'Tabs organize content across different screens, data sets, and other interactions.',
"demoSnackbarsSubtitle": "Snackbars show messages at the bottom of the screen",
"@demoSnackbarsSubtitle": {
"description": "Subtitle for snackbars demo."
},
"demoSnackbarsDescription": "Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. They shouldn’t interrupt the user experience, and they don’t require user input to disappear.",
"@demoSnackbarsDescription": {
"description": "Description for snackbars demo."
},
"demoSnackbarsButtonLabel": "SHOW A SNACKBAR",
"@demoSnackbarsButtonLabel": {
"description": "Label for button to show a snackbar."
},
"demoSnackbarsText": "This is a snackbar.",
"@demoSnackbarsText": {
"description": "Text to show on a snackbar."
},
"demoSnackbarsActionButtonLabel": "ACTION",
"@demoSnackbarsActionButtonLabel": {
"description": "Label for action button text on the snackbar."
},
"demoSnackbarsAction": "You pressed the snackbar action.",
"@demoSnackbarsAction": {
"description": "Text that appears when you press on a snackbars’ action."
>Tabs organize content across different screens, data sets, and other interactions.</string>
<string
name="demoSnackbarsTitle"
description="Title for snackbars demo."
>Snackbars</string>
<string
name="demoSnackbarsSubtitle"
description="Subtitle for snackbars demo."
>Snackbars show messages at the bottom of the screen</string>
<string
name="demoSnackbarsDescription"
description="Description for snackbars demo."
>Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. They shouldn’t interrupt the user experience, and they don’t require user input to disappear.</string>
<string
name="demoSnackbarsButtonLabel"
description="Label for button to show a snackbar."
>SHOW A SNACKBAR</string>
<string
name="demoSnackbarsText"
description="Text to show on a snackbar."
>This is a snackbar.</string>
<string
name="demoSnackbarsActionButtonLabel"
description="Label for action button text on the snackbar."
>ACTION</string>
<string
name="demoSnackbarsAction"
description="Text that appears when you press on a snackbars’ action."
"Snackbars inform users of a process that an app has performed or will perform. They appear temporarily, towards the bottom of the screen. They shouldn’t interrupt the user experience, and they don’t require user input to disappear."),