76 lines
1.7 KiB
JSON
76 lines
1.7 KiB
JSON
{
|
|
"extensionName": {
|
|
"message": "Resurrect Pages IsUp Edition",
|
|
"description": "Name of the extension."
|
|
},
|
|
|
|
"extensionDescription": {
|
|
"message": "Resurrect dead pages, by finding their ghosts.",
|
|
"description": "Description of the add-on."
|
|
},
|
|
|
|
"resurrect_page": {
|
|
"message": "Resurrect this page",
|
|
"description": "Resurrect this page"
|
|
},
|
|
|
|
"resurrect_link": {
|
|
"message": "Resurrect this link",
|
|
"description": "Resurrect this link"
|
|
},
|
|
|
|
"resurrectCachew": {
|
|
"message": "with Cachew",
|
|
"description": "with Cache-view"
|
|
},
|
|
|
|
"resurrectArchive": {
|
|
"message": "with The Internet Archive",
|
|
"description": "with The Internet Archive"
|
|
},
|
|
|
|
"resurrectArchiveList": {
|
|
"message": "with The Internet Archive (list all)",
|
|
"description": "with The Internet Archive (list all)"
|
|
},
|
|
|
|
"resurrectArchiveIs": {
|
|
"message": "with archive.is",
|
|
"description": "with archive.is"
|
|
},
|
|
|
|
"resurrectWebcitation": {
|
|
"message": "with WebCite",
|
|
"description": "with WebCite"
|
|
},
|
|
|
|
"resurrectMementoWeb": {
|
|
"message": "with Memento Timetravel",
|
|
"description": "with Memento Timetravel"
|
|
},
|
|
|
|
"resurrectIsUp": {
|
|
"message": "check if really down",
|
|
"description": "with isup.me"
|
|
},
|
|
|
|
"resurrectConfigCurrentTab": {
|
|
"message": "in the current tab",
|
|
"description": "in the current tab"
|
|
},
|
|
|
|
"resurrectConfigNewTab": {
|
|
"message": "in a new tab (foreground)",
|
|
"description": "in a new tab (foreground)"
|
|
},
|
|
|
|
"resurrectConfigBgTab": {
|
|
"message": "in a new tab (background)",
|
|
"description": "in a new tab (background)"
|
|
},
|
|
|
|
"resurrectConfigNewWindow": {
|
|
"message": "in a new window",
|
|
"description": "in a new window"
|
|
}
|
|
}
|