resurrect-pages-isup-edition/_locales/en/messages.json

16 lignes
877 B
JSON

{
"extensionName": { "message": "Resurrect Pages" },
"extensionDescription": { "message": "Resurrect dead pages, by finding their ghosts." },
"ResurrectPage": { "message": "Resurrect this page" },
"ResurrectLink": { "message": "Resurrect this link" },
"ResurrectGoogle": { "message": "with Google" },
"ResurrectGoogleText": { "message": "with Google (text only)" },
"ResurrectArchive": { "message": "with The Internet Archive" },
"ResurrectArchiveIs": { "message": "with archive.is" },
"ResurrectWebcitation": { "message": "with WebCite" },
"ResurrectInCurrentTab": { "message": "in the current tab/window" },
"ResurrectInNewTab": { "message": "in a new tab (foreground)" },
"ResurrectInNewBGTab": { "message": "in a new tab (background)" },
"ResurrectInNewWindow": { "message": "in a new window" }
}