messages.json 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690
  1. {
  2. "extensionDescription": {
  3. "message": "Save a complete page into a single HTML file",
  4. "description": "Description of the extension."
  5. },
  6. "commandSaveTab": {
  7. "message": "Save the current tab or the selected content",
  8. "description": "Command (Ctrl+Shift+Y): 'Save the current tab or the selected content'"
  9. },
  10. "commandSaveAllTabs": {
  11. "message": "Save all tabs",
  12. "description": "Command (Ctrl+Shift+U): 'Save all tabs'"
  13. },
  14. "menuSavePage": {
  15. "message": "Save page with SingleFile",
  16. "description": "Menu entry: 'Save page with SingleFile'"
  17. },
  18. "menuEditPage": {
  19. "message": "Annotate the page...",
  20. "description": "Menu entry: 'Annotate the page...'"
  21. },
  22. "menuEditAndSavePage": {
  23. "message": "Annotate and save the page...",
  24. "description": "Menu entry: 'Annotate and save the page...'"
  25. },
  26. "menuSaveWithProfile": {
  27. "message": "Save page with profile",
  28. "description": "Menu entry: 'Save with profile'"
  29. },
  30. "menuSaveSelectedLinks": {
  31. "message": "Save selected links",
  32. "description": "Menu entry: 'Save selected links'"
  33. },
  34. "menuViewPendingSaves": {
  35. "message": "View pending saves...",
  36. "description": "Menu entry: 'View pending saves...'"
  37. },
  38. "menuSelectProfile": {
  39. "message": "Select the default profile",
  40. "description": "Menu entry: 'Select the default profile'"
  41. },
  42. "menuUpdateRule": {
  43. "message": "Select the profile of the current rule",
  44. "description": "Menu entry: 'Select the profile of the current rule'"
  45. },
  46. "menuCreateDomainRule": {
  47. "message": "Select the profile of the current domain",
  48. "description": "Menu entry: 'Select the profile of the current domain'"
  49. },
  50. "menuSaveSelection": {
  51. "message": "Save selection",
  52. "description": "Menu entry: 'Save selection'"
  53. },
  54. "menuSaveFrame": {
  55. "message": "Save frame",
  56. "description": "Menu entry: 'Save frame'"
  57. },
  58. "menuSaveTabs": {
  59. "message": "Save tabs",
  60. "description": "Menu entry (SingleFile button only): 'Save tabs'"
  61. },
  62. "menuSaveSelectedTabs": {
  63. "message": "Save selected tabs",
  64. "description": "Menu entry: 'Save selected tabs'"
  65. },
  66. "menuSaveUnpinnedTabs": {
  67. "message": "Save unpinned tabs",
  68. "description": "Menu entry: 'Save unpinned tabs'"
  69. },
  70. "menuSaveAllTabs": {
  71. "message": "Save all tabs",
  72. "description": "Menu entry: 'Save all tabs'"
  73. },
  74. "menuAutoSave": {
  75. "message": "Auto-save",
  76. "description": "Menu entry: 'Auto-save'"
  77. },
  78. "menuAutoSaveDisabled": {
  79. "message": "Disabled",
  80. "description": "Menu entry: 'Auto-save' > Disabled'"
  81. },
  82. "menuAutoSaveTab": {
  83. "message": "Auto-save this tab",
  84. "description": "Menu entry: 'Auto-save' > Auto-save this tab'"
  85. },
  86. "menuAutoSaveUnpinnedTabs": {
  87. "message": "Auto-save unpinned tabs",
  88. "description": "Menu entry: 'Auto-save' > Auto-save unpinned tabs'"
  89. },
  90. "menuAutoSaveAllTabs": {
  91. "message": "Auto-save all tabs",
  92. "description": "Menu entry: 'Auto-save' > Auto-save all tabs'"
  93. },
  94. "buttonDefaultTooltip": {
  95. "message": "Save page with SingleFile",
  96. "description": "Button title: 'Save page with SingleFile'"
  97. },
  98. "buttonBlockedBadge": {
  99. "message": "🚫",
  100. "description": "Button badge when the page is blocked: '🚫'"
  101. },
  102. "buttonBlockedTooltip": {
  103. "message": "This page cannot be saved with SingleFile",
  104. "description": "Button title: 'This page cannot be saved with SingleFile'"
  105. },
  106. "buttonInitializingTooltip": {
  107. "message": "Initializing SingleFile",
  108. "description": "Button title during initialization: 'Initializing SingleFile (x/2)'"
  109. },
  110. "buttonInitializingBadge": {
  111. "message": "•••",
  112. "description": "Badge label during initialization: '•••'"
  113. },
  114. "buttonSaveProgressTooltip": {
  115. "message": "Save progress: ",
  116. "description": "Button title during save: 'Save progress: xx%'"
  117. },
  118. "buttonUploadProgressTooltip": {
  119. "message": "Upload progress: ",
  120. "description": "Button title during save: 'Upload progress: xx%'"
  121. },
  122. "buttonOKBadge": {
  123. "message": "OK",
  124. "description": "Badge label: 'OK'"
  125. },
  126. "buttonErrorBadge": {
  127. "message": "ERR",
  128. "description": "Badge label for unexpected errors"
  129. },
  130. "buttonAutoSaveActiveTooltip": {
  131. "message": "Auto-save active",
  132. "description": "Button title: 'Auto-save active'"
  133. },
  134. "buttonAutoSaveActiveBadge": {
  135. "message": "[A]",
  136. "description": "Badge label when auto-save is active"
  137. },
  138. "optionsTitle": {
  139. "message": "Options",
  140. "description": "Options page title"
  141. },
  142. "optionsUserInterfaceSubTitle": {
  143. "message": "User interface",
  144. "description": "Options sub-title: 'User interface'"
  145. },
  146. "optionAddMenuEntry": {
  147. "message": "add entry in the context menu of the webpage",
  148. "description": "Options page label: 'add entry in the context menu of the webpage'"
  149. },
  150. "optionDisplayShadow": {
  151. "message": "overlay a shadow on the page during processing",
  152. "description": "Options page label: 'overlay a shadow on the page during processing'"
  153. },
  154. "optionDisplayInfobar": {
  155. "message": "display an infobar when viewing a saved page",
  156. "description": "Options page label: 'display an infobar when viewing a saved page'"
  157. },
  158. "optionInfobarTemplate": {
  159. "message": "template of the infobar content",
  160. "description": "Options page label: 'template of the infobar content'"
  161. },
  162. "optionIncludeInfobar": {
  163. "message": "include the infobar in the saved page",
  164. "description": "Options page label: 'include the infobar in the saved page'"
  165. },
  166. "optionConfirmInfobar": {
  167. "message": "open a prompt dialog to edit the infobar content",
  168. "description": "Options page label: 'open a prompt dialog to edit the infobar content'"
  169. },
  170. "optionAutoClose": {
  171. "message": "auto-close the tab after the page is saved",
  172. "description": "Options page label: 'auto-close the tab after the page is saved'"
  173. },
  174. "optionsFileNameSubTitle": {
  175. "message": "File name",
  176. "description": "Options sub-title: 'File name'"
  177. },
  178. "optionFilenameTemplate": {
  179. "message": "template",
  180. "description": "Options page label: 'template'"
  181. },
  182. "optionFilenameMaxLength": {
  183. "message": "max length (bytes)",
  184. "description": "Options page label: 'max length (bytes)'"
  185. },
  186. "optionConfirmFilename": {
  187. "message": "open the \"Save as\" dialog to confirm the file name",
  188. "description": "Options page label: 'open the \"Save as\" dialog to confirm the file name'"
  189. },
  190. "optionFilenameConflictAction": {
  191. "message": "file name conflict resolution",
  192. "description": "Options page label: 'filename conflict resolution'"
  193. },
  194. "optionFilenameConflictActionUniquify": {
  195. "message": "create a unique name",
  196. "description": "Value for 'filename conflict resolution' option: 'create a unique name'"
  197. },
  198. "optionFilenameConflictActionOverwrite": {
  199. "message": "overwrite the existing file",
  200. "description": "Value for 'filename conflict resolution' option: 'overwrite the existing file'"
  201. },
  202. "optionFilenameConflictActionPrompt": {
  203. "message": "prompt for a name",
  204. "description": "Value for 'name conflict resolution' option: 'prompt for a name'"
  205. },
  206. "optionFilenameConflictActionSkip": {
  207. "message": "skip duplicate files",
  208. "description": "Value for 'filename conflict resolution' option: 'skip duplicate files'"
  209. },
  210. "optionsHTMLContentSubTitle": {
  211. "message": "HTML content",
  212. "description": "Options sub-title: 'HTML content'"
  213. },
  214. "optionCompressHTML": {
  215. "message": "compress HTML content",
  216. "description": "Options page label: 'compress HTML content'"
  217. },
  218. "optionRemoveImports": {
  219. "message": "remove HTML imports",
  220. "description": "Options page label: 'remove HTML imports'"
  221. },
  222. "optionRemoveFrames": {
  223. "message": "remove frames",
  224. "description": "Options page label: 'remove frames'"
  225. },
  226. "optionRemoveHiddenElements": {
  227. "message": "remove hidden elements",
  228. "description": "Options page label: 'remove hidden elements'"
  229. },
  230. "optionsImagesSubTitle": {
  231. "message": "Images",
  232. "description": "Options sub-title: 'Images'"
  233. },
  234. "optionGroupDuplicateImages": {
  235. "message": "group duplicate images together",
  236. "description": "Options page label: 'group duplicate images together'"
  237. },
  238. "optionLoadDeferredImages": {
  239. "message": "save deferred images",
  240. "description": "Options page label: 'save deferred images'"
  241. },
  242. "optionLoadDeferredImagesMaxIdleTime": {
  243. "message": "maximum idle time (ms)",
  244. "description": "Options page label: 'maximum idle time (ms)'"
  245. },
  246. "optionLoadDeferredImagesKeepZoomLevel": {
  247. "message": "zoom out the page",
  248. "description": "Options page label: 'zoom out the page'"
  249. },
  250. "optionRemoveAlternativeImages": {
  251. "message": "remove images for alternative screen resolutions",
  252. "description": "Options page label: 'remove images for alternative screen resolutions'"
  253. },
  254. "optionsFontsSubTitle": {
  255. "message": "Fonts",
  256. "description": "Options sub-title: 'Fonts'"
  257. },
  258. "optionRemoveUnusedFonts": {
  259. "message": "remove unused fonts",
  260. "description": "Options page label: 'remove unused fonts'"
  261. },
  262. "optionRemoveAlternativeFonts": {
  263. "message": "remove alternative fonts",
  264. "description": "Options page label: 'remove alternative fonts'"
  265. },
  266. "optionsStylesheetsSubTitle": {
  267. "message": "Stylesheets",
  268. "description": "Options sub-title: 'Stylesheets'"
  269. },
  270. "optionCompressCSS": {
  271. "message": "compress CSS content",
  272. "description": "Options page label: 'compress CSS content'"
  273. },
  274. "optionRemoveUnusedStyles": {
  275. "message": "remove unused styles",
  276. "description": "Options page label: 'remove unused styles'"
  277. },
  278. "optionRemoveAlternativeMedias": {
  279. "message": "remove stylesheets for alternative devices to screens",
  280. "description": "Options page label: 'remove stylesheets for alternative devices to screens'"
  281. },
  282. "optionsOtherResourcesSubTitle": {
  283. "message": "Other resources",
  284. "description": "Options sub-title: 'Other resources'"
  285. },
  286. "optionRemoveScripts": {
  287. "message": "remove scripts",
  288. "description": "Options page label: 'remove scripts'"
  289. },
  290. "optionRemoveVideo": {
  291. "message": "remove video sources",
  292. "description": "Options page label: 'remove video sources'"
  293. },
  294. "optionRemoveAudio": {
  295. "message": "remove audio sources",
  296. "description": "Options page label: 'remove audio sources'"
  297. },
  298. "optionsAutoSaveSubTitle": {
  299. "message": "Auto-save",
  300. "description": "Options sub-title: 'Auto-save'"
  301. },
  302. "optionsAutoSettingsSubTitle": {
  303. "message": "Auto-settings rules",
  304. "description": "Options sub-title: 'Auto-settings rules'"
  305. },
  306. "optionsDeleteDisplayedRulesConfirm": {
  307. "message": "Confirm the deletion of all displayed rules",
  308. "description": "Popup text 'Confirm the deletion of all displayed rules'"
  309. },
  310. "optionsDeleteRulesTooltip": {
  311. "message": "Delete all displayed rules",
  312. "description": "Popup text 'Delete all displayed rules'"
  313. },
  314. "optionsAutoSettingsUrl": {
  315. "message": "URL",
  316. "description": "Options label in the Auto-settings rules: 'URL'"
  317. },
  318. "optionsAutoSettingsUrlPlaceholder": {
  319. "message": "Type a complete or partial URL (e.g. example.com)",
  320. "description": "Placeholder in the Auto-settings rules: 'Type a complete or partial URL (e.g. example.com)'"
  321. },
  322. "optionsAutoSettingsProfile": {
  323. "message": "Profile",
  324. "description": "Options label in the Auto-settings rules: 'Profile'"
  325. },
  326. "optionsAutoSettingsAutoSaveProfile": {
  327. "message": "Auto-save profile",
  328. "description": "Options label in the Auto-settings rules: 'Auto-save profile'"
  329. },
  330. "optionsAutoSettingsShowAllProfiles": {
  331. "message": "display all profiles",
  332. "description": "Options label in the Auto-settings rules: 'display all profiles'"
  333. },
  334. "optionsAutoSettingsShowAutoSaveProfile": {
  335. "message": "display 'Auto-save profile' column",
  336. "description": "Options label in the Auto-settings rules: 'display 'Auto-save profile' column'"
  337. },
  338. "optionsUpdateRuleTooltip": {
  339. "message": "Update the rule",
  340. "description": "Popup text 'Update the rule' in the options page"
  341. },
  342. "optionsDeleteRuleTooltip": {
  343. "message": "Delete the rule",
  344. "description": "Popup text 'Delete the rule' in the options page"
  345. },
  346. "optionsAddRuleTooltip": {
  347. "message": "Add the rule",
  348. "description": "Popup text 'Add the rule' in the options page"
  349. },
  350. "optionsValidateChangesTooltip": {
  351. "message": "Validate changes",
  352. "description": "Popup text 'Validate changes' in the options page"
  353. },
  354. "optionsDeleteRuleConfirm": {
  355. "message": "Confirm the deletion of the selected rule",
  356. "description": "Popup text 'Confirm the deletion of the selected rule' in the options page"
  357. },
  358. "optionAutoSaveLoadOrUnload": {
  359. "message": "auto-save after page load or on page unload",
  360. "description": "auto-save after page load or on page unload"
  361. },
  362. "optionAutoSaveLoad": {
  363. "message": "auto-save after page load",
  364. "description": "Options page label: 'auto-save after page load'"
  365. },
  366. "optionAutoSaveUnload": {
  367. "message": "auto-save on page unload",
  368. "description": "Options page label: 'auto-save on page unload'"
  369. },
  370. "optionAutoSaveDelay": {
  371. "message": "auto-save waiting delay after page load (s)",
  372. "description": "Options page label: 'auto-save waiting delay after page load (s)'"
  373. },
  374. "optionAutoSaveRepeat": {
  375. "message": "auto-save periodically",
  376. "description": "Options page label: 'auto-save periodically'"
  377. },
  378. "optionAutoSaveRepeatDelay": {
  379. "message": "period (s.)",
  380. "description": "Options page label: 'period (s)'"
  381. },
  382. "optionAutoSaveExternalSave": {
  383. "message": "save the page with SingleFile Companion",
  384. "description": "Options page label: 'save the page with SingleFile Companion'"
  385. },
  386. "optionsEditorSubTitle": {
  387. "message": "Annotation editor",
  388. "description": "Options sub-title: 'Annotation editor'"
  389. },
  390. "optionOpenEditor": {
  391. "message": "annotate the page before saving",
  392. "description": "Options page label: 'annotate the page before saving'"
  393. },
  394. "optionAutoOpenEditor": {
  395. "message": "open pages saved with SingleFile in the annotation editor",
  396. "description": "Options page label: 'open pages saved with SingleFile in the annotation editor'"
  397. },
  398. "optionDefaultEditorMode": {
  399. "message": "default mode",
  400. "description": "Options page label: 'default mode'"
  401. },
  402. "optionDefaultEditorModeNormal": {
  403. "message": "normal",
  404. "description": "Options page label: 'default mode > normal'"
  405. },
  406. "optionDefaultEditorModeEdit": {
  407. "message": "edit the page",
  408. "description": "Options page label: 'default mode > edit the page'"
  409. },
  410. "optionDefaultEditorModeFormat": {
  411. "message": "format the page",
  412. "description": "Options page label: 'default mode > format the page'"
  413. },
  414. "optionDefaultEditorModeCut": {
  415. "message": "remove elements",
  416. "description": "Options page label: 'default mode > remove elements'"
  417. },
  418. "optionApplySystemTheme": {
  419. "message": "apply the system theme when formatting a page",
  420. "description": "Title of the button 'apply the system theme when formatting a page'"
  421. },
  422. "optionWarnUnsavedPage": {
  423. "message": "warn if leaving page with unsaved changes",
  424. "description": "Title of the button 'warn if leaving page with unsaved changes'"
  425. },
  426. "optionsMiscSubTitle": {
  427. "message": "Misc.",
  428. "description": "Options sub-title: 'Misc.'"
  429. },
  430. "optionBackgroundSave": {
  431. "message": "save pages in background",
  432. "description": "Options page label: 'save pages in background'"
  433. },
  434. "optionDisplayStats": {
  435. "message": "display stats in the console after processing",
  436. "description": "Options page label: 'display stats in the console after processing'"
  437. },
  438. "optionSetMaxResourceSize": {
  439. "message": "set a maximum size for embedded resources",
  440. "description": "Options page label: 'set a maximum size for embedded resources'"
  441. },
  442. "optionMaxResourceSize": {
  443. "message": "maximum size (MB)",
  444. "description": "Options page label: 'maximum size (MB)'"
  445. },
  446. "optionSaveRawPage": {
  447. "message": "save raw page",
  448. "description": "Options page label: 'save raw page'"
  449. },
  450. "optionSaveToClipboard": {
  451. "message": "save to clipboard",
  452. "description": "Options page label: 'save to clipboard'"
  453. },
  454. "optionAddProof": {
  455. "message": "add proof of existence",
  456. "description": "Options page label: 'add proof of existence'"
  457. },
  458. "optionsAddProofConfirm": {
  459. "message": "Confirm you allow SingleFile to send to the Woleet API a SHA256 hash of each page you are going to save. You can find more information about this feature in the help page or by clicking on the question mark next to the option.",
  460. "description": "Popup text displayed wen enabling the option 'add proof of existence'"
  461. },
  462. "optionSaveToGDrive": {
  463. "message": "save to Google Drive",
  464. "description": "Options page label: 'save to Google Drive'"
  465. },
  466. "optionSaveCreatedBookmarks": {
  467. "message": "save the page of a newly created bookmark",
  468. "description": "Options page label: 'save the page of a newly created bookmark'"
  469. },
  470. "optionReplaceBookmarkURL": {
  471. "message": "link the new bookmark to the saved page",
  472. "description": "Options page label: 'link the new bookmark to the saved page'"
  473. },
  474. "optionsHelpLink": {
  475. "message": "help",
  476. "description": "Options help link"
  477. },
  478. "optionSynchronize": {
  479. "message": "synchronize options",
  480. "description": "Options label: 'synchronize options'"
  481. },
  482. "optionsResetButton": {
  483. "message": "Reset",
  484. "description": "Options button: 'Reset'"
  485. },
  486. "optionsResetTooltip": {
  487. "message": "Reset all options to their default values",
  488. "description": "Options 'Reset' button tooltip"
  489. },
  490. "optionsResetConfirm": {
  491. "message": "Confirm the reset of all options or the current profile",
  492. "description": "Popup text 'Confirm the reset of all options or the current profile' in the options page"
  493. },
  494. "optionsResetAllButton": {
  495. "message": "Reset all options",
  496. "description": "Options confirm button: 'Reset all options'"
  497. },
  498. "optionsResetCurrentButton": {
  499. "message": "Reset the current profile",
  500. "description": "Options confirm button: 'Reset current profile'"
  501. },
  502. "optionsOKButton": {
  503. "message": "OK",
  504. "description": "Options confirm button: 'OK'"
  505. },
  506. "optionsCancelButton": {
  507. "message": "Cancel",
  508. "description": "Options confirm button: 'Cancel'"
  509. },
  510. "optionsExportButton": {
  511. "message": "Export",
  512. "description": "Options button: 'Export'"
  513. },
  514. "optionsImportButton": {
  515. "message": "Import",
  516. "description": "Options button: 'Import'"
  517. },
  518. "logPanelDeferredImages": {
  519. "message": "Deferred images",
  520. "description": "Label 'Deferred images' in the log panel"
  521. },
  522. "logPanelFrameContents": {
  523. "message": "Frame contents",
  524. "description": "Label 'Frame contents' in the log panel"
  525. },
  526. "logPanelStep": {
  527. "message": "Step",
  528. "description": "Label 'Step' (for 'Step x / 4') in the log panel"
  529. },
  530. "logPanelWidth": {
  531. "message": "122",
  532. "description": "Width of the log panel in pixels, it should be adjusted for the longest label beginning with 'log' (e.g. 'logPanelDeferredImages')"
  533. },
  534. "profileDefaultSettings": {
  535. "message": "Default settings",
  536. "description": "Label 'Default settings' of the default settings in the options page"
  537. },
  538. "profileDisabled": {
  539. "message": "Disabled",
  540. "description": "Label 'Disabled' of the disabled profile name in the options page"
  541. },
  542. "profileAddButtonTooltip": {
  543. "message": "Add a new profile",
  544. "description": "Tooltip 'Add a new profile' in the options page"
  545. },
  546. "profileRenameButtonTooltip": {
  547. "message": "Rename the profile",
  548. "description": "Tooltip 'Rename the profile' in the options page"
  549. },
  550. "profileDeleteButtonTooltip": {
  551. "message": "Delete the profile",
  552. "description": "Tooltip 'Delete the profile' in the options page"
  553. },
  554. "profileAddPrompt": {
  555. "message": "Enter a name for this new profile",
  556. "description": "Popup text 'Enter a name for this new profile' in the options page"
  557. },
  558. "profileDeleteConfirm": {
  559. "message": "Confirm the deletion of the selected profile",
  560. "description": "Popup text 'Confirm the deletion of the selected profile' in the options page"
  561. },
  562. "profileRenamePrompt": {
  563. "message": "Enter a new name for the selected profile",
  564. "description": "Popup text 'Enter a new name for the selected profile' in the options page"
  565. },
  566. "editorAddYellowNote": {
  567. "message": "Add a yellow note",
  568. "description": "Title of the button 'Add a yellow note' in the editor"
  569. },
  570. "editorAddPinkNote": {
  571. "message": "Add a pink note",
  572. "description": "Title of the button 'Add a pink note' in the editor"
  573. },
  574. "editorAddBlueNote": {
  575. "message": "Add a blue note",
  576. "description": "Title of the button 'Add a blue note' in the editor"
  577. },
  578. "editorAddGreenNote": {
  579. "message": "Add a green note",
  580. "description": "Title of the button 'Add a green note' in the editor"
  581. },
  582. "editorHighlightYellow": {
  583. "message": "Highlight selected text in yellow",
  584. "description": "Title of the button 'Highlight selected text in yellow' in the editor"
  585. },
  586. "editorHighlightPink": {
  587. "message": "Highlight selected text in pink",
  588. "description": "Title of the button 'Highlight selected text in pink' in the editor"
  589. },
  590. "editorHighlightBlue": {
  591. "message": "Highlight selected text in blue",
  592. "description": "Title of the button 'Highlight selected text in blue' in the editor"
  593. },
  594. "editorHighlightGreen": {
  595. "message": "Highlight selected text in green",
  596. "description": "Title of the button 'Highlight selected text in green' in the editor"
  597. },
  598. "editorToggleNotes": {
  599. "message": "Display/hide notes",
  600. "description": "Title of the button 'Display/hide notes' in the editor"
  601. },
  602. "editorToggleHighlights": {
  603. "message": "Display/hide the highlighted text",
  604. "description": "Title of the button 'Display/hide the highlighted text' in the editor"
  605. },
  606. "editorRemoveHighlight": {
  607. "message": "Remove the selected highlighted text",
  608. "description": "Title of the button 'Remove the selected highlighted text' in the editor"
  609. },
  610. "editorEditPage": {
  611. "message": "Enable/disable read-only",
  612. "description": "Title of the button 'Enable/disable read-only' in the editor"
  613. },
  614. "editorFormatPage": {
  615. "message": "Format the page for better readability",
  616. "description": "Title of the button 'Format the page for better readability' in the editor"
  617. },
  618. "editorCutPage": {
  619. "message": "Enable/disable removing document's element on click",
  620. "description": "Title of the button 'Enable/disable removing document's element on click' in the editor"
  621. },
  622. "editorUndoCutPage": {
  623. "message": "Restore last removed element",
  624. "description": "Title of the button 'Restore last removed element' in the editor"
  625. },
  626. "editorUndoAllCutPage": {
  627. "message": "Restore all removed elements",
  628. "description": "Title of the button 'Restore all removed elements' in the editor"
  629. },
  630. "editorRedoCutPage": {
  631. "message": "Remove last restored element",
  632. "description": "Title of the button 'Remove last restored element' in the editor"
  633. },
  634. "editorSavePage": {
  635. "message": "Save the page",
  636. "description": "Title of the button 'Save the page' in the editor"
  637. },
  638. "pendingsTitle": {
  639. "message": "Pending saves",
  640. "description": "Title of the pending save page 'Pending saves' in the editor"
  641. },
  642. "pendingsCancelAllButton": {
  643. "message": "Cancel all",
  644. "description": "Pending saves button 'Cancel all'"
  645. },
  646. "pendingsURLTitle": {
  647. "message": "URL",
  648. "description": "Title of the first column in the table of the pending saves 'URL'"
  649. },
  650. "pendingsTitleTitle": {
  651. "message": "Title",
  652. "description": "Title of the first column in the table of the pending saves 'Title'"
  653. },
  654. "pendingsStatusTitle": {
  655. "message": "status",
  656. "description": "Title of the second column in the table of the pending saves 'status'"
  657. },
  658. "pendingsPendingStatus": {
  659. "message": "pending",
  660. "description": "Value of 'status' for pending saves"
  661. },
  662. "pendingsProcessingStatus": {
  663. "message": "processing",
  664. "description": "Value of 'status' for current saves"
  665. },
  666. "pendingsCancellingStatus": {
  667. "message": "cancelling",
  668. "description": "Value of 'status' for cancelled saves"
  669. },
  670. "pendingsNoPendings": {
  671. "message": "No pending saves",
  672. "description": "Label displayed when they are no pending saves"
  673. },
  674. "pendingsAddUrlsButton": {
  675. "message": "Add URLs",
  676. "description": "button 'Add URLs'"
  677. },
  678. "pendingsAddUrls": {
  679. "message": "Enter a list of URLs separated by a new line",
  680. "description": "Label of the add URLs input"
  681. },
  682. "pendingsAddUrlsOKButton": {
  683. "message": "OK",
  684. "description": "Add URLs popup confirm button: 'OK'"
  685. },
  686. "pendingsAddUrlsCancelButton": {
  687. "message": "Cancel",
  688. "description": "Add URLs popup cancel button: 'Cancel'"
  689. }
  690. }