From a8789919e8f2a47050b3b95b49a68e602eebdbe6 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 24 Jun 2020 17:26:37 -0700 Subject: [PATCH] Github -> GitHub --- _locales/en/messages.json | 2 +- test/app/fixtures/menu-mac-os-setup.json | 2 +- test/app/fixtures/menu-mac-os.json | 2 +- test/app/fixtures/menu-windows-linux-setup.json | 2 +- test/app/fixtures/menu-windows-linux.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index dddfddede..4cf36a8cf 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 cbb996255..a429e7832 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 f6891d142..41b324a75 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 f78003319..6fb2eda9b 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 4cef9d27f..9f9e460d4 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 }, {