diff --git a/_locales/en/messages.json b/_locales/en/messages.json index dddfddede9..4cf36a8cfa 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -636,7 +636,7 @@ "description": "Item under the Help menu, takes you to the support page" }, "goToGithub": { - "message": "Go to Github", + "message": "Go to GitHub", "description": "Item under the Help menu, takes you to the GitHub repository for Signal Desktop" }, "joinTheBeta": { diff --git a/test/app/fixtures/menu-mac-os-setup.json b/test/app/fixtures/menu-mac-os-setup.json index cbb9962553..a429e78326 100644 --- a/test/app/fixtures/menu-mac-os-setup.json +++ b/test/app/fixtures/menu-mac-os-setup.json @@ -209,7 +209,7 @@ "click": null }, { - "label": "Go to Github", + "label": "Go to GitHub", "click": null }, { diff --git a/test/app/fixtures/menu-mac-os.json b/test/app/fixtures/menu-mac-os.json index f6891d1428..41b324a757 100644 --- a/test/app/fixtures/menu-mac-os.json +++ b/test/app/fixtures/menu-mac-os.json @@ -202,7 +202,7 @@ "click": null }, { - "label": "Go to Github", + "label": "Go to GitHub", "click": null }, { diff --git a/test/app/fixtures/menu-windows-linux-setup.json b/test/app/fixtures/menu-windows-linux-setup.json index f78003319a..6fb2eda9b6 100644 --- a/test/app/fixtures/menu-windows-linux-setup.json +++ b/test/app/fixtures/menu-windows-linux-setup.json @@ -145,7 +145,7 @@ "click": null }, { - "label": "Go to Github", + "label": "Go to GitHub", "click": null }, { diff --git a/test/app/fixtures/menu-windows-linux.json b/test/app/fixtures/menu-windows-linux.json index 4cef9d27f6..9f9e460d45 100644 --- a/test/app/fixtures/menu-windows-linux.json +++ b/test/app/fixtures/menu-windows-linux.json @@ -138,7 +138,7 @@ "click": null }, { - "label": "Go to Github", + "label": "Go to GitHub", "click": null }, {