From e059579f13182489a905bd7944aadfa2b37d8fb2 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Fri, 22 Jan 2021 13:51:46 +0000 Subject: [PATCH 1/2] Tweak title of npm on ipfs preference --- assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/locales/en.json b/assets/locales/en.json index f6291cea6..56b1f716a 100644 --- a/assets/locales/en.json +++ b/assets/locales/en.json @@ -228,7 +228,7 @@ "takeScreenshotShortcut": "Global Screenshot Shortcut", "downloadHashShortcut": "Global Download Shortcut", "experiments": "Experiments", - "npmOnIpfs": "npm on IPFS" + "npmOnIpfs": "Install npm on IPFS" }, "setCustomIpfsBinaryConfirmation": { "title": "Custom IPFS binary", From 5d3e17c07bce51741171833a1abe23d00a030d88 Mon Sep 17 00:00:00 2001 From: Marcin Rataj Date: Mon, 25 Jan 2021 13:59:47 +0100 Subject: [PATCH 2/2] Update assets/locales/en.json --- assets/locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/locales/en.json b/assets/locales/en.json index 56b1f716a..4825f5b00 100644 --- a/assets/locales/en.json +++ b/assets/locales/en.json @@ -228,7 +228,7 @@ "takeScreenshotShortcut": "Global Screenshot Shortcut", "downloadHashShortcut": "Global Download Shortcut", "experiments": "Experiments", - "npmOnIpfs": "Install npm on IPFS" + "npmOnIpfs": "Enable npm on IPFS" }, "setCustomIpfsBinaryConfirmation": { "title": "Custom IPFS binary",