mirror of
https://github.com/flutter/samples.git
synced 2025-11-08 13:58:47 +00:00
Rename REFERENCE STYLES & MEDIA category to STYLES & OTHER (#303)
* Change name of reference styles & media category * Update gallery_localizations.dart
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -416,9 +416,9 @@
|
||||
"@craneDescription": {
|
||||
"description": "Study description for Crane."
|
||||
},
|
||||
"homeCategoryReference": "REFERENCE STYLES & MEDIA",
|
||||
"homeCategoryReference": "STYLES & OTHER",
|
||||
"@homeCategoryReference": {
|
||||
"description": "Category title on home screen for reference styles & media."
|
||||
"description": "Category title on home screen for styles & other demos (for context, the styles demos consist of a color demo and a typography demo)."
|
||||
},
|
||||
"demoInvalidURL": "Couldn't display URL:",
|
||||
"@demoInvalidURL": {
|
||||
|
||||
@@ -347,8 +347,8 @@
|
||||
>A personalized travel app</string>
|
||||
<string
|
||||
name="homeCategoryReference"
|
||||
description="Category title on home screen for reference styles & media."
|
||||
>REFERENCE STYLES & MEDIA</string>
|
||||
description="Category title on home screen for styles & other demos (for context, the styles demos consist of a color demo and a typography demo)."
|
||||
>STYLES & OTHER</string>
|
||||
<string
|
||||
name="demoInvalidURL"
|
||||
description="Error message when opening the URL for a demo."
|
||||
|
||||
@@ -899,7 +899,7 @@ class MessageLookup extends MessageLookupByLibrary {
|
||||
"dialogShow": MessageLookupByLibrary.simpleMessage("SHOW DIALOG"),
|
||||
"dismiss": MessageLookupByLibrary.simpleMessage("DISMISS"),
|
||||
"homeCategoryReference":
|
||||
MessageLookupByLibrary.simpleMessage("REFERENCE STYLES & MEDIA"),
|
||||
MessageLookupByLibrary.simpleMessage("STYLES & OTHER"),
|
||||
"homeHeaderCategories":
|
||||
MessageLookupByLibrary.simpleMessage("Categories"),
|
||||
"homeHeaderGallery": MessageLookupByLibrary.simpleMessage("Gallery"),
|
||||
|
||||
Reference in New Issue
Block a user