Daniel Gasienica 2018-02-27 16:53:42 -05:00
parent 3286da29b3
commit dedf7c9af0
5 changed files with 28 additions and 28 deletions

View File

@ -24,15 +24,15 @@
"description": "The label that is used for the Preferences menu in the program main menu. This should be consistent with the standard naming for Preferences on the operating system."
},
"menuSetupWithImport": {
"message": "Set up with import",
"message": "Set Up with Import",
"description": "When the application is not yet set up, menu option to start up the import sequence"
},
"menuSetupAsNewDevice": {
"message": "Set up as new device",
"message": "Set Up as New Device",
"description": "When the application is not yet set up, menu option to start up the set up as fresh device"
},
"menuSetupAsStandalone": {
"message": "Set up as standalone device",
"message": "Set Up as Standalone Device",
"description": "Only available on development modes, menu option to open up the standalone device setup sequence"
},
"loading": {
@ -372,22 +372,22 @@
},
"debugLog": {
"message": "Debug Log",
"description": "View menu item to open the debug log, capitalized"
"description": "View menu item to open the debug log (title case)"
},
"goToReleaseNotes": {
"message": "Go to release notes",
"message": "Go to Release Notes",
"description": ""
},
"goToForums": {
"message": "Go to forums",
"message": "Go to Forums",
"description": "Item under the Help menu, takes you to the forums"
},
"goToSupportPage": {
"message": "Go to support page",
"message": "Go to Support Page",
"description": "Item under the Help menu, takes you to the support page"
},
"fileABug": {
"message": "File a bug",
"message": "File a Bug",
"description": "Item under the Help menu, takes you to GitHub new issue form"
},
"aboutSignalDesktop": {

View File

@ -37,11 +37,11 @@
"label": "&File",
"submenu": [
{
"label": "Set up with import",
"label": "Set Up with Import",
"click": null
},
{
"label": "Set up as new device",
"label": "Set Up as New Device",
"click": null
}
]
@ -157,22 +157,22 @@
"role": "help",
"submenu": [
{
"label": "Go to release notes",
"label": "Go to Release Notes",
"click": null
},
{
"type": "separator"
},
{
"label": "Go to forums",
"label": "Go to Forums",
"click": null
},
{
"label": "Go to support page",
"label": "Go to Support Page",
"click": null
},
{
"label": "File a bug",
"label": "File a Bug",
"click": null
}
]

View File

@ -144,22 +144,22 @@
"role": "help",
"submenu": [
{
"label": "Go to release notes",
"label": "Go to Release Notes",
"click": null
},
{
"type": "separator"
},
{
"label": "Go to forums",
"label": "Go to Forums",
"click": null
},
{
"label": "Go to support page",
"label": "Go to Support Page",
"click": null
},
{
"label": "File a bug",
"label": "File a Bug",
"click": null
}
]

View File

@ -3,11 +3,11 @@
"label": "&File",
"submenu": [
{
"label": "Set up with import",
"label": "Set Up with Import",
"click": null
},
{
"label": "Set up as new device",
"label": "Set Up as New Device",
"click": null
},
{
@ -105,22 +105,22 @@
"role": "help",
"submenu": [
{
"label": "Go to release notes",
"label": "Go to Release Notes",
"click": null
},
{
"type": "separator"
},
{
"label": "Go to forums",
"label": "Go to Forums",
"click": null
},
{
"label": "Go to support page",
"label": "Go to Support Page",
"click": null
},
{
"label": "File a bug",
"label": "File a Bug",
"click": null
},
{

View File

@ -94,22 +94,22 @@
"role": "help",
"submenu": [
{
"label": "Go to release notes",
"label": "Go to Release Notes",
"click": null
},
{
"type": "separator"
},
{
"label": "Go to forums",
"label": "Go to Forums",
"click": null
},
{
"label": "Go to support page",
"label": "Go to Support Page",
"click": null
},
{
"label": "File a bug",
"label": "File a Bug",
"click": null
},
{