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": {
|
"submitDebugLog": {
|
||||||
"message": "Submit debug log",
|
"message": "Debug log",
|
||||||
"description": "Menu item and header text for debug log modal, title case."
|
"description": "Menu item and header text for debug log modal (sentence case)"
|
||||||
},
|
},
|
||||||
"debugLog": {
|
"debugLog": {
|
||||||
"message": "Debug Log",
|
"message": "Debug Log",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue