diff --git a/_locales/en/messages.json b/_locales/en/messages.json index b19da47a..1104238e 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -337,13 +337,13 @@ "message": "Load Styles", "description": "Text for a link that loads styles within the popup" }, - "remoteStyleInstall": { + "searchResultInstall": { "message": "Install", - "description": "Text for a button that installs a remote style" + "description": "Text for a button that installs a search result" }, - "remoteStyleInstallTooltip": { - "message": "Install this style permanently", - "description": "Tooltip for a button that installs a remote style" + "searchResultInstallTooltip": { + "message": "Install this search result", + "description": "Tooltip for a button that installs a search result" }, "findStylesForSite": { "message": "Find more styles for this site", diff --git a/popup.html b/popup.html index 36bb84ca..6c15f5c7 100644 --- a/popup.html +++ b/popup.html @@ -3,7 +3,7 @@ - +