Rename ‘File a Bug’ to ‘Report an Issue’

This makes it more consistent with ‘Report an issue’ under View > Debug Log.

Not using ellipsis as menu item doesn’t require user confirmation:
https://stackoverflow.com/a/637708
This commit is contained in:
Daniel Gasienica 2018-03-05 18:36:25 -05:00
parent 1755e24854
commit 1e2cd3ae1f
6 changed files with 8 additions and 8 deletions

View file

@ -172,7 +172,7 @@
"click": null
},
{
"label": "File a Bug",
"label": "Report an Issue",
"click": null
}
]

View file

@ -159,7 +159,7 @@
"click": null
},
{
"label": "File a Bug",
"label": "Report an Issue",
"click": null
}
]

View file

@ -119,7 +119,7 @@
"click": null
},
{
"label": "File a Bug",
"label": "Report an Issue",
"click": null
},
{

View file

@ -108,7 +108,7 @@
"click": null
},
{
"label": "File a Bug",
"label": "Report an Issue",
"click": null
},
{