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:
parent
1755e24854
commit
1e2cd3ae1f
6 changed files with 8 additions and 8 deletions
|
@ -172,7 +172,7 @@
|
|||
"click": null
|
||||
},
|
||||
{
|
||||
"label": "File a Bug",
|
||||
"label": "Report an Issue",
|
||||
"click": null
|
||||
}
|
||||
]
|
||||
|
|
|
@ -159,7 +159,7 @@
|
|||
"click": null
|
||||
},
|
||||
{
|
||||
"label": "File a Bug",
|
||||
"label": "Report an Issue",
|
||||
"click": null
|
||||
}
|
||||
]
|
||||
|
|
|
@ -119,7 +119,7 @@
|
|||
"click": null
|
||||
},
|
||||
{
|
||||
"label": "File a Bug",
|
||||
"label": "Report an Issue",
|
||||
"click": null
|
||||
},
|
||||
{
|
||||
|
|
|
@ -108,7 +108,7 @@
|
|||
"click": null
|
||||
},
|
||||
{
|
||||
"label": "File a Bug",
|
||||
"label": "Report an Issue",
|
||||
"click": null
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue