File tree 1 file changed +2
-2
lines changed
flutter-idea/src/io/flutter 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -230,8 +230,8 @@ npw_platform_web=Web
230
230
npw_platform_windows =Windows
231
231
npw_platform_selection_help =When created, the new project will run on the selected platforms (others can be added later).
232
232
npw_none_selected_error =At least one platform must be selected
233
- npw_invalid_org_error =Invalid organization name: ' {0}' - cannot end in '.' .
234
- npw_invalid_desc_error =Invalid package description: ' {0}' - cannot contain the sequence ': ' .
233
+ npw_invalid_org_error =Invalid organization name: " {0}" - cannot end in "." .
234
+ npw_invalid_desc_error =Invalid package description: " {0}" - cannot contain the sequence ": " .
235
235
flutter.module.create.settings.platforms.label =Platforms:
236
236
flutter.sdk.invalid.json.error =Invalid Json from flutter config
237
237
change.color.command.text =Change Color
You can’t perform that action at this time.
0 commit comments