diff --git a/src/_locales/en/messages.json b/src/_locales/en/messages.json index cf8a9d81..5669d055 100644 --- a/src/_locales/en/messages.json +++ b/src/_locales/en/messages.json @@ -111,6 +111,10 @@ "message": "Revert temporary changes for this scope", "description": "Tool tip for the revert local permission button" }, + "matrixRecipesButtonTip" : { + "message": "Import ruleset recipes into this scope", + "description": "Tool tip for the recipes button" + }, "matrixReloadButton" : { "message": "Reload the page. \nPress Shift to bypass the browser cache.", "description": "Tool tip for the reload button" diff --git a/src/popup.html b/src/popup.html index ef1cab0f..7d2097a7 100644 --- a/src/popup.html +++ b/src/popup.html @@ -19,7 +19,7 @@ --> - +