1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-29 11:30:20 +12:00

Add tooltip for recipes button

I'm not sure if this is how I'm supposed to do this, please correct me if I am in error.
This commit is contained in:
Ryan 2018-03-22 12:43:23 -04:00 committed by GitHub
parent 8031363305
commit 68f2c5a598
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,6 +111,10 @@
"message": "Revert temporary changes for this scope",
"description": "Tool tip for the revert local permission button"
},
"matrixRecipesButtonTip" : {
"message": "Available recipes for this site",
"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"