Make dialog title consistent with menu bar item
This commit is contained in:
parent
cb464c6301
commit
bd5f3bd73a
1 changed files with 2 additions and 2 deletions
|
@ -367,8 +367,8 @@
|
|||
}
|
||||
},
|
||||
"submitDebugLog": {
|
||||
"message": "Submit debug log",
|
||||
"description": "Menu item and header text for debug log modal, title case."
|
||||
"message": "Debug log",
|
||||
"description": "Menu item and header text for debug log modal (sentence case)"
|
||||
},
|
||||
"debugLog": {
|
||||
"message": "Debug Log",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue