{ "extensionName": { "message": "Resurrect Pages", "description": "Name of the extension." }, "extensionDescription": { "message": "Resurrect dead pages, by finding their ghosts.", "description": "Description of the add-on." }, "contextMenuItemResurrectPage": { "message": "Resurrect this page", "description": "Resurrect this page" }, "contextMenuItemResurrectLink": { "message": "Resurrect this link", "description": "Resurrect this link" }, "contextMenuItemResurrectSelection": { "message": "Resurrect this selection", "description": "Resurrect this selection, TODO: only if its a link, no translation" }, "contextMenuItemResurrectGoogle": { "message": "Google Cache", "description": "with Google" }, "contextMenuItemResurrectGoogleText": { "message": "Google Cache (text only)", "description": "with Google (text only)" }, "contextMenuItemResurrectArchive": { "message": "The Internet Archive", "description": "with The Internet Archive" }, "contextMenuItemResurrectArchiveIs": { "message": "archive.is", "description": "with archive.is" }, "contextMenuItemResurrectWebcitation": { "message": "WebCite", "description": "with WebCite" }, "contextMenuItemResurrectConfigCurrentTab": { "message": "In the current tab/window", "description": "in the current tab" }, "contextMenuItemResurrectConfigNewTab": { "message": "In a new tab (foreground)", "description": "in a new tab (foreground)" }, "contextMenuItemResurrectConfigNewBackgroundTab": { "message": "In a new tab (background)", "description": "in a new tab (background)" }, "contextMenuItemResurrectConfigNewWindow": { "message": "In a new window", "description": "in a new window" } }