@instructure/canvas-rce 5.12.1 → 5.12.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (476) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/babel-register.js +0 -7
  3. package/babel.config.cjs.js +0 -7
  4. package/babel.config.js +0 -9
  5. package/es/enhance-user-content/doc_previews.js +4 -0
  6. package/es/enhance-user-content/enhance_user_content.js +4 -59
  7. package/es/enhance-user-content/external_links.js +75 -0
  8. package/es/enhance-user-content/mathml.js +9 -7
  9. package/es/index.js +1 -1
  10. package/es/rce/RCEWrapper.js +3 -2322
  11. package/es/rce/plugins/instructure_equation/EquationEditorModal/index.js +1 -1
  12. package/es/rce/plugins/instructure_equation/EquationEditorModal/styles.js +3 -11
  13. package/es/rce/plugins/instructure_equation/mathlive/index.js +5 -13
  14. package/es/rce/tinymce.oxide.content.min.css.js +732 -0
  15. package/es/rce/tinymce.oxide.skin.min.css.js +7 -0
  16. package/jest.config.js +0 -7
  17. package/package.json +1 -5
  18. package/scripts/build.js +1 -7
  19. package/lib/bridge/Bridge.js +0 -287
  20. package/lib/bridge/index.js +0 -21
  21. package/lib/canvasFileBrowser/FileBrowser.js +0 -457
  22. package/lib/canvasFileBrowser/en-US.js +0 -234
  23. package/lib/common/FlashAlert.js +0 -263
  24. package/lib/common/browser.js +0 -40
  25. package/lib/common/components/FileTree/File.js +0 -64
  26. package/lib/common/components/FileTree/Folder.js +0 -110
  27. package/lib/common/components/FileTree/index.js +0 -84
  28. package/lib/common/components/FileTree/styles.js +0 -72
  29. package/lib/common/components/Loading.js +0 -83
  30. package/lib/common/fileUrl.js +0 -152
  31. package/lib/common/getCookie.js +0 -32
  32. package/lib/common/incremental-loading/LoadMoreButton.js +0 -40
  33. package/lib/common/incremental-loading/LoadingIndicator.js +0 -36
  34. package/lib/common/incremental-loading/LoadingStatus.js +0 -47
  35. package/lib/common/incremental-loading/index.js +0 -21
  36. package/lib/common/incremental-loading/useIncrementalLoading.js +0 -58
  37. package/lib/common/indicate.js +0 -75
  38. package/lib/common/mimeClass.js +0 -120
  39. package/lib/common/natcompare.js +0 -47
  40. package/lib/defaultTinymceConfig.js +0 -160
  41. package/lib/elementDenylist.js +0 -19
  42. package/lib/enhance-user-content/doc_previews.js +0 -233
  43. package/lib/enhance-user-content/enhance_user_content.js +0 -396
  44. package/lib/enhance-user-content/index.js +0 -21
  45. package/lib/enhance-user-content/instructure_helper.js +0 -207
  46. package/lib/enhance-user-content/jqueryish_funcs.js +0 -88
  47. package/lib/enhance-user-content/mathml.js +0 -397
  48. package/lib/enhance-user-content/media_comment_thumbnail.js +0 -130
  49. package/lib/format-message.js +0 -30
  50. package/lib/getThemeVars.js +0 -46
  51. package/lib/getTranslations.js +0 -340
  52. package/lib/index.js +0 -51
  53. package/lib/rce/AlertMessageArea.js +0 -47
  54. package/lib/rce/DraggingBlocker.js +0 -43
  55. package/lib/rce/KeyboardShortcutModal.js +0 -88
  56. package/lib/rce/RCE.js +0 -150
  57. package/lib/rce/RCEGlobals.js +0 -62
  58. package/lib/rce/RCEWrapper.js +0 -4274
  59. package/lib/rce/RCEWrapperProps.js +0 -130
  60. package/lib/rce/RceHtmlEditor.js +0 -142
  61. package/lib/rce/ResizeHandle.js +0 -102
  62. package/lib/rce/RestoreAutoSaveModal.js +0 -82
  63. package/lib/rce/ShowOnFocusButton/index.js +0 -93
  64. package/lib/rce/StatusBar.js +0 -386
  65. package/lib/rce/__mocks__/_mockCryptoEs.js +0 -124
  66. package/lib/rce/__mocks__/styleMock.js +0 -18
  67. package/lib/rce/__mocks__/tinymceReact.js +0 -55
  68. package/lib/rce/alertHandler.js +0 -46
  69. package/lib/rce/contentInsertion.js +0 -325
  70. package/lib/rce/contentInsertionUtils.js +0 -85
  71. package/lib/rce/contentRendering.js +0 -145
  72. package/lib/rce/customEvents.js +0 -18
  73. package/lib/rce/editorLanguage.js +0 -101
  74. package/lib/rce/indicatorRegion.js +0 -49
  75. package/lib/rce/normalizeLocale.js +0 -50
  76. package/lib/rce/normalizeProps.js +0 -29
  77. package/lib/rce/plugins/instructure-ui-icons/plugin.js +0 -122
  78. package/lib/rce/plugins/instructure_condensed_buttons/core/ListUtils.js +0 -24
  79. package/lib/rce/plugins/instructure_condensed_buttons/plugin.js +0 -27
  80. package/lib/rce/plugins/instructure_condensed_buttons/ui/alignment-button.js +0 -63
  81. package/lib/rce/plugins/instructure_condensed_buttons/ui/directionality-button.js +0 -48
  82. package/lib/rce/plugins/instructure_condensed_buttons/ui/indent-outdent-button.js +0 -41
  83. package/lib/rce/plugins/instructure_condensed_buttons/ui/list-button.js +0 -145
  84. package/lib/rce/plugins/instructure_condensed_buttons/ui/subscript-superscript-button.js +0 -56
  85. package/lib/rce/plugins/instructure_documents/clickCallback.js +0 -23
  86. package/lib/rce/plugins/instructure_documents/components/DocumentsPanel.js +0 -120
  87. package/lib/rce/plugins/instructure_documents/components/Link.js +0 -219
  88. package/lib/rce/plugins/instructure_documents/plugin.js +0 -123
  89. package/lib/rce/plugins/instructure_equation/EquationEditorModal/advancedOnlySyntax.js +0 -25
  90. package/lib/rce/plugins/instructure_equation/EquationEditorModal/advancedPreference.js +0 -51
  91. package/lib/rce/plugins/instructure_equation/EquationEditorModal/index.js +0 -321
  92. package/lib/rce/plugins/instructure_equation/EquationEditorModal/latexTextareaUtil.js +0 -116
  93. package/lib/rce/plugins/instructure_equation/EquationEditorModal/parseLatex.js +0 -91
  94. package/lib/rce/plugins/instructure_equation/EquationEditorModal/styles.js +0 -46
  95. package/lib/rce/plugins/instructure_equation/EquationEditorToolbar/buttons.js +0 -728
  96. package/lib/rce/plugins/instructure_equation/EquationEditorToolbar/index.js +0 -84
  97. package/lib/rce/plugins/instructure_equation/MathIcon/index.js +0 -41
  98. package/lib/rce/plugins/instructure_equation/MathIcon/svgs.js +0 -236
  99. package/lib/rce/plugins/instructure_equation/clickCallback.js +0 -53
  100. package/lib/rce/plugins/instructure_equation/mathlive/index.js +0 -36
  101. package/lib/rce/plugins/instructure_equation/plugin.js +0 -69
  102. package/lib/rce/plugins/instructure_fullscreen/plugin.js +0 -50
  103. package/lib/rce/plugins/instructure_html_view/clickCallback.js +0 -21
  104. package/lib/rce/plugins/instructure_html_view/plugin.js +0 -37
  105. package/lib/rce/plugins/instructure_icon_maker/clickCallback.js +0 -57
  106. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ColorSection.js +0 -82
  107. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/CreateIconMakerForm.js +0 -56
  108. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Footer.js +0 -78
  109. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Group.js +0 -36
  110. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Header.js +0 -110
  111. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/Course.js +0 -169
  112. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/ImageOptions.js +0 -186
  113. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/ImageSection.js +0 -243
  114. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/ModeSelect.js +0 -64
  115. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/MultiColor/index.js +0 -73
  116. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/MultiColor/svg.js +0 -298
  117. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/SVGList.js +0 -86
  118. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/SVGThumbnail.js +0 -55
  119. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/SingleColor/index.js +0 -70
  120. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/SingleColor/svg.js +0 -317
  121. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/Upload.js +0 -149
  122. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/index.js +0 -18
  123. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/propTypes.js +0 -32
  124. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ImageSection/utils.js +0 -25
  125. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/Preview.js +0 -60
  126. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/ShapeSection.js +0 -87
  127. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/TextSection.js +0 -139
  128. package/lib/rce/plugins/instructure_icon_maker/components/CreateIconMakerForm/index.js +0 -18
  129. package/lib/rce/plugins/instructure_icon_maker/components/IconMakerTray.js +0 -323
  130. package/lib/rce/plugins/instructure_icon_maker/components/SavedIconMakerList.js +0 -91
  131. package/lib/rce/plugins/instructure_icon_maker/plugin.js +0 -110
  132. package/lib/rce/plugins/instructure_icon_maker/reducers/imageSection.js +0 -194
  133. package/lib/rce/plugins/instructure_icon_maker/reducers/svgSettings.js +0 -98
  134. package/lib/rce/plugins/instructure_icon_maker/registerEditToolbar.js +0 -56
  135. package/lib/rce/plugins/instructure_icon_maker/svg/clipPath.js +0 -25
  136. package/lib/rce/plugins/instructure_icon_maker/svg/constants.js +0 -100
  137. package/lib/rce/plugins/instructure_icon_maker/svg/font.js +0 -25
  138. package/lib/rce/plugins/instructure_icon_maker/svg/image.js +0 -354
  139. package/lib/rce/plugins/instructure_icon_maker/svg/index.js +0 -122
  140. package/lib/rce/plugins/instructure_icon_maker/svg/metadata.js +0 -48
  141. package/lib/rce/plugins/instructure_icon_maker/svg/settings.js +0 -179
  142. package/lib/rce/plugins/instructure_icon_maker/svg/shape.js +0 -316
  143. package/lib/rce/plugins/instructure_icon_maker/svg/text.js +0 -468
  144. package/lib/rce/plugins/instructure_icon_maker/svg/utils.js +0 -70
  145. package/lib/rce/plugins/instructure_icon_maker/utils/IconMakerClose.js +0 -45
  146. package/lib/rce/plugins/instructure_icon_maker/utils/IconMakerFormHasChanges.js +0 -83
  147. package/lib/rce/plugins/instructure_icon_maker/utils/addIconMakerAttributes.js +0 -28
  148. package/lib/rce/plugins/instructure_icon_maker/utils/iconValidation.js +0 -35
  149. package/lib/rce/plugins/instructure_icon_maker/utils/iconsLabels.js +0 -375
  150. package/lib/rce/plugins/instructure_icon_maker/utils/useDebouncedValue.js +0 -59
  151. package/lib/rce/plugins/instructure_image/ImageEmbedOptions.js +0 -202
  152. package/lib/rce/plugins/instructure_image/ImageList/Image.js +0 -106
  153. package/lib/rce/plugins/instructure_image/ImageList/index.js +0 -69
  154. package/lib/rce/plugins/instructure_image/ImageOptionsTray/TrayController.js +0 -166
  155. package/lib/rce/plugins/instructure_image/ImageOptionsTray/index.js +0 -246
  156. package/lib/rce/plugins/instructure_image/Images/index.js +0 -122
  157. package/lib/rce/plugins/instructure_image/clickCallback.js +0 -24
  158. package/lib/rce/plugins/instructure_image/plugin.js +0 -157
  159. package/lib/rce/plugins/instructure_links/clickCallback.js +0 -22
  160. package/lib/rce/plugins/instructure_links/components/AccordionSection.js +0 -60
  161. package/lib/rce/plugins/instructure_links/components/CollectionPanel.js +0 -84
  162. package/lib/rce/plugins/instructure_links/components/Link.js +0 -213
  163. package/lib/rce/plugins/instructure_links/components/LinkOptionsDialog/LinkOptionsDialogController.js +0 -127
  164. package/lib/rce/plugins/instructure_links/components/LinkOptionsDialog/index.js +0 -141
  165. package/lib/rce/plugins/instructure_links/components/LinkOptionsTray/LinkOptionsTrayController.js +0 -125
  166. package/lib/rce/plugins/instructure_links/components/LinkOptionsTray/index.js +0 -245
  167. package/lib/rce/plugins/instructure_links/components/LinkSet.js +0 -195
  168. package/lib/rce/plugins/instructure_links/components/LinksPanel.js +0 -100
  169. package/lib/rce/plugins/instructure_links/components/NavigationPanel.js +0 -141
  170. package/lib/rce/plugins/instructure_links/components/NoResults.js +0 -87
  171. package/lib/rce/plugins/instructure_links/components/propTypes.js +0 -41
  172. package/lib/rce/plugins/instructure_links/plugin.js +0 -294
  173. package/lib/rce/plugins/instructure_links/validateURL.js +0 -70
  174. package/lib/rce/plugins/instructure_media_embed/clickCallback.js +0 -48
  175. package/lib/rce/plugins/instructure_media_embed/components/Embed.js +0 -68
  176. package/lib/rce/plugins/instructure_media_embed/plugin.js +0 -36
  177. package/lib/rce/plugins/instructure_paste/pasteMenuCommand.js +0 -117
  178. package/lib/rce/plugins/instructure_paste/plugin.js +0 -174
  179. package/lib/rce/plugins/instructure_rce_external_tools/ExternalToolsEnv.js +0 -169
  180. package/lib/rce/plugins/instructure_rce_external_tools/RceToolWrapper.js +0 -225
  181. package/lib/rce/plugins/instructure_rce_external_tools/components/ExternalToolDialog/ExternalToolDialog.js +0 -297
  182. package/lib/rce/plugins/instructure_rce_external_tools/components/ExternalToolDialog/ExternalToolDialogModal.js +0 -46
  183. package/lib/rce/plugins/instructure_rce_external_tools/components/ExternalToolDialog/ExternalToolDialogTray.js +0 -79
  184. package/lib/rce/plugins/instructure_rce_external_tools/components/ExternalToolSelectionDialog/ExternalToolSelectionDialog.js +0 -153
  185. package/lib/rce/plugins/instructure_rce_external_tools/components/ExternalToolSelectionDialog/ExternalToolSelectionItem.js +0 -94
  186. package/lib/rce/plugins/instructure_rce_external_tools/components/util/ExpandoText.js +0 -90
  187. package/lib/rce/plugins/instructure_rce_external_tools/components/util/ToolLaunchIframe.js +0 -35
  188. package/lib/rce/plugins/instructure_rce_external_tools/dialog-helper.js +0 -29
  189. package/lib/rce/plugins/instructure_rce_external_tools/helpers/tags.js +0 -55
  190. package/lib/rce/plugins/instructure_rce_external_tools/jquery/jquery.dropdownList.js +0 -172
  191. package/lib/rce/plugins/instructure_rce_external_tools/lti11-content-items/RceLti11ContentItem.js +0 -203
  192. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/Lti13ContentItemJson.js +0 -23
  193. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/RceLti13ContentItem.js +0 -111
  194. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/models/BaseLinkContentItem.js +0 -79
  195. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/models/HtmlFragmentContentItem.js +0 -47
  196. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/models/ImageContentItem.js +0 -57
  197. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/models/LinkContentItem.js +0 -26
  198. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/models/ResourceLinkContentItem.js +0 -47
  199. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/processEditorContentItems.js +0 -67
  200. package/lib/rce/plugins/instructure_rce_external_tools/lti13-content-items/rceLti13ContentItemFromJson.js +0 -48
  201. package/lib/rce/plugins/instructure_rce_external_tools/plugin.js +0 -112
  202. package/lib/rce/plugins/instructure_rce_external_tools/util/addParentFrameContextToUrl.js +0 -27
  203. package/lib/rce/plugins/instructure_record/AudioOptionsTray/TrayController.js +0 -152
  204. package/lib/rce/plugins/instructure_record/AudioOptionsTray/index.js +0 -154
  205. package/lib/rce/plugins/instructure_record/MediaPanel/index.js +0 -123
  206. package/lib/rce/plugins/instructure_record/VideoOptionsTray/TrayController.js +0 -240
  207. package/lib/rce/plugins/instructure_record/VideoOptionsTray/index.js +0 -350
  208. package/lib/rce/plugins/instructure_record/clickCallback.js +0 -105
  209. package/lib/rce/plugins/instructure_record/mediaTranslations.js +0 -94
  210. package/lib/rce/plugins/instructure_record/plugin.js +0 -173
  211. package/lib/rce/plugins/instructure_studio_media_options/plugin.js +0 -42
  212. package/lib/rce/plugins/instructure_wordcount/clickCallback.js +0 -49
  213. package/lib/rce/plugins/instructure_wordcount/components/WordCountModal.js +0 -88
  214. package/lib/rce/plugins/instructure_wordcount/plugin.js +0 -30
  215. package/lib/rce/plugins/instructure_wordcount/utils/countContent.js +0 -78
  216. package/lib/rce/plugins/instructure_wordcount/utils/tableContent.js +0 -40
  217. package/lib/rce/plugins/shared/CanvasContentTray.js +0 -580
  218. package/lib/rce/plugins/shared/CheckerboardStyling.js +0 -25
  219. package/lib/rce/plugins/shared/ColorInput.js +0 -233
  220. package/lib/rce/plugins/shared/ConditionalTooltip.js +0 -32
  221. package/lib/rce/plugins/shared/ContentSelection.js +0 -269
  222. package/lib/rce/plugins/shared/DimensionUtils.js +0 -66
  223. package/lib/rce/plugins/shared/DimensionsInput/DimensionInput.js +0 -62
  224. package/lib/rce/plugins/shared/DimensionsInput/index.js +0 -161
  225. package/lib/rce/plugins/shared/DimensionsInput/useDimensionsState.js +0 -220
  226. package/lib/rce/plugins/shared/ErrorBoundary.js +0 -54
  227. package/lib/rce/plugins/shared/EventUtils.js +0 -39
  228. package/lib/rce/plugins/shared/Filter.js +0 -353
  229. package/lib/rce/plugins/shared/FixedContentTray.js +0 -115
  230. package/lib/rce/plugins/shared/ImageCropper/DirectionRegion.js +0 -67
  231. package/lib/rce/plugins/shared/ImageCropper/Modal.js +0 -153
  232. package/lib/rce/plugins/shared/ImageCropper/Preview.js +0 -148
  233. package/lib/rce/plugins/shared/ImageCropper/constants.js +0 -39
  234. package/lib/rce/plugins/shared/ImageCropper/controls/CustomNumberInput.js +0 -83
  235. package/lib/rce/plugins/shared/ImageCropper/controls/ResetControls.js +0 -38
  236. package/lib/rce/plugins/shared/ImageCropper/controls/RotationControls.js +0 -89
  237. package/lib/rce/plugins/shared/ImageCropper/controls/ShapeControls.js +0 -82
  238. package/lib/rce/plugins/shared/ImageCropper/controls/ZoomControls.js +0 -111
  239. package/lib/rce/plugins/shared/ImageCropper/controls/index.js +0 -61
  240. package/lib/rce/plugins/shared/ImageCropper/controls/useDebouncedNumericValue.js +0 -94
  241. package/lib/rce/plugins/shared/ImageCropper/controls/utils.js +0 -41
  242. package/lib/rce/plugins/shared/ImageCropper/imageCropUtils.js +0 -149
  243. package/lib/rce/plugins/shared/ImageCropper/index.js +0 -18
  244. package/lib/rce/plugins/shared/ImageCropper/propTypes.js +0 -26
  245. package/lib/rce/plugins/shared/ImageCropper/reducers/imageCropper.js +0 -72
  246. package/lib/rce/plugins/shared/ImageCropper/shape.js +0 -27
  247. package/lib/rce/plugins/shared/ImageCropper/svg/index.js +0 -89
  248. package/lib/rce/plugins/shared/ImageCropper/svg/shape.js +0 -125
  249. package/lib/rce/plugins/shared/ImageCropper/svg/utils.js +0 -26
  250. package/lib/rce/plugins/shared/ImageCropper/useKeyMouseEvents.js +0 -233
  251. package/lib/rce/plugins/shared/ImageCropper/useMouseWheel.js +0 -66
  252. package/lib/rce/plugins/shared/ImageOptionsForm.js +0 -140
  253. package/lib/rce/plugins/shared/LinkDisplay.js +0 -96
  254. package/lib/rce/plugins/shared/PreviewIcon.js +0 -112
  255. package/lib/rce/plugins/shared/Previewable.js +0 -22
  256. package/lib/rce/plugins/shared/RceFileBrowser.js +0 -106
  257. package/lib/rce/plugins/shared/StoreContext.js +0 -57
  258. package/lib/rce/plugins/shared/StudioLtiSupportUtils.js +0 -71
  259. package/lib/rce/plugins/shared/UnknownFileTypePanel.js +0 -29
  260. package/lib/rce/plugins/shared/Upload/CategoryProcessor.js +0 -27
  261. package/lib/rce/plugins/shared/Upload/ComputerPanel.js +0 -334
  262. package/lib/rce/plugins/shared/Upload/SvgCategoryProcessor.js +0 -35
  263. package/lib/rce/plugins/shared/Upload/UploadFile.js +0 -171
  264. package/lib/rce/plugins/shared/Upload/UploadFileModal.js +0 -273
  265. package/lib/rce/plugins/shared/Upload/UrlPanel.js +0 -38
  266. package/lib/rce/plugins/shared/Upload/UsageRightsSelectBox.js +0 -172
  267. package/lib/rce/plugins/shared/Upload/doFileUpload.js +0 -77
  268. package/lib/rce/plugins/shared/__mocks__/screenfull.js +0 -24
  269. package/lib/rce/plugins/shared/buildDownloadUrl.js +0 -31
  270. package/lib/rce/plugins/shared/compressionUtils.js +0 -98
  271. package/lib/rce/plugins/shared/dateUtils.js +0 -28
  272. package/lib/rce/plugins/shared/fileShape.js +0 -129
  273. package/lib/rce/plugins/shared/fileTypeUtils.js +0 -139
  274. package/lib/rce/plugins/shared/fileUtils.js +0 -25
  275. package/lib/rce/plugins/shared/linkUtils.js +0 -89
  276. package/lib/rce/plugins/shared/round.js +0 -25
  277. package/lib/rce/plugins/shared/trayUtils.js +0 -34
  278. package/lib/rce/plugins/shared/useDataUrl.js +0 -76
  279. package/lib/rce/plugins/tinymce-a11y-checker/components/ColorField.js +0 -86
  280. package/lib/rce/plugins/tinymce-a11y-checker/components/checker.js +0 -558
  281. package/lib/rce/plugins/tinymce-a11y-checker/components/color-picker.js +0 -59
  282. package/lib/rce/plugins/tinymce-a11y-checker/components/placeholder-svg.js +0 -90
  283. package/lib/rce/plugins/tinymce-a11y-checker/components/pointer.js +0 -32
  284. package/lib/rce/plugins/tinymce-a11y-checker/node-checker.js +0 -54
  285. package/lib/rce/plugins/tinymce-a11y-checker/plugin.js +0 -90
  286. package/lib/rce/plugins/tinymce-a11y-checker/rules/__mocks__/index.js +0 -53
  287. package/lib/rce/plugins/tinymce-a11y-checker/rules/adjacent-links.js +0 -129
  288. package/lib/rce/plugins/tinymce-a11y-checker/rules/headings-sequence.js +0 -200
  289. package/lib/rce/plugins/tinymce-a11y-checker/rules/headings-start-at-h2.js +0 -67
  290. package/lib/rce/plugins/tinymce-a11y-checker/rules/img-alt-filename.js +0 -63
  291. package/lib/rce/plugins/tinymce-a11y-checker/rules/img-alt-length.js +0 -49
  292. package/lib/rce/plugins/tinymce-a11y-checker/rules/img-alt.js +0 -61
  293. package/lib/rce/plugins/tinymce-a11y-checker/rules/index.js +0 -31
  294. package/lib/rce/plugins/tinymce-a11y-checker/rules/large-text-contrast.js +0 -51
  295. package/lib/rce/plugins/tinymce-a11y-checker/rules/list-structure.js +0 -144
  296. package/lib/rce/plugins/tinymce-a11y-checker/rules/paragraphs-for-headings.js +0 -61
  297. package/lib/rce/plugins/tinymce-a11y-checker/rules/small-text-contrast.js +0 -75
  298. package/lib/rce/plugins/tinymce-a11y-checker/rules/table-caption.js +0 -54
  299. package/lib/rce/plugins/tinymce-a11y-checker/rules/table-header-scope.js +0 -52
  300. package/lib/rce/plugins/tinymce-a11y-checker/rules/table-header.js +0 -81
  301. package/lib/rce/plugins/tinymce-a11y-checker/utils/colors.js +0 -43
  302. package/lib/rce/plugins/tinymce-a11y-checker/utils/describe.js +0 -66
  303. package/lib/rce/plugins/tinymce-a11y-checker/utils/dom.js +0 -160
  304. package/lib/rce/plugins/tinymce-a11y-checker/utils/indicate.js +0 -83
  305. package/lib/rce/plugins/tinymce-a11y-checker/utils/rgb-hex.js +0 -57
  306. package/lib/rce/plugins/tinymce-a11y-checker/utils/strings.js +0 -40
  307. package/lib/rce/root.js +0 -58
  308. package/lib/rce/sanitizePlugins.js +0 -32
  309. package/lib/rce/style.js +0 -843
  310. package/lib/rce/tinyRCE.js +0 -66
  311. package/lib/rce/transformContent.js +0 -73
  312. package/lib/rce/userOS.js +0 -31
  313. package/lib/rce/wrapInitCb.js +0 -78
  314. package/lib/rcs/api.js +0 -672
  315. package/lib/rcs/buildError.js +0 -98
  316. package/lib/rcs/fake.js +0 -621
  317. package/lib/sidebar/actions/all_files.js +0 -29
  318. package/lib/sidebar/actions/data.js +0 -105
  319. package/lib/sidebar/actions/documents.js +0 -107
  320. package/lib/sidebar/actions/files.js +0 -167
  321. package/lib/sidebar/actions/filter.js +0 -63
  322. package/lib/sidebar/actions/flickr.js +0 -60
  323. package/lib/sidebar/actions/images.js +0 -153
  324. package/lib/sidebar/actions/links.js +0 -23
  325. package/lib/sidebar/actions/media.js +0 -142
  326. package/lib/sidebar/actions/session.js +0 -34
  327. package/lib/sidebar/actions/ui.js +0 -49
  328. package/lib/sidebar/actions/upload.js +0 -550
  329. package/lib/sidebar/containers/Sidebar.js +0 -67
  330. package/lib/sidebar/containers/sidebarHandlers.js +0 -73
  331. package/lib/sidebar/dragHtml.js +0 -49
  332. package/lib/sidebar/reducers/all_files.js +0 -35
  333. package/lib/sidebar/reducers/collection.js +0 -72
  334. package/lib/sidebar/reducers/collections.js +0 -52
  335. package/lib/sidebar/reducers/documents.js +0 -89
  336. package/lib/sidebar/reducers/files.js +0 -38
  337. package/lib/sidebar/reducers/filter.js +0 -61
  338. package/lib/sidebar/reducers/flickr.js +0 -51
  339. package/lib/sidebar/reducers/folder.js +0 -92
  340. package/lib/sidebar/reducers/folders.js +0 -39
  341. package/lib/sidebar/reducers/images.js +0 -115
  342. package/lib/sidebar/reducers/index.js +0 -57
  343. package/lib/sidebar/reducers/media.js +0 -84
  344. package/lib/sidebar/reducers/newPageLinkExpanded.js +0 -30
  345. package/lib/sidebar/reducers/noop.js +0 -21
  346. package/lib/sidebar/reducers/rootFolderId.js +0 -30
  347. package/lib/sidebar/reducers/session.js +0 -33
  348. package/lib/sidebar/reducers/ui.js +0 -87
  349. package/lib/sidebar/reducers/upload.js +0 -206
  350. package/lib/sidebar/store/configureStore.js +0 -26
  351. package/lib/sidebar/store/initialState.js +0 -173
  352. package/lib/translations/locales/ab.js +0 -26
  353. package/lib/translations/locales/ar.js +0 -2427
  354. package/lib/translations/locales/ca.js +0 -2427
  355. package/lib/translations/locales/cs.js +0 -27
  356. package/lib/translations/locales/cs_CZ.js +0 -27
  357. package/lib/translations/locales/cy.js +0 -2427
  358. package/lib/translations/locales/da-x-k12.js +0 -2427
  359. package/lib/translations/locales/da.js +0 -2427
  360. package/lib/translations/locales/da_DK.js +0 -27
  361. package/lib/translations/locales/de.js +0 -2427
  362. package/lib/translations/locales/el.js +0 -459
  363. package/lib/translations/locales/en-AU-x-unimelb.js +0 -2427
  364. package/lib/translations/locales/en-GB-x-ukhe.js +0 -2427
  365. package/lib/translations/locales/en.js +0 -2427
  366. package/lib/translations/locales/en_AU.js +0 -2427
  367. package/lib/translations/locales/en_CA.js +0 -2426
  368. package/lib/translations/locales/en_CY.js +0 -2426
  369. package/lib/translations/locales/en_GB.js +0 -2427
  370. package/lib/translations/locales/en_NZ.js +0 -26
  371. package/lib/translations/locales/en_SE.js +0 -26
  372. package/lib/translations/locales/en_US.js +0 -26
  373. package/lib/translations/locales/es.js +0 -2427
  374. package/lib/translations/locales/es_ES.js +0 -2427
  375. package/lib/translations/locales/es_GT.js +0 -27
  376. package/lib/translations/locales/fa_IR.js +0 -615
  377. package/lib/translations/locales/fi.js +0 -2427
  378. package/lib/translations/locales/fr.js +0 -2427
  379. package/lib/translations/locales/fr_CA.js +0 -2427
  380. package/lib/translations/locales/he.js +0 -486
  381. package/lib/translations/locales/ht.js +0 -2426
  382. package/lib/translations/locales/hu.js +0 -2007
  383. package/lib/translations/locales/hu_HU.js +0 -27
  384. package/lib/translations/locales/hy.js +0 -444
  385. package/lib/translations/locales/id.js +0 -2426
  386. package/lib/translations/locales/id_ID.js +0 -26
  387. package/lib/translations/locales/is.js +0 -2426
  388. package/lib/translations/locales/it.js +0 -2427
  389. package/lib/translations/locales/ja.js +0 -2427
  390. package/lib/translations/locales/ko.js +0 -342
  391. package/lib/translations/locales/ko_KR.js +0 -27
  392. package/lib/translations/locales/lt.js +0 -26
  393. package/lib/translations/locales/lt_LT.js +0 -26
  394. package/lib/translations/locales/mi.js +0 -2426
  395. package/lib/translations/locales/mn_MN.js +0 -26
  396. package/lib/translations/locales/ms.js +0 -2426
  397. package/lib/translations/locales/nb-x-k12.js +0 -2427
  398. package/lib/translations/locales/nb.js +0 -2427
  399. package/lib/translations/locales/nl.js +0 -2427
  400. package/lib/translations/locales/nl_NL.js +0 -27
  401. package/lib/translations/locales/nn.js +0 -2247
  402. package/lib/translations/locales/pl.js +0 -2427
  403. package/lib/translations/locales/pt.js +0 -2427
  404. package/lib/translations/locales/pt_BR.js +0 -2427
  405. package/lib/translations/locales/ro.js +0 -27
  406. package/lib/translations/locales/ru.js +0 -2427
  407. package/lib/translations/locales/se.js +0 -26
  408. package/lib/translations/locales/sl.js +0 -2427
  409. package/lib/translations/locales/sv-x-k12.js +0 -2427
  410. package/lib/translations/locales/sv.js +0 -2427
  411. package/lib/translations/locales/sv_SE.js +0 -27
  412. package/lib/translations/locales/tg.js +0 -26
  413. package/lib/translations/locales/th.js +0 -2427
  414. package/lib/translations/locales/th_TH.js +0 -27
  415. package/lib/translations/locales/tl_PH.js +0 -26
  416. package/lib/translations/locales/tr.js +0 -687
  417. package/lib/translations/locales/uk_UA.js +0 -519
  418. package/lib/translations/locales/vi.js +0 -2427
  419. package/lib/translations/locales/vi_VN.js +0 -27
  420. package/lib/translations/locales/zh-Hans.js +0 -2427
  421. package/lib/translations/locales/zh-Hant.js +0 -2427
  422. package/lib/translations/locales/zh.js +0 -2427
  423. package/lib/translations/locales/zh_HK.js +0 -2427
  424. package/lib/translations/locales/zh_TW.Big5.js +0 -27
  425. package/lib/translations/locales/zh_TW.js +0 -27
  426. package/lib/translations/tinymce/ar_SA.js +0 -211
  427. package/lib/translations/tinymce/bg_BG.js +0 -419
  428. package/lib/translations/tinymce/ca.js +0 -419
  429. package/lib/translations/tinymce/cs.js +0 -419
  430. package/lib/translations/tinymce/cy.js +0 -418
  431. package/lib/translations/tinymce/da.js +0 -419
  432. package/lib/translations/tinymce/de.js +0 -419
  433. package/lib/translations/tinymce/el.js +0 -261
  434. package/lib/translations/tinymce/en_GB.js +0 -230
  435. package/lib/translations/tinymce/es.js +0 -419
  436. package/lib/translations/tinymce/fa_IR.js +0 -390
  437. package/lib/translations/tinymce/fi.js +0 -19
  438. package/lib/translations/tinymce/fr_FR.js +0 -419
  439. package/lib/translations/tinymce/he_IL.js +0 -420
  440. package/lib/translations/tinymce/hu_HU.js +0 -419
  441. package/lib/translations/tinymce/hy.js +0 -419
  442. package/lib/translations/tinymce/it.js +0 -419
  443. package/lib/translations/tinymce/ja.js +0 -419
  444. package/lib/translations/tinymce/ko_KR.js +0 -419
  445. package/lib/translations/tinymce/nb_NO.js +0 -419
  446. package/lib/translations/tinymce/nl.js +0 -419
  447. package/lib/translations/tinymce/pl.js +0 -419
  448. package/lib/translations/tinymce/pt_BR.js +0 -419
  449. package/lib/translations/tinymce/pt_PT.js +0 -419
  450. package/lib/translations/tinymce/ro.js +0 -418
  451. package/lib/translations/tinymce/ru.js +0 -436
  452. package/lib/translations/tinymce/ru_RU.js +0 -71
  453. package/lib/translations/tinymce/sl.js +0 -462
  454. package/lib/translations/tinymce/sr.js +0 -278
  455. package/lib/translations/tinymce/sv_SE.js +0 -419
  456. package/lib/translations/tinymce/th.js +0 -479
  457. package/lib/translations/tinymce/tr_TR.js +0 -389
  458. package/lib/translations/tinymce/uk_UA.js +0 -278
  459. package/lib/translations/tinymce/vi_VN.js +0 -277
  460. package/lib/translations/tinymce/zh_CN.js +0 -419
  461. package/lib/translations/tinymce/zh_TW.js +0 -419
  462. package/lib/util/DeepPartialNullable.js +0 -1
  463. package/lib/util/ExtractRequired.js +0 -1
  464. package/lib/util/TypedDict.js +0 -131
  465. package/lib/util/assertNever.js +0 -44
  466. package/lib/util/elem-util.js +0 -26
  467. package/lib/util/encrypted-storage.js +0 -84
  468. package/lib/util/file-url-util.js +0 -44
  469. package/lib/util/fullscreenHelpers.js +0 -27
  470. package/lib/util/instui-icon-helper.js +0 -31
  471. package/lib/util/loadingPlaceholder.js +0 -436
  472. package/lib/util/simpleCache.js +0 -41
  473. package/lib/util/string-util.js +0 -48
  474. package/lib/util/textarea-editing-util.js +0 -87
  475. package/lib/util/tinymce-plugin-util.js +0 -52
  476. package/lib/util/url-util.js +0 -138
@@ -1,2426 +0,0 @@
1
- /*
2
- * Copyright (C) 2021 - present Instructure, Inc.
3
- *
4
- * This file is part of Canvas.
5
- *
6
- * Canvas is free software: you can redistribute it and/or modify it under
7
- * the terms of the GNU Affero General Public License as published by the Free
8
- * Software Foundation, version 3 of the License.
9
- *
10
- * Canvas is distributed in the hope that it will be useful, but WITHOUT ANY
11
- * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
12
- * A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
13
- * details.
14
- *
15
- * You should have received a copy of the GNU Affero General Public License along
16
- * with this program. If not, see <http://www.gnu.org/licenses/>.
17
- */
18
- import formatMessage from '../../format-message';
19
- const locale = {
20
- "access_the_pretty_html_editor_37168efe": {
21
- "message": "Access the pretty HTML editor"
22
- },
23
- "accessibility_checker_b3af1f6c": {
24
- "message": "Accessibility checker"
25
- },
26
- "action_to_take_b626a99a": {
27
- "message": "Action to take:"
28
- },
29
- "add_8523c19b": {
30
- "message": "Add"
31
- },
32
- "add_a_caption_2a915239": {
33
- "message": "Add a caption"
34
- },
35
- "add_alt_text_for_the_image_48cd88aa": {
36
- "message": "Add alt text for the image"
37
- },
38
- "add_another_f4e50d57": {
39
- "message": "Add another"
40
- },
41
- "add_cc_subtitles_55f0394e": {
42
- "message": "Add CC/Subtitles"
43
- },
44
- "add_image_60b2de07": {
45
- "message": "Add Image"
46
- },
47
- "add_one_9e34a6f8": {
48
- "message": "Add one!"
49
- },
50
- "additional_considerations_f3801683": {
51
- "message": "Additional considerations"
52
- },
53
- "adjacent_links_with_the_same_url_should_be_a_singl_7a1f7f6c": {
54
- "message": "Adjacent links with the same URL should be a single link."
55
- },
56
- "aleph_f4ffd155": {
57
- "message": "Aleph"
58
- },
59
- "align_11050992": {
60
- "message": "Align"
61
- },
62
- "alignment_and_lists_5cebcb69": {
63
- "message": "Alignment and Lists"
64
- },
65
- "all_4321c3a1": {
66
- "message": "All"
67
- },
68
- "all_apps_a50dea49": {
69
- "message": "All Apps"
70
- },
71
- "alpha_15d59033": {
72
- "message": "Alpha"
73
- },
74
- "alphabetical_55b5b4e0": {
75
- "message": "Alphabetical"
76
- },
77
- "alt_attribute_text_should_not_contain_more_than_12_e21d4040": {
78
- "message": "Alt attribute text should not contain more than 120 characters."
79
- },
80
- "alt_text_611fb322": {
81
- "message": "Alt Text"
82
- },
83
- "amalg_coproduct_c589fb12": {
84
- "message": "Amalg (Coproduct)"
85
- },
86
- "an_error_occured_reading_the_file_ff48558b": {
87
- "message": "An error occurred reading the file"
88
- },
89
- "an_error_occurred_making_a_network_request_d1bda348": {
90
- "message": "An error occurred making a network request"
91
- },
92
- "an_error_occurred_uploading_your_media_71f1444d": {
93
- "message": "An error occurred uploading your media."
94
- },
95
- "and_7fcc2911": {
96
- "message": "And"
97
- },
98
- "angle_c5b4ec50": {
99
- "message": "Angle"
100
- },
101
- "announcement_fb4cb645": {
102
- "message": "Announcement"
103
- },
104
- "announcement_list_da155734": {
105
- "message": "Announcement List"
106
- },
107
- "announcements_a4b8ed4a": {
108
- "message": "Announcements"
109
- },
110
- "apply_781a2546": {
111
- "message": "Apply"
112
- },
113
- "apply_changes_to_all_instances_of_this_icon_maker__2642f466": {
114
- "message": "Apply changes to all instances of this Icon Maker Icon in the Course"
115
- },
116
- "approaches_the_limit_893aeec9": {
117
- "message": "Approaches the Limit"
118
- },
119
- "approximately_e7965800": {
120
- "message": "Approximately"
121
- },
122
- "apps_54d24a47": {
123
- "message": "Apps"
124
- },
125
- "are_you_sure_you_want_to_cancel_changes_you_made_m_c5210496": {
126
- "message": "Are you sure you want to cancel? Changes you made may not be saved."
127
- },
128
- "arrows_464a3e54": {
129
- "message": "Arrows"
130
- },
131
- "art_icon_8e1daad": {
132
- "message": "Art Icon"
133
- },
134
- "aspect_ratio_will_be_preserved_cb5fdfb8": {
135
- "message": "Aspect ratio will be preserved"
136
- },
137
- "assignment_976578a8": {
138
- "message": "Assignment"
139
- },
140
- "assignments_1e02582c": {
141
- "message": "Assignments"
142
- },
143
- "asterisk_82255584": {
144
- "message": "Asterisk"
145
- },
146
- "attributes_963ba262": {
147
- "message": "Attributes"
148
- },
149
- "audio_and_video_recording_not_supported_please_use_5ce3f0d7": {
150
- "message": "Audio and video recording not supported; please use a different browser."
151
- },
152
- "audio_options_feb58e2c": {
153
- "message": "Audio Options"
154
- },
155
- "audio_options_tray_33a90711": {
156
- "message": "Audio Options Tray"
157
- },
158
- "audio_player_for_title_20cc70d": {
159
- "message": "Audio player for { title }"
160
- },
161
- "auto_saved_content_exists_would_you_like_to_load_t_fee528f2": {
162
- "message": "Auto-saved content exists. Would you like to load the auto-saved content instead?"
163
- },
164
- "available_folders_694d0436": {
165
- "message": "Available folders"
166
- },
167
- "backslash_b2d5442d": {
168
- "message": "Backslash"
169
- },
170
- "bar_ec63ed6": {
171
- "message": "Bar"
172
- },
173
- "basic_554cdc0a": {
174
- "message": "Basic"
175
- },
176
- "because_501841b": {
177
- "message": "Because"
178
- },
179
- "below_81d4dceb": {
180
- "message": "Below"
181
- },
182
- "beta_cb5f307e": {
183
- "message": "Beta"
184
- },
185
- "big_circle_16b2e604": {
186
- "message": "Big Circle"
187
- },
188
- "binomial_coefficient_ea5b9bb7": {
189
- "message": "Binomial Coefficient"
190
- },
191
- "black_4cb01371": {
192
- "message": "Black"
193
- },
194
- "blue_daf8fea9": {
195
- "message": "Blue"
196
- },
197
- "bottom_15a2a9be": {
198
- "message": "Bottom"
199
- },
200
- "bottom_third_5f5fec1d": {
201
- "message": "Bottom Third"
202
- },
203
- "bowtie_5f9629e4": {
204
- "message": "Bowtie"
205
- },
206
- "brick_f2656265": {
207
- "message": "Brick"
208
- },
209
- "c_2001_acme_inc_283f7f80": {
210
- "message": "(c) 2001 Acme Inc."
211
- },
212
- "cancel_caeb1e68": {
213
- "message": "Cancel"
214
- },
215
- "cap_product_3a5265a6": {
216
- "message": "Cap Product"
217
- },
218
- "center_align_e68d9997": {
219
- "message": "Centre Align"
220
- },
221
- "centered_dot_64d5e378": {
222
- "message": "Centred Dot"
223
- },
224
- "centered_horizontal_dots_451c5815": {
225
- "message": "Centred Horizontal Dots"
226
- },
227
- "change_alt_text_92654906": {
228
- "message": "Change alt text"
229
- },
230
- "change_heading_tag_to_paragraph_a61e3113": {
231
- "message": "Change heading tag to paragraph"
232
- },
233
- "change_only_this_heading_s_level_903cc956": {
234
- "message": "Change only this heading''s level"
235
- },
236
- "change_text_color_1aecb912": {
237
- "message": "Change text colour"
238
- },
239
- "changes_you_made_may_not_be_saved_4e8db973": {
240
- "message": "Changes you made may not be saved."
241
- },
242
- "characters_9d897d1c": {
243
- "message": "Characters"
244
- },
245
- "characters_no_spaces_485e5367": {
246
- "message": "Characters (no spaces)"
247
- },
248
- "check_accessibility_3c78211c": {
249
- "message": "Check accessibility"
250
- },
251
- "checking_for_accessibility_issues_fac18c6d": {
252
- "message": "Checking for accessibility issues"
253
- },
254
- "chi_54a32644": {
255
- "message": "Chi"
256
- },
257
- "choose_caption_file_9c45bc4e": {
258
- "message": "Choose caption file"
259
- },
260
- "choose_usage_rights_33683854": {
261
- "message": "Choose usage rights..."
262
- },
263
- "circle_484abe63": {
264
- "message": "Circle"
265
- },
266
- "circle_unordered_list_9e3a0763": {
267
- "message": "circle unordered list"
268
- },
269
- "clear_2084585f": {
270
- "message": "Clear"
271
- },
272
- "clear_image_3213fe62": {
273
- "message": "Clear image"
274
- },
275
- "clear_selected_file_82388e50": {
276
- "message": "Clear selected file"
277
- },
278
- "clear_selected_file_filename_2fe8a58e": {
279
- "message": "Clear selected file: { filename }"
280
- },
281
- "click_or_shift_click_for_the_html_editor_25d70bb4": {
282
- "message": "Click or shift-click for the html editor."
283
- },
284
- "click_to_embed_imagename_c41ea8df": {
285
- "message": "Click to embed { imageName }"
286
- },
287
- "click_to_hide_preview_3c707763": {
288
- "message": "Click to hide preview"
289
- },
290
- "click_to_insert_a_link_into_the_editor_c19613aa": {
291
- "message": "Click to insert a link into the editor."
292
- },
293
- "click_to_show_preview_faa27051": {
294
- "message": "Click to show preview"
295
- },
296
- "close_a_menu_or_dialog_also_returns_you_to_the_edi_739079e6": {
297
- "message": "Close a menu or dialogue. Also returns you to the editor area"
298
- },
299
- "close_accessibility_checker_29d1c51e": {
300
- "message": "Close accessibility checker"
301
- },
302
- "close_d634289d": {
303
- "message": "Close"
304
- },
305
- "closed_caption_file_must_be_less_than_maxkb_kb_5880f752": {
306
- "message": "Closed caption file must be less than { maxKb } kb"
307
- },
308
- "closed_captions_subtitles_e6aaa016": {
309
- "message": "Closed Captions/Subtitles"
310
- },
311
- "clubs_suit_c1ffedff": {
312
- "message": "Clubs (Suit)"
313
- },
314
- "collaborations_5c56c15f": {
315
- "message": "Collaborations"
316
- },
317
- "collapse_to_hide_types_1ab46d2e": {
318
- "message": "Collapse to hide { types }"
319
- },
320
- "color_picker_6b359edf": {
321
- "message": "Colour Picker"
322
- },
323
- "color_picker_colorname_selected_ad4cf400": {
324
- "message": "Colour Picker ({ colorName } selected)"
325
- },
326
- "column_e1ae5c64": {
327
- "message": "Column"
328
- },
329
- "column_group_1c062368": {
330
- "message": "Column group"
331
- },
332
- "complex_numbers_a543d004": {
333
- "message": "Complex Numbers"
334
- },
335
- "computer_1d7dfa6f": {
336
- "message": "Computer"
337
- },
338
- "congruent_5a244acd": {
339
- "message": "Congruent"
340
- },
341
- "contains_311f37b7": {
342
- "message": "Contains"
343
- },
344
- "content_1440204b": {
345
- "message": "Content"
346
- },
347
- "content_is_still_being_uploaded_if_you_continue_it_8f06d0cb": {
348
- "message": "Content is still being uploaded, if you continue it will not be embedded properly."
349
- },
350
- "content_subtype_5ce35e88": {
351
- "message": "Content subtype"
352
- },
353
- "content_type_2cf90d95": {
354
- "message": "Content type"
355
- },
356
- "coproduct_e7838082": {
357
- "message": "Coproduct"
358
- },
359
- "copyright_holder_66ee111": {
360
- "message": "Copyright holder:"
361
- },
362
- "could_not_insert_content_itemtype_items_are_not_cu_638dfecd": {
363
- "message": "Could not insert content: \"{ itemType }\" items are not currently supported in Canvas."
364
- },
365
- "count_40eced3b": {
366
- "message": "Count"
367
- },
368
- "count_plural_0_0_words_one_1_word_other_words_acf32eca": {
369
- "message": "{ count, plural,\n =0 {0 words}\n one {1 word}\n other {# words}\n}"
370
- },
371
- "count_plural_one_item_loaded_other_items_loaded_857023b7": {
372
- "message": "{ count, plural,\n one {# item loaded}\n other {# items loaded}\n}"
373
- },
374
- "course_documents_104d76e0": {
375
- "message": "Module Documents"
376
- },
377
- "course_files_62deb8f8": {
378
- "message": "Module files"
379
- },
380
- "course_files_a31f97fc": {
381
- "message": "Module files"
382
- },
383
- "course_images_f8511d04": {
384
- "message": "Module Images"
385
- },
386
- "course_link_b369426": {
387
- "message": "Module Link"
388
- },
389
- "course_links_b56959b9": {
390
- "message": "Module Links"
391
- },
392
- "course_media_ec759ad": {
393
- "message": "Module Media"
394
- },
395
- "course_navigation_dd035109": {
396
- "message": "Module navigation"
397
- },
398
- "create_icon_110d6463": {
399
- "message": "Create Icon"
400
- },
401
- "create_icon_maker_icon_c716bffe": {
402
- "message": "Create Icon Maker Icon"
403
- },
404
- "creative_commons_license_725584ae": {
405
- "message": "Creative Commons Licence:"
406
- },
407
- "crop_image_41bf940c": {
408
- "message": "Crop image"
409
- },
410
- "crop_image_807ebb08": {
411
- "message": "Crop Image"
412
- },
413
- "cup_product_14174434": {
414
- "message": "Cup Product"
415
- },
416
- "current_image_f16c249c": {
417
- "message": "Current Image"
418
- },
419
- "current_link_945a47ee": {
420
- "message": "Current Link"
421
- },
422
- "current_volume_level_c55ab825": {
423
- "message": "Current volume level"
424
- },
425
- "custom_6979cd81": {
426
- "message": "Custom"
427
- },
428
- "custom_width_and_height_pixels_946eea7c": {
429
- "message": "Custom width and height (Pixels)"
430
- },
431
- "cyan_c1d5f68a": {
432
- "message": "Cyan"
433
- },
434
- "dagger_57e0f4e5": {
435
- "message": "Dagger"
436
- },
437
- "date_added_ed5ad465": {
438
- "message": "Date added"
439
- },
440
- "decorative_icon_9a7f3fc3": {
441
- "message": "Decorative Icon"
442
- },
443
- "decorative_image_fde98579": {
444
- "message": "Decorative image"
445
- },
446
- "decorative_type_upper_f2c95e3": {
447
- "message": "Decorative { TYPE_UPPER }"
448
- },
449
- "decrease_indent_d9cf469d": {
450
- "message": "Decrease indent"
451
- },
452
- "deep_purple_bb3e2907": {
453
- "message": "Deep purple"
454
- },
455
- "default_bulleted_unordered_list_47079da8": {
456
- "message": "default bulleted unordered list"
457
- },
458
- "default_numerical_ordered_list_48dd3548": {
459
- "message": "default numerical ordered list"
460
- },
461
- "definite_integral_fe7ffed1": {
462
- "message": "Definite Integral"
463
- },
464
- "degree_symbol_4a823d5f": {
465
- "message": "Degree Symbol"
466
- },
467
- "delimiters_4db4840d": {
468
- "message": "Delimiters"
469
- },
470
- "delta_53765780": {
471
- "message": "Delta"
472
- },
473
- "describe_the_icon_f6a18823": {
474
- "message": "(Describe the icon)"
475
- },
476
- "describe_the_type_ff448da5": {
477
- "message": "(Describe the { TYPE })"
478
- },
479
- "describe_the_video_2fe8f46a": {
480
- "message": "(Describe the video)"
481
- },
482
- "description_436c48d7": {
483
- "message": "Description"
484
- },
485
- "details_98a31b68": {
486
- "message": "Details"
487
- },
488
- "diagonal_dots_7d71b57e": {
489
- "message": "Diagonal Dots"
490
- },
491
- "diamond_b8dfe7ae": {
492
- "message": "Diamond"
493
- },
494
- "diamonds_suit_526abaaf": {
495
- "message": "Diamonds (Suit)"
496
- },
497
- "digamma_258ade94": {
498
- "message": "Digamma"
499
- },
500
- "dimension_type_f5fa9170": {
501
- "message": "Dimension Type"
502
- },
503
- "dimensions_45ddb7b7": {
504
- "message": "Dimensions"
505
- },
506
- "directionality_26ae9e08": {
507
- "message": "Directionality"
508
- },
509
- "directly_edit_latex_b7e9235b": {
510
- "message": "Directly Edit LaTeX"
511
- },
512
- "disable_preview_222bdf72": {
513
- "message": "Disable Preview"
514
- },
515
- "discussion_6719c51d": {
516
- "message": "Discussion"
517
- },
518
- "discussions_a5f96392": {
519
- "message": "Discussions"
520
- },
521
- "discussions_index_6c36ced": {
522
- "message": "Discussions index"
523
- },
524
- "disjoint_union_e74351a8": {
525
- "message": "Disjoint Union"
526
- },
527
- "display_options_315aba85": {
528
- "message": "Display Options"
529
- },
530
- "display_text_link_opens_in_a_new_tab_75e9afc9": {
531
- "message": "Display Text Link (Opens in a new tab)"
532
- },
533
- "division_sign_72190870": {
534
- "message": "Division Sign"
535
- },
536
- "document_678cd7bf": {
537
- "message": "Document"
538
- },
539
- "documents_81393201": {
540
- "message": "Documents"
541
- },
542
- "done_54e3d4b6": {
543
- "message": "Done"
544
- },
545
- "double_dagger_faf78681": {
546
- "message": "Double Dagger"
547
- },
548
- "down_5831a426": {
549
- "message": "Down"
550
- },
551
- "down_and_left_diagonal_arrow_40ef602c": {
552
- "message": "Down And Left Diagonal Arrow"
553
- },
554
- "down_and_right_diagonal_arrow_6ea0f460": {
555
- "message": "Down And Right Diagonal Arrow"
556
- },
557
- "download_filename_2baae924": {
558
- "message": "Download { filename }"
559
- },
560
- "downward_arrow_cca52012": {
561
- "message": "Downward Arrow"
562
- },
563
- "downward_pointing_triangle_2a12a601": {
564
- "message": "Downward Pointing Triangle"
565
- },
566
- "drag_a_file_here_1bf656d5": {
567
- "message": "Drag a file here"
568
- },
569
- "drag_and_drop_or_click_to_browse_your_computer_60772d6d": {
570
- "message": "Drag and drop, or click to browse your computer"
571
- },
572
- "drag_handle_use_up_and_down_arrows_to_resize_e29eae5c": {
573
- "message": "Drag handle. Use up and down arrows to resize"
574
- },
575
- "due_multiple_dates_cc0ee3f5": {
576
- "message": "Due: Multiple dates"
577
- },
578
- "due_when_7eed10c6": {
579
- "message": "Due: { when }"
580
- },
581
- "edit_alt_text_for_this_icon_instance_9c6fc5fd": {
582
- "message": "Edit alt text for this icon instance"
583
- },
584
- "edit_c5fbea07": {
585
- "message": "Edit"
586
- },
587
- "edit_course_link_5a5c3c59": {
588
- "message": "Edit Module Link"
589
- },
590
- "edit_equation_f5279959": {
591
- "message": "Edit Equation"
592
- },
593
- "edit_existing_icon_maker_icon_5d0ebb3f": {
594
- "message": "Edit Existing Icon Maker Icon"
595
- },
596
- "edit_icon_2c6b0e91": {
597
- "message": "Edit Icon"
598
- },
599
- "edit_link_7f53bebb": {
600
- "message": "Edit Link"
601
- },
602
- "editor_statusbar_26ac81fc": {
603
- "message": "Editor Status bar"
604
- },
605
- "element_starting_with_start_91bf4c3b": {
606
- "message": "Element starting with { start }"
607
- },
608
- "embed_828fac4a": {
609
- "message": "Embed"
610
- },
611
- "embed_code_314f1bd5": {
612
- "message": "Embed code"
613
- },
614
- "embed_content_from_external_tool_3397ad2d": {
615
- "message": "Embed content from External Tool"
616
- },
617
- "embed_image_1080badc": {
618
- "message": "Embed image"
619
- },
620
- "embed_video_a97a64af": {
621
- "message": "Embed Video"
622
- },
623
- "embedded_content_aaeb4d3d": {
624
- "message": "embedded content"
625
- },
626
- "empty_set_91a92df4": {
627
- "message": "Empty Set"
628
- },
629
- "encircled_dot_8f5e51c": {
630
- "message": "Encircled Dot"
631
- },
632
- "encircled_minus_72745096": {
633
- "message": "Encircled Minus"
634
- },
635
- "encircled_plus_36d8d104": {
636
- "message": "Encircled Plus"
637
- },
638
- "encircled_times_5700096d": {
639
- "message": "Encircled Times"
640
- },
641
- "engineering_icon_f8f3cf43": {
642
- "message": "Engineering Icon"
643
- },
644
- "english_icon_25bfe845": {
645
- "message": "English Icon"
646
- },
647
- "enter_at_least_3_characters_to_search_4f037ee0": {
648
- "message": "Enter at least 3 characters to search"
649
- },
650
- "epsilon_54bb8afa": {
651
- "message": "Epsilon"
652
- },
653
- "epsilon_variant_d31f1e77": {
654
- "message": "Epsilon (Variant)"
655
- },
656
- "equals_sign_c51bdc58": {
657
- "message": "Equals Sign"
658
- },
659
- "equation_1c5ac93c": {
660
- "message": "Equation"
661
- },
662
- "equation_editor_39fbc3f1": {
663
- "message": "Equation Editor"
664
- },
665
- "equilibrium_6ff3040b": {
666
- "message": "Equilibrium"
667
- },
668
- "equivalence_class_7b0f11c0": {
669
- "message": "Equivalence Class"
670
- },
671
- "equivalent_identity_654b3ce5": {
672
- "message": "Equivalent (Identity)"
673
- },
674
- "eta_b8828f99": {
675
- "message": "Eta"
676
- },
677
- "exists_2e62bdaa": {
678
- "message": "Exists"
679
- },
680
- "exit_fullscreen_b7eb0aa4": {
681
- "message": "Exit Fullscreen"
682
- },
683
- "expand_preview_by_default_2abbf9f8": {
684
- "message": "Expand preview by Default"
685
- },
686
- "expand_to_see_types_f5d29352": {
687
- "message": "Expand to see { types }"
688
- },
689
- "external_link_d3f9e62a": {
690
- "message": "External Link"
691
- },
692
- "external_tool_frame_70b32473": {
693
- "message": "External tool frame"
694
- },
695
- "external_tools_6e77821": {
696
- "message": "External tools"
697
- },
698
- "extra_large_b6cdf1ff": {
699
- "message": "Extra Large"
700
- },
701
- "extra_small_9ae33252": {
702
- "message": "Extra Small"
703
- },
704
- "extracurricular_icon_67c8ca42": {
705
- "message": "Extracurricular Icon"
706
- },
707
- "f_function_fe422d65": {
708
- "message": "F (function)"
709
- },
710
- "failed_getting_file_contents_e9ea19f4": {
711
- "message": "Failed getting file contents"
712
- },
713
- "failed_to_retrieve_content_from_external_tool_5899c213": {
714
- "message": "Failed to retrieve content from external tool"
715
- },
716
- "file_name_8fd421ff": {
717
- "message": "File name"
718
- },
719
- "file_storage_quota_exceeded_b7846cd1": {
720
- "message": "File storage quota exceeded"
721
- },
722
- "file_url_c12b64be": {
723
- "message": "File URL"
724
- },
725
- "filename_file_icon_602eb5de": {
726
- "message": "{ filename } file icon"
727
- },
728
- "filename_image_preview_6cef8f26": {
729
- "message": "{ filename } image preview"
730
- },
731
- "filename_text_preview_e41ca2d8": {
732
- "message": "{ filename } text preview"
733
- },
734
- "files_c300e900": {
735
- "message": "Files"
736
- },
737
- "files_index_af7c662b": {
738
- "message": "Files index"
739
- },
740
- "finish_bc343002": {
741
- "message": "Finish"
742
- },
743
- "fix_heading_hierarchy_f60884c4": {
744
- "message": "Fix heading hierarchy"
745
- },
746
- "flat_music_76d5a5c3": {
747
- "message": "Flat (Music)"
748
- },
749
- "focus_element_options_toolbar_18d993e": {
750
- "message": "Focus element options toolbar"
751
- },
752
- "folder_tree_fbab0726": {
753
- "message": "Folder tree"
754
- },
755
- "for_all_b919f972": {
756
- "message": "For All"
757
- },
758
- "format_4247a9c5": {
759
- "message": "Format"
760
- },
761
- "format_as_a_list_142210c3": {
762
- "message": "Format as a list"
763
- },
764
- "formatting_5b143aa8": {
765
- "message": "Formatting"
766
- },
767
- "forward_slash_3f90f35e": {
768
- "message": "Forward Slash"
769
- },
770
- "found_auto_saved_content_3f6e4ca5": {
771
- "message": "Found auto-saved content"
772
- },
773
- "found_count_plural_0_results_one_result_other_resu_46aeaa01": {
774
- "message": "Found { count, plural,\n =0 {# results}\n one {# result}\n other {# results}\n}"
775
- },
776
- "fraction_41bac7af": {
777
- "message": "Fraction"
778
- },
779
- "fullscreen_873bf53f": {
780
- "message": "Fullscreen"
781
- },
782
- "gamma_1767928": {
783
- "message": "Gamma"
784
- },
785
- "generating_preview_45b53be0": {
786
- "message": "Generating preview..."
787
- },
788
- "gif_png_format_images_larger_than_size_kb_are_not__7af3bdbd": {
789
- "message": "GIF/PNG format images larger than { size } KB are not currently supported."
790
- },
791
- "go_to_the_editor_s_menubar_e6674c81": {
792
- "message": "Go to the editor''s menu bar"
793
- },
794
- "go_to_the_editor_s_toolbar_a5cb875f": {
795
- "message": "Go to the editor''s toolbar"
796
- },
797
- "grades_a61eba0a": {
798
- "message": "Grades"
799
- },
800
- "greater_than_e98af662": {
801
- "message": "Greater Than"
802
- },
803
- "greater_than_or_equal_b911949a": {
804
- "message": "Greater Than Or Equal"
805
- },
806
- "greek_65c5b3f7": {
807
- "message": "Greek"
808
- },
809
- "green_15af4778": {
810
- "message": "Green"
811
- },
812
- "grey_a55dceff": {
813
- "message": "Grey"
814
- },
815
- "group_documents_8bfd6ae6": {
816
- "message": "Group Documents"
817
- },
818
- "group_files_4324f3df": {
819
- "message": "Group Files"
820
- },
821
- "group_files_82e5dcdb": {
822
- "message": "Group files"
823
- },
824
- "group_images_98e0ac17": {
825
- "message": "Group Images"
826
- },
827
- "group_isomorphism_45b1458c": {
828
- "message": "Group Isomorphism"
829
- },
830
- "group_link_63e626b3": {
831
- "message": "Group Link"
832
- },
833
- "group_links_9493129e": {
834
- "message": "Group Links"
835
- },
836
- "group_media_2f3d128a": {
837
- "message": "Group Media"
838
- },
839
- "group_navigation_99f191a": {
840
- "message": "Group navigation"
841
- },
842
- "h_bar_bb94deae": {
843
- "message": "H Bar"
844
- },
845
- "hat_ea321e35": {
846
- "message": "Hat"
847
- },
848
- "header_column_f27433cb": {
849
- "message": "Header column"
850
- },
851
- "header_row_and_column_ec5b9ec": {
852
- "message": "Header row and column"
853
- },
854
- "header_row_f33eb169": {
855
- "message": "Header row"
856
- },
857
- "heading_2_5b84eed2": {
858
- "message": "Heading 2"
859
- },
860
- "heading_3_2c83de44": {
861
- "message": "Heading 3"
862
- },
863
- "heading_4_b2e74be7": {
864
- "message": "Heading 4"
865
- },
866
- "heading_levels_should_not_be_skipped_3947c0e0": {
867
- "message": "Heading levels should not be skipped."
868
- },
869
- "heading_starting_with_start_42a3e7f9": {
870
- "message": "Heading starting with { start }"
871
- },
872
- "headings_should_not_contain_more_than_120_characte_3c0e0cb3": {
873
- "message": "Headings should not contain more than 120 characters."
874
- },
875
- "health_icon_8d292eb5": {
876
- "message": "Health Icon"
877
- },
878
- "hearts_suit_e50e04ca": {
879
- "message": "Hearts (Suit)"
880
- },
881
- "height_69b03e15": {
882
- "message": "Height"
883
- },
884
- "hexagon_d8468e0d": {
885
- "message": "Hexagon"
886
- },
887
- "hide_description_bfb5502e": {
888
- "message": "Hide description"
889
- },
890
- "hide_title_description_caf092ef": {
891
- "message": "Hide { title } description"
892
- },
893
- "highlight_an_element_to_activate_the_element_optio_60e1e56b": {
894
- "message": "Highlight an element to activate the element options toolbar"
895
- },
896
- "home_351838cd": {
897
- "message": "Home"
898
- },
899
- "html_code_editor_fd967a44": {
900
- "message": "HTML code editor"
901
- },
902
- "html_editor_fb2ab713": {
903
- "message": "HTML Editor"
904
- },
905
- "i_have_obtained_permission_to_use_this_file_6386f087": {
906
- "message": "I have obtained permission to use this file."
907
- },
908
- "i_hold_the_copyright_71ee91b1": {
909
- "message": "I hold the copyright"
910
- },
911
- "icon_215a1dc6": {
912
- "message": "Icon"
913
- },
914
- "icon_8168b2f8": {
915
- "message": "icon"
916
- },
917
- "icon_color_b86dd6d6": {
918
- "message": "Icon Colour"
919
- },
920
- "icon_maker_icons_cc560f7e": {
921
- "message": "Icon Maker Icons"
922
- },
923
- "icon_options_7e32746e": {
924
- "message": "Icon Options"
925
- },
926
- "icon_options_tray_2b407977": {
927
- "message": "Icon Options Tray"
928
- },
929
- "icon_preview_1782a1d9": {
930
- "message": "Icon Preview"
931
- },
932
- "icon_shape_30b61e7": {
933
- "message": "Icon Shape"
934
- },
935
- "icon_size_9353edea": {
936
- "message": "Icon Size"
937
- },
938
- "if_left_empty_link_text_will_display_as_course_lin_2a34eedb": {
939
- "message": "If left empty, link text will display as module link name"
940
- },
941
- "if_usage_rights_are_required_the_file_will_not_pub_841e276e": {
942
- "message": "If Usage Rights are required, the file will not publish until enabled in the Files page."
943
- },
944
- "if_you_do_not_select_usage_rights_now_this_file_wi_14e07ab5": {
945
- "message": "If you do not select usage rights now, this file will be unpublished after it''s uploaded."
946
- },
947
- "image_8ad06": {
948
- "message": "Image"
949
- },
950
- "image_c1c98202": {
951
- "message": "image"
952
- },
953
- "image_filenames_should_not_be_used_as_the_alt_attr_bcfd7780": {
954
- "message": "Image filenames should not be used as the alt attribute describing the image content."
955
- },
956
- "image_options_5412d02c": {
957
- "message": "Image Options"
958
- },
959
- "image_options_tray_90a46006": {
960
- "message": "Image Options Tray"
961
- },
962
- "image_to_crop_3a34487d": {
963
- "message": "Image to crop"
964
- },
965
- "image_with_filename_file_aacd7180": {
966
- "message": "Image with filename { file }"
967
- },
968
- "images_7ce26570": {
969
- "message": "Images"
970
- },
971
- "images_should_include_an_alt_attribute_describing__b86d6a86": {
972
- "message": "Images should include an alt attribute describing the image content."
973
- },
974
- "imaginary_portion_of_complex_number_2c733ffa": {
975
- "message": "Imaginary Portion (of Complex Number)"
976
- },
977
- "in_element_of_19ca2f33": {
978
- "message": "In (Element Of)"
979
- },
980
- "increase_indent_6af90f7c": {
981
- "message": "Increase indent"
982
- },
983
- "indefinite_integral_6623307e": {
984
- "message": "Indefinite Integral"
985
- },
986
- "indigo_2035fc55": {
987
- "message": "Indigo"
988
- },
989
- "inference_fed5c960": {
990
- "message": "Inference"
991
- },
992
- "infinity_7a10f206": {
993
- "message": "Infinity"
994
- },
995
- "insert_593145ef": {
996
- "message": "Insert"
997
- },
998
- "insert_link_6dc23cae": {
999
- "message": "Insert link"
1000
- },
1001
- "insert_math_equation_57c6e767": {
1002
- "message": "Insert Math Equation"
1003
- },
1004
- "integers_336344e1": {
1005
- "message": "Integers"
1006
- },
1007
- "intersection_cd4590e4": {
1008
- "message": "Intersection"
1009
- },
1010
- "invalid_entry_f7d2a0f5": {
1011
- "message": "Invalid entry."
1012
- },
1013
- "invalid_file_c11ba11": {
1014
- "message": "Invalid File"
1015
- },
1016
- "invalid_file_type_881cc9b2": {
1017
- "message": "Invalid file type"
1018
- },
1019
- "invalid_url_cbde79f": {
1020
- "message": "Invalid URL"
1021
- },
1022
- "iota_11c932a9": {
1023
- "message": "Iota"
1024
- },
1025
- "issue_num_total_f94536cf": {
1026
- "message": "Issue { num }/{ total }"
1027
- },
1028
- "kappa_2f14c816": {
1029
- "message": "Kappa"
1030
- },
1031
- "kappa_variant_eb64574b": {
1032
- "message": "Kappa (Variant)"
1033
- },
1034
- "keyboard_shortcuts_ed1844bd": {
1035
- "message": "Keyboard shortcuts"
1036
- },
1037
- "keyboards_navigate_to_links_using_the_tab_key_two__5fab8c82": {
1038
- "message": "Keyboards navigate to links using the Tab key. Two adjacent links that direct to the same destination can be confusing to keyboard users."
1039
- },
1040
- "lambda_4f602498": {
1041
- "message": "Lambda"
1042
- },
1043
- "language_arts_icon_a798b0f8": {
1044
- "message": "Language Arts Icon"
1045
- },
1046
- "languages_icon_9d20539": {
1047
- "message": "Languages Icon"
1048
- },
1049
- "large_9c5e80e7": {
1050
- "message": "Large"
1051
- },
1052
- "learn_more_about_adjacent_links_2cb9762c": {
1053
- "message": "Learn more about adjacent links"
1054
- },
1055
- "learn_more_about_color_contrast_c019dfb9": {
1056
- "message": "Learn more about colour contrast"
1057
- },
1058
- "learn_more_about_organizing_page_headings_8a7caa2e": {
1059
- "message": "Learn more about organising page headings"
1060
- },
1061
- "learn_more_about_proper_page_heading_structure_d2959f2d": {
1062
- "message": "Learn more about proper page heading structure"
1063
- },
1064
- "learn_more_about_table_headers_5f5ee13": {
1065
- "message": "Learn more about table headers"
1066
- },
1067
- "learn_more_about_using_alt_text_for_images_5698df9a": {
1068
- "message": "Learn more about using alt text for images"
1069
- },
1070
- "learn_more_about_using_captions_with_tables_36fe496f": {
1071
- "message": "Learn more about using captions with tables"
1072
- },
1073
- "learn_more_about_using_filenames_as_alt_text_264286af": {
1074
- "message": "Learn more about using filenames as alt text"
1075
- },
1076
- "learn_more_about_using_lists_4e6eb860": {
1077
- "message": "Learn more about using lists"
1078
- },
1079
- "learn_more_about_using_scope_attributes_with_table_20df49aa": {
1080
- "message": "Learn more about using scope attributes with tables"
1081
- },
1082
- "leave_as_is_4facfe55": {
1083
- "message": "Leave as is"
1084
- },
1085
- "left_3ea9d375": {
1086
- "message": "Left"
1087
- },
1088
- "left_align_43d95491": {
1089
- "message": "Left Align"
1090
- },
1091
- "left_angle_bracket_c87a6d07": {
1092
- "message": "Left Angle Bracket"
1093
- },
1094
- "left_arrow_4fde1a64": {
1095
- "message": "Left Arrow"
1096
- },
1097
- "left_arrow_with_hook_5bfcad93": {
1098
- "message": "Left Arrow With Hook"
1099
- },
1100
- "left_ceiling_ee9dd88a": {
1101
- "message": "Left Ceiling"
1102
- },
1103
- "left_curly_brace_1726fb4": {
1104
- "message": "Left Curly Brace"
1105
- },
1106
- "left_downard_harpoon_arrow_1d7b3d2e": {
1107
- "message": "Left Downward Harpoon Arrow"
1108
- },
1109
- "left_floor_29ac2274": {
1110
- "message": "Left Floor"
1111
- },
1112
- "left_to_right_e9b4fd06": {
1113
- "message": "Left-to-Right"
1114
- },
1115
- "left_upward_harpoon_arrow_3a562a96": {
1116
- "message": "Left Upward Harpoon Arrow"
1117
- },
1118
- "leftward_arrow_1e4765de": {
1119
- "message": "Leftward Arrow"
1120
- },
1121
- "leftward_pointing_triangle_d14532ce": {
1122
- "message": "Leftward Pointing Triangle"
1123
- },
1124
- "less_than_a26c0641": {
1125
- "message": "Less Than"
1126
- },
1127
- "less_than_or_equal_be5216cb": {
1128
- "message": "Less Than Or Equal"
1129
- },
1130
- "library_icon_ae1e54cf": {
1131
- "message": "Library Icon"
1132
- },
1133
- "light_blue_5374f600": {
1134
- "message": "Light blue"
1135
- },
1136
- "link_7262adec": {
1137
- "message": "Link"
1138
- },
1139
- "link_options_a16b758b": {
1140
- "message": "Link Options"
1141
- },
1142
- "link_type_linktypemessage_c6d26815": {
1143
- "message": "link type: { linkTypeMessage }"
1144
- },
1145
- "link_with_text_starting_with_start_b3fcbe71": {
1146
- "message": "Link with text starting with { start }"
1147
- },
1148
- "links_14b70841": {
1149
- "message": "Links"
1150
- },
1151
- "links_to_an_external_site_de74145d": {
1152
- "message": "Links to an external site."
1153
- },
1154
- "lists_should_be_formatted_as_lists_f862de8d": {
1155
- "message": "Lists should be formatted as lists."
1156
- },
1157
- "load_more_35d33c7": {
1158
- "message": "Load more"
1159
- },
1160
- "loading_25990131": {
1161
- "message": "Loading..."
1162
- },
1163
- "loading_bde52856": {
1164
- "message": "Loading"
1165
- },
1166
- "loading_closed_captions_subtitles_failed_95ceef47": {
1167
- "message": "loading closed captions/subtitles failed."
1168
- },
1169
- "loading_external_tool_d839042c": {
1170
- "message": "Loading External Tool"
1171
- },
1172
- "loading_failed_b3524381": {
1173
- "message": "Loading failed..."
1174
- },
1175
- "loading_failed_e6a9d8ef": {
1176
- "message": "Loading failed."
1177
- },
1178
- "loading_folders_d8b5869e": {
1179
- "message": "Loading folders"
1180
- },
1181
- "loading_placeholder_for_filename_792ef5e8": {
1182
- "message": "Loading placeholder for { fileName }"
1183
- },
1184
- "loading_please_wait_d276220a": {
1185
- "message": "Loading, please wait"
1186
- },
1187
- "loading_preview_9f077aa1": {
1188
- "message": "Loading preview"
1189
- },
1190
- "locked_762f138b": {
1191
- "message": "Locked"
1192
- },
1193
- "logical_equivalence_76fca396": {
1194
- "message": "Logical Equivalence"
1195
- },
1196
- "logical_equivalence_short_8efd7b4f": {
1197
- "message": "Logical Equivalence (Short)"
1198
- },
1199
- "logical_equivalence_short_and_thick_1e1f654d": {
1200
- "message": "Logical Equivalence (Short And Thick)"
1201
- },
1202
- "logical_equivalence_thick_662dd3f2": {
1203
- "message": "Logical Equivalence (Thick)"
1204
- },
1205
- "low_horizontal_dots_cc08498e": {
1206
- "message": "Low Horizontal Dots"
1207
- },
1208
- "magenta_4a65993c": {
1209
- "message": "Magenta"
1210
- },
1211
- "maps_to_e5ef7382": {
1212
- "message": "Maps To"
1213
- },
1214
- "math_icon_ad4e9d03": {
1215
- "message": "Math Icon"
1216
- },
1217
- "media_af190855": {
1218
- "message": "Media"
1219
- },
1220
- "media_file_is_processing_please_try_again_later_58a6d49": {
1221
- "message": "Media file is processing. Please try again later."
1222
- },
1223
- "media_title_2112243b": {
1224
- "message": "Media Title"
1225
- },
1226
- "medium_5a8e9ead": {
1227
- "message": "Medium"
1228
- },
1229
- "merge_links_2478df96": {
1230
- "message": "Merge links"
1231
- },
1232
- "mic_a7f3d311": {
1233
- "message": "Mic"
1234
- },
1235
- "microphone_disabled_15c83130": {
1236
- "message": "Microphone Disabled"
1237
- },
1238
- "middle_27dc1d5": {
1239
- "message": "Middle"
1240
- },
1241
- "minimize_file_preview_da911944": {
1242
- "message": "Minimise file preview"
1243
- },
1244
- "minimize_video_20aa554b": {
1245
- "message": "Minimise video"
1246
- },
1247
- "minus_fd961e2e": {
1248
- "message": "Minus"
1249
- },
1250
- "minus_plus_3461f637": {
1251
- "message": "Minus/Plus"
1252
- },
1253
- "misc_3b692ea7": {
1254
- "message": "Misc"
1255
- },
1256
- "miscellaneous_e9818229": {
1257
- "message": "Miscellaneous"
1258
- },
1259
- "module_90d9fd32": {
1260
- "message": "Unit"
1261
- },
1262
- "modules_c4325335": {
1263
- "message": "Units"
1264
- },
1265
- "moving_image_to_crop_directionword_6f66cde2": {
1266
- "message": "Moving image to crop { directionWord }"
1267
- },
1268
- "mu_37223b8b": {
1269
- "message": "Mu"
1270
- },
1271
- "multi_color_image_63d7372f": {
1272
- "message": "Multi Colour Image"
1273
- },
1274
- "multiplication_sign_15f95c22": {
1275
- "message": "Multiplication Sign"
1276
- },
1277
- "music_icon_4db5c972": {
1278
- "message": "Music Icon"
1279
- },
1280
- "must_be_at_least_percentage_22e373b6": {
1281
- "message": "Must be at least { percentage }%"
1282
- },
1283
- "must_be_at_least_width_x_height_px_41dc825e": {
1284
- "message": "Must be at least { width } x { height }px"
1285
- },
1286
- "my_files_2f621040": {
1287
- "message": "My files"
1288
- },
1289
- "n_th_root_9991a6e4": {
1290
- "message": "N-th Root"
1291
- },
1292
- "nabla_1e216d25": {
1293
- "message": "Nabla"
1294
- },
1295
- "name_1aed4a1b": {
1296
- "message": "Name"
1297
- },
1298
- "name_color_ceec76ff": {
1299
- "message": "{ name } ({ color })"
1300
- },
1301
- "natural_music_54a70258": {
1302
- "message": "Natural (Music)"
1303
- },
1304
- "natural_numbers_3da07060": {
1305
- "message": "Natural Numbers"
1306
- },
1307
- "navigate_through_the_menu_or_toolbar_415a4e50": {
1308
- "message": "Navigate through the menu or toolbar"
1309
- },
1310
- "navigation_ee9af92d": {
1311
- "message": "Navigation"
1312
- },
1313
- "nested_greater_than_d852e60d": {
1314
- "message": "Nested Greater Than"
1315
- },
1316
- "nested_less_than_27d17e58": {
1317
- "message": "Nested Less Than"
1318
- },
1319
- "new_quiz_34aacba6": {
1320
- "message": "New Quiz"
1321
- },
1322
- "next_40e12421": {
1323
- "message": "Next"
1324
- },
1325
- "no_accessibility_issues_were_detected_f8d3c875": {
1326
- "message": "No accessibility issues were detected."
1327
- },
1328
- "no_announcements_created_yet_c44a94f4": {
1329
- "message": "No announcements created yet."
1330
- },
1331
- "no_announcements_found_20185afc": {
1332
- "message": "No announcements found."
1333
- },
1334
- "no_assignments_created_yet_1b236d87": {
1335
- "message": "No assignments created yet."
1336
- },
1337
- "no_assignments_found_79e46d7f": {
1338
- "message": "No assignments found."
1339
- },
1340
- "no_changes_to_save_d29f6e91": {
1341
- "message": "No changes to save."
1342
- },
1343
- "no_discussions_created_yet_ff99abe3": {
1344
- "message": "No discussions created yet."
1345
- },
1346
- "no_discussions_found_9284063b": {
1347
- "message": "No discussions found."
1348
- },
1349
- "no_e16d9132": {
1350
- "message": "No"
1351
- },
1352
- "no_file_chosen_9a880793": {
1353
- "message": "No file chosen"
1354
- },
1355
- "no_headers_9bc7dc7f": {
1356
- "message": "No headers"
1357
- },
1358
- "no_modules_created_yet_c71b6d4d": {
1359
- "message": "No units created yet."
1360
- },
1361
- "no_modules_found_2df43a40": {
1362
- "message": "No units found."
1363
- },
1364
- "no_pages_created_yet_c379fa6e": {
1365
- "message": "No pages created yet."
1366
- },
1367
- "no_pages_found_6799350": {
1368
- "message": "No pages found."
1369
- },
1370
- "no_preview_is_available_for_this_file_f940114a": {
1371
- "message": "No preview is available for this file."
1372
- },
1373
- "no_quizzes_created_yet_1a2370b9": {
1374
- "message": "No quizzes created yet."
1375
- },
1376
- "no_quizzes_found_c80c537a": {
1377
- "message": "No quizzes found."
1378
- },
1379
- "no_results_940393cf": {
1380
- "message": "No results."
1381
- },
1382
- "no_results_found_for_filterterm_ad1b04c8": {
1383
- "message": "No results found for { filterTerm }"
1384
- },
1385
- "no_video_1ed00b26": {
1386
- "message": "No Video"
1387
- },
1388
- "none_3b5e34d2": {
1389
- "message": "None"
1390
- },
1391
- "none_selected_b93d56d2": {
1392
- "message": "None Selected"
1393
- },
1394
- "not_equal_6e2980e6": {
1395
- "message": "Not Equal"
1396
- },
1397
- "not_in_not_an_element_of_fb1ffb54": {
1398
- "message": "Not In (Not An Element Of)"
1399
- },
1400
- "not_negation_1418ebb8": {
1401
- "message": "Not (Negation)"
1402
- },
1403
- "not_subset_dc2b5e84": {
1404
- "message": "Not Subset"
1405
- },
1406
- "not_subset_strict_23d282bf": {
1407
- "message": "Not Subset (Strict)"
1408
- },
1409
- "not_superset_5556b913": {
1410
- "message": "Not Superset"
1411
- },
1412
- "not_superset_strict_24e06f36": {
1413
- "message": "Not Superset (Strict)"
1414
- },
1415
- "nu_1c0f6848": {
1416
- "message": "Nu"
1417
- },
1418
- "octagon_e48be9f": {
1419
- "message": "Octagon"
1420
- },
1421
- "olive_6a3e4d6b": {
1422
- "message": "Olive"
1423
- },
1424
- "omega_8f2c3463": {
1425
- "message": "Omega"
1426
- },
1427
- "one_of_the_following_styles_must_be_added_to_save__1de769aa": {
1428
- "message": "One of the following styles must be added to save an icon: Icon Colour, Outline Size, Icon Text, or Image"
1429
- },
1430
- "one_or_more_files_failed_to_paste_please_try_uploa_7fa39dd3": {
1431
- "message": "One or more files failed to paste. Please try uploading or dragging and dropping files."
1432
- },
1433
- "open_circle_e9bd069": {
1434
- "message": "Open Circle"
1435
- },
1436
- "open_this_keyboard_shortcuts_dialog_9658b83a": {
1437
- "message": "Open this keyboard shortcuts dialogue"
1438
- },
1439
- "open_title_application_fd624fc5": {
1440
- "message": "Open { title } application"
1441
- },
1442
- "operators_a2ef9a93": {
1443
- "message": "Operators"
1444
- },
1445
- "or_9b70ccaa": {
1446
- "message": "Or"
1447
- },
1448
- "orange_81386a62": {
1449
- "message": "Orange"
1450
- },
1451
- "ordered_and_unordered_lists_cfadfc38": {
1452
- "message": "Ordered and Unordered Lists"
1453
- },
1454
- "other_editor_shortcuts_may_be_found_at_404aba4a": {
1455
- "message": "Other editor shortcuts may be found at"
1456
- },
1457
- "outline_color_3ef2cea7": {
1458
- "message": "Outline Colour"
1459
- },
1460
- "outline_size_a6059a21": {
1461
- "message": "Outline Size"
1462
- },
1463
- "p_is_not_a_valid_protocol_which_must_be_ftp_http_h_adf13fc2": {
1464
- "message": "{ p } is not a valid protocol which must be ftp, http, https, mailto, skype, tel or may be omitted"
1465
- },
1466
- "page_50c4823d": {
1467
- "message": "Page"
1468
- },
1469
- "pages_e5414c2c": {
1470
- "message": "Pages"
1471
- },
1472
- "paragraph_5e5ad8eb": {
1473
- "message": "Paragraph"
1474
- },
1475
- "paragraph_starting_with_start_a59923f8": {
1476
- "message": "Paragraph starting with { start }"
1477
- },
1478
- "parallel_d55d6e38": {
1479
- "message": "Parallel"
1480
- },
1481
- "partial_derivative_4a9159df": {
1482
- "message": "Partial (Derivative)"
1483
- },
1484
- "paste_5963d1c1": {
1485
- "message": "Paste"
1486
- },
1487
- "pause_12af3bb4": {
1488
- "message": "Pause"
1489
- },
1490
- "pentagon_17d82ea3": {
1491
- "message": "Pentagon"
1492
- },
1493
- "people_b4ebb13c": {
1494
- "message": "People"
1495
- },
1496
- "percentage_34ab7c2c": {
1497
- "message": "Percentage"
1498
- },
1499
- "percentage_must_be_a_number_8033c341": {
1500
- "message": "Percentage must be a number"
1501
- },
1502
- "performing_arts_icon_f3497486": {
1503
- "message": "Performing Arts Icon"
1504
- },
1505
- "perpendicular_7c48ede4": {
1506
- "message": "Perpendicular"
1507
- },
1508
- "phi_4ac33b6d": {
1509
- "message": "Phi"
1510
- },
1511
- "phi_variant_c9bb3ac5": {
1512
- "message": "Phi (Variant)"
1513
- },
1514
- "physical_education_icon_d7dffd3e": {
1515
- "message": "Physical Education Icon"
1516
- },
1517
- "pi_dc4f0bd8": {
1518
- "message": "Pi"
1519
- },
1520
- "pi_variant_10f5f520": {
1521
- "message": "Pi (Variant)"
1522
- },
1523
- "pink_68ad45cb": {
1524
- "message": "Pink"
1525
- },
1526
- "pixels_52ece7d1": {
1527
- "message": "Pixels"
1528
- },
1529
- "play_1a47eaa7": {
1530
- "message": "Play"
1531
- },
1532
- "play_media_comment_35257210": {
1533
- "message": "Play media comment."
1534
- },
1535
- "play_media_comment_by_name_from_createdat_c230123d": {
1536
- "message": "Play media comment by { name } from { createdAt }."
1537
- },
1538
- "please_allow_canvas_to_access_your_microphone_and__dc2c3079": {
1539
- "message": "Please allow Canvas to access your microphone and webcam."
1540
- },
1541
- "plus_d43cd4ec": {
1542
- "message": "Plus"
1543
- },
1544
- "plus_minus_f8be2e83": {
1545
- "message": "Plus/Minus"
1546
- },
1547
- "posted_when_a578f5ab": {
1548
- "message": "Posted: { when }"
1549
- },
1550
- "power_set_4f26f316": {
1551
- "message": "Power Set"
1552
- },
1553
- "precedes_196b9aef": {
1554
- "message": "Precedes"
1555
- },
1556
- "precedes_equal_20701e84": {
1557
- "message": "Precedes Equal"
1558
- },
1559
- "preformatted_d0670862": {
1560
- "message": "Preformatted"
1561
- },
1562
- "prev_f82cbc48": {
1563
- "message": "Prev"
1564
- },
1565
- "preview_53003fd2": {
1566
- "message": "Preview"
1567
- },
1568
- "preview_a3f8f854": {
1569
- "message": "PREVIEW"
1570
- },
1571
- "preview_in_overlay_ed772c46": {
1572
- "message": "Preview in overlay"
1573
- },
1574
- "preview_inline_9787330": {
1575
- "message": "Preview inline"
1576
- },
1577
- "prime_917ea60e": {
1578
- "message": "Prime"
1579
- },
1580
- "prime_numbers_13464f61": {
1581
- "message": "Prime Numbers"
1582
- },
1583
- "product_39cf144f": {
1584
- "message": "Product"
1585
- },
1586
- "proportional_f02800cc": {
1587
- "message": "Proportional"
1588
- },
1589
- "protocol_must_be_ftp_http_https_mailto_skype_tel_o_73beb4f8": {
1590
- "message": "Protocol must be ftp, http, https, mailto, skype, tel or may be omitted"
1591
- },
1592
- "psi_e3f5f0f7": {
1593
- "message": "Psi"
1594
- },
1595
- "published_c944a23d": {
1596
- "message": "published"
1597
- },
1598
- "published_when_302d8e23": {
1599
- "message": "Published: { when }"
1600
- },
1601
- "pumpkin_904428d5": {
1602
- "message": "Pumpkin"
1603
- },
1604
- "purple_7678a9fc": {
1605
- "message": "Purple"
1606
- },
1607
- "quaternions_877024e0": {
1608
- "message": "Quaternions"
1609
- },
1610
- "quiz_e0dcce8f": {
1611
- "message": "Quiz"
1612
- },
1613
- "quizzes_7e598f57": {
1614
- "message": "Quizzes"
1615
- },
1616
- "rational_numbers_80ddaa4a": {
1617
- "message": "Rational Numbers"
1618
- },
1619
- "real_numbers_7c99df94": {
1620
- "message": "Real Numbers"
1621
- },
1622
- "real_portion_of_complex_number_7dad33b5": {
1623
- "message": "Real Portion (of Complex Number)"
1624
- },
1625
- "record_7c9448b": {
1626
- "message": "Record"
1627
- },
1628
- "record_upload_media_5fdce166": {
1629
- "message": "Record/upload media"
1630
- },
1631
- "recording_98da6bda": {
1632
- "message": "Recording"
1633
- },
1634
- "red_8258edf3": {
1635
- "message": "Red"
1636
- },
1637
- "relationships_6602af70": {
1638
- "message": "Relationships"
1639
- },
1640
- "religion_icon_246e0be1": {
1641
- "message": "Religion Icon"
1642
- },
1643
- "remove_heading_style_5fdc8855": {
1644
- "message": "Remove heading style"
1645
- },
1646
- "remove_link_d1f2f4d0": {
1647
- "message": "Remove Link"
1648
- },
1649
- "replace_e61834a7": {
1650
- "message": "Replace"
1651
- },
1652
- "reset_95a81614": {
1653
- "message": "Reset"
1654
- },
1655
- "resize_ec83d538": {
1656
- "message": "Resize"
1657
- },
1658
- "restore_auto_save_deccd84b": {
1659
- "message": "Restore auto-save?"
1660
- },
1661
- "reverse_turnstile_does_not_yield_7558be06": {
1662
- "message": "Reverse Turnstile (Does Not Yield)"
1663
- },
1664
- "rho_a0244a36": {
1665
- "message": "Rho"
1666
- },
1667
- "rho_variant_415245cd": {
1668
- "message": "Rho (Variant)"
1669
- },
1670
- "rich_content_editor_2708ef21": {
1671
- "message": "Rich Content Editor"
1672
- },
1673
- "rich_text_area_press_oskey_f8_for_rich_content_edi_c2f651d": {
1674
- "message": "Rich Text Area. Press { OSKey }+F8 for Rich Content Editor shortcuts."
1675
- },
1676
- "right_71ffdc4d": {
1677
- "message": "Right"
1678
- },
1679
- "right_align_39e7a32a": {
1680
- "message": "Right Align"
1681
- },
1682
- "right_angle_bracket_d704e2d6": {
1683
- "message": "Right Angle Bracket"
1684
- },
1685
- "right_arrow_35e0eddf": {
1686
- "message": "Right Arrow"
1687
- },
1688
- "right_arrow_with_hook_29d92d31": {
1689
- "message": "Right Arrow With Hook"
1690
- },
1691
- "right_ceiling_839dc744": {
1692
- "message": "Right Ceiling"
1693
- },
1694
- "right_curly_brace_5159d5cd": {
1695
- "message": "Right Curly Brace"
1696
- },
1697
- "right_downward_harpoon_arrow_d71b114f": {
1698
- "message": "Right Downward Harpoon Arrow"
1699
- },
1700
- "right_floor_5392d5cf": {
1701
- "message": "Right Floor"
1702
- },
1703
- "right_to_left_9cfb092a": {
1704
- "message": "Right-to-Left"
1705
- },
1706
- "right_upward_harpoon_arrow_f5a34c73": {
1707
- "message": "Right Upward Harpoon Arrow"
1708
- },
1709
- "rightward_arrow_32932107": {
1710
- "message": "Rightward Arrow"
1711
- },
1712
- "rightward_pointing_triangle_60330f5c": {
1713
- "message": "Rightward Pointing Triangle"
1714
- },
1715
- "rotate_image_90_degrees_2ab77c05": {
1716
- "message": "Rotate image -90 degrees"
1717
- },
1718
- "rotate_image_90_degrees_6c92cd42": {
1719
- "message": "Rotate image 90 degrees"
1720
- },
1721
- "rotation_9699c538": {
1722
- "message": "Rotation"
1723
- },
1724
- "row_fc0944a7": {
1725
- "message": "Row"
1726
- },
1727
- "row_group_979f5528": {
1728
- "message": "Row group"
1729
- },
1730
- "sadly_the_pretty_html_editor_is_not_keyboard_acces_50da7665": {
1731
- "message": "Sadly, the pretty HTML editor is not keyboard accessible. Access the raw HTML editor here."
1732
- },
1733
- "save_11a80ec3": {
1734
- "message": "Save"
1735
- },
1736
- "save_copy_ca63944e": {
1737
- "message": "Save Copy"
1738
- },
1739
- "save_media_cb9e786e": {
1740
- "message": "Save Media"
1741
- },
1742
- "saved_icon_maker_icons_df86e2a1": {
1743
- "message": "Saved Icon Maker Icons"
1744
- },
1745
- "screen_readers_cannot_determine_what_is_displayed__6a5842ab": {
1746
- "message": "Screen readers cannot determine what is displayed in an image without alternative text, and filenames are often meaningless strings of numbers and letters that do not describe the context or meaning."
1747
- },
1748
- "screen_readers_cannot_determine_what_is_displayed__6f1ea667": {
1749
- "message": "Screen readers cannot determine what is displayed in an image without alternative text, which describes the content and meaning of the image. Alternative text should be simple and concise."
1750
- },
1751
- "screen_readers_cannot_determine_what_is_displayed__a57e6723": {
1752
- "message": "Screen readers cannot determine what is displayed in an image without alternative text, which describes the content and meaning of the image."
1753
- },
1754
- "screen_readers_cannot_interpret_tables_without_the_bd861652": {
1755
- "message": "Screen readers cannot interpret tables without the proper structure. Table headers provide direction and content scope."
1756
- },
1757
- "screen_readers_cannot_interpret_tables_without_the_e62912d5": {
1758
- "message": "Screen readers cannot interpret tables without the proper structure. Table captions describe the context and general understanding of the table."
1759
- },
1760
- "screen_readers_cannot_interpret_tables_without_the_f0bdec0f": {
1761
- "message": "Screen readers cannot interpret tables without the proper structure. Table headers provide direction and overview of the content."
1762
- },
1763
- "script_l_42a7b254": {
1764
- "message": "Script L"
1765
- },
1766
- "search_280d00bd": {
1767
- "message": "Search"
1768
- },
1769
- "select_audio_source_21043cd5": {
1770
- "message": "Select audio source"
1771
- },
1772
- "select_crop_shape_d441feeb": {
1773
- "message": "Select crop shape"
1774
- },
1775
- "select_language_7c93a900": {
1776
- "message": "Select Language"
1777
- },
1778
- "select_video_source_1b5c9dbe": {
1779
- "message": "Select video source"
1780
- },
1781
- "selected_274ce24f": {
1782
- "message": "Selected"
1783
- },
1784
- "selected_linkfilename_c093b1f2": {
1785
- "message": "Selected { linkFileName }"
1786
- },
1787
- "selection_b52c4c5e": {
1788
- "message": "Selection"
1789
- },
1790
- "set_header_scope_8c548f40": {
1791
- "message": "Set header scope"
1792
- },
1793
- "set_minus_b46e9b88": {
1794
- "message": "Set Minus"
1795
- },
1796
- "set_table_header_cfab13a0": {
1797
- "message": "Set table header"
1798
- },
1799
- "sharp_music_ab956814": {
1800
- "message": "Sharp (Music)"
1801
- },
1802
- "shift_arrows_4d5785fe": {
1803
- "message": "SHIFT+Arrows"
1804
- },
1805
- "shift_o_to_open_the_pretty_html_editor_55ff5a31": {
1806
- "message": "Shift-O to open the pretty HTML editor."
1807
- },
1808
- "shortcut_911d6255": {
1809
- "message": "Shortcut"
1810
- },
1811
- "show_audio_options_b489926b": {
1812
- "message": "Show audio options"
1813
- },
1814
- "show_image_options_1e2ecc6b": {
1815
- "message": "Show image options"
1816
- },
1817
- "show_link_options_545338fd": {
1818
- "message": "Show link options"
1819
- },
1820
- "show_studio_media_options_a0c748c6": {
1821
- "message": "Show Studio media options"
1822
- },
1823
- "show_video_options_6ed3721a": {
1824
- "message": "Show video options"
1825
- },
1826
- "sighted_users_browse_web_pages_quickly_looking_for_1d4db0c1": {
1827
- "message": "Sighted users browse web pages quickly, looking for large or bolded headings. Screen reader users rely on headers for contextual understanding. Headers should use the proper structure."
1828
- },
1829
- "sighted_users_browse_web_pages_quickly_looking_for_ade806f5": {
1830
- "message": "Sighted users browse web pages quickly, looking for large or bolded headings. Screen reader users rely on headers for contextual understanding. Headers should be concise within the proper structure."
1831
- },
1832
- "sigma_5c35e553": {
1833
- "message": "Sigma"
1834
- },
1835
- "sigma_variant_8155625": {
1836
- "message": "Sigma (Variant)"
1837
- },
1838
- "single_color_image_4e5d4dbc": {
1839
- "message": "Single Colour Image"
1840
- },
1841
- "single_color_image_color_95fa9a87": {
1842
- "message": "Single Color Image Color"
1843
- },
1844
- "size_b30e1077": {
1845
- "message": "Size"
1846
- },
1847
- "size_of_caption_file_is_greater_than_the_maximum_m_bff5f86e": {
1848
- "message": "Size of caption file is greater than the maximum { max } kb allowed file size."
1849
- },
1850
- "small_b070434a": {
1851
- "message": "Small"
1852
- },
1853
- "solid_circle_9f061dfc": {
1854
- "message": "Solid Circle"
1855
- },
1856
- "something_went_wrong_89195131": {
1857
- "message": "Something went wrong."
1858
- },
1859
- "something_went_wrong_accessing_your_webcam_6643b87e": {
1860
- "message": "Something went wrong accessing your webcam."
1861
- },
1862
- "something_went_wrong_and_i_don_t_know_what_to_show_e0c54ec8": {
1863
- "message": "Something went wrong and I don''t know what to show you."
1864
- },
1865
- "something_went_wrong_check_your_connection_reload__c7868286": {
1866
- "message": "Something went wrong. Check your connection, reload the page, and try again."
1867
- },
1868
- "something_went_wrong_d238c551": {
1869
- "message": "Something went wrong"
1870
- },
1871
- "something_went_wrong_while_sharing_your_screen_8de579e5": {
1872
- "message": "Something went wrong while sharing your screen."
1873
- },
1874
- "sort_by_e75f9e3e": {
1875
- "message": "Sort by"
1876
- },
1877
- "spades_suit_b37020c2": {
1878
- "message": "Spades (Suit)"
1879
- },
1880
- "square_511eb3b3": {
1881
- "message": "Square"
1882
- },
1883
- "square_cap_9ec88646": {
1884
- "message": "Square Cap"
1885
- },
1886
- "square_cup_b0665113": {
1887
- "message": "Square Cup"
1888
- },
1889
- "square_root_e8bcbc60": {
1890
- "message": "Square Root"
1891
- },
1892
- "square_root_symbol_d0898a53": {
1893
- "message": "Square Root Symbol"
1894
- },
1895
- "square_subset_17be67cb": {
1896
- "message": "Square Subset"
1897
- },
1898
- "square_subset_strict_7044e84f": {
1899
- "message": "Square Subset (Strict)"
1900
- },
1901
- "square_superset_3be8dae1": {
1902
- "message": "Square Superset"
1903
- },
1904
- "square_superset_strict_fa4262e4": {
1905
- "message": "Square Superset (Strict)"
1906
- },
1907
- "square_unordered_list_b15ce93b": {
1908
- "message": "square unordered list"
1909
- },
1910
- "star_8d156e09": {
1911
- "message": "Star"
1912
- },
1913
- "start_over_f7552aa9": {
1914
- "message": "Start Over"
1915
- },
1916
- "start_recording_9a65141a": {
1917
- "message": "Start Recording"
1918
- },
1919
- "steel_blue_14296f08": {
1920
- "message": "Steel Blue"
1921
- },
1922
- "studio_media_options_ee504361": {
1923
- "message": "Studio Media Options"
1924
- },
1925
- "studio_media_options_tray_cfb94654": {
1926
- "message": "Studio Media Options Tray"
1927
- },
1928
- "styles_2aa721ef": {
1929
- "message": "Styles"
1930
- },
1931
- "submit_a3cc6859": {
1932
- "message": "Submit"
1933
- },
1934
- "subscript_59744f96": {
1935
- "message": "Subscript"
1936
- },
1937
- "subset_19c1a92f": {
1938
- "message": "Subset"
1939
- },
1940
- "subset_strict_8d8948d6": {
1941
- "message": "Subset (Strict)"
1942
- },
1943
- "succeeds_9cc31be9": {
1944
- "message": "Succeeds"
1945
- },
1946
- "succeeds_equal_158e8c3a": {
1947
- "message": "Succeeds Equal"
1948
- },
1949
- "sum_b0842d31": {
1950
- "message": "Sum"
1951
- },
1952
- "superscript_8cb349a2": {
1953
- "message": "Superscript"
1954
- },
1955
- "superscript_and_subscript_37f94a50": {
1956
- "message": "Superscript and Subscript"
1957
- },
1958
- "superset_c4db8a7a": {
1959
- "message": "Superset"
1960
- },
1961
- "superset_strict_c77dd6d2": {
1962
- "message": "Superset (Strict)"
1963
- },
1964
- "supported_file_types_srt_or_webvtt_7d827ed": {
1965
- "message": "Supported file types: SRT or WebVTT"
1966
- },
1967
- "switch_to_pretty_html_editor_a3cee15f": {
1968
- "message": "Switch to pretty HTML Editor"
1969
- },
1970
- "switch_to_raw_html_editor_f970ae1a": {
1971
- "message": "Switch to raw HTML Editor"
1972
- },
1973
- "switch_to_the_html_editor_146dfffd": {
1974
- "message": "Switch to the html editor"
1975
- },
1976
- "switch_to_the_rich_text_editor_63c1ecf6": {
1977
- "message": "Switch to the rich text editor"
1978
- },
1979
- "syllabus_f191f65b": {
1980
- "message": "Syllabus"
1981
- },
1982
- "system_audio_allowed_b2508f8c": {
1983
- "message": "System Audio Allowed"
1984
- },
1985
- "system_audio_disabled_c177bd13": {
1986
- "message": "System Audio Disabled"
1987
- },
1988
- "tab_arrows_4cf5abfc": {
1989
- "message": "TAB/Arrows"
1990
- },
1991
- "table_header_starting_with_start_ffcabba6": {
1992
- "message": "Table header starting with { start }"
1993
- },
1994
- "table_starting_with_start_e7232848": {
1995
- "message": "Table starting with { start }"
1996
- },
1997
- "tables_headers_should_specify_scope_5abf3a8e": {
1998
- "message": "Tables headers should specify scope."
1999
- },
2000
- "tables_should_include_a_caption_describing_the_con_e91e78fc": {
2001
- "message": "Tables should include a caption describing the contents of the table."
2002
- },
2003
- "tables_should_include_at_least_one_header_48779eac": {
2004
- "message": "Tables should include at least one header."
2005
- },
2006
- "tau_880974b7": {
2007
- "message": "Tau"
2008
- },
2009
- "teal_f729a294": {
2010
- "message": "Teal"
2011
- },
2012
- "text_7f4593da": {
2013
- "message": "Text"
2014
- },
2015
- "text_background_color_16e61c3f": {
2016
- "message": "Text Background Colour"
2017
- },
2018
- "text_color_acf75eb6": {
2019
- "message": "Text colour"
2020
- },
2021
- "text_is_difficult_to_read_without_sufficient_contr_69e62bd6": {
2022
- "message": "Text is difficult to read without sufficient contrast between the text and the background, especially for those with low vision."
2023
- },
2024
- "text_larger_than_18pt_or_bold_14pt_should_display__5c364db6": {
2025
- "message": "Text larger than 18pt (or bold 14pt) should display a minimum contrast ratio of 3:1."
2026
- },
2027
- "text_optional_384f94f7": {
2028
- "message": "Text (optional)"
2029
- },
2030
- "text_position_8df8c162": {
2031
- "message": "Text Position"
2032
- },
2033
- "text_size_887c2f6": {
2034
- "message": "Text Size"
2035
- },
2036
- "text_smaller_than_18pt_or_bold_14pt_should_display_aaffb22b": {
2037
- "message": "Text smaller than 18pt (or bold 14pt) should display a minimum contrast ratio of 4.5:1."
2038
- },
2039
- "the_document_preview_is_currently_being_processed__7d9ea135": {
2040
- "message": "The document preview is currently being processed. Please try again later."
2041
- },
2042
- "the_first_heading_on_a_page_should_be_an_h2_859089f2": {
2043
- "message": "The first heading on a page should be an H2."
2044
- },
2045
- "the_following_content_is_partner_provided_ed1da756": {
2046
- "message": "The following content is partner provided"
2047
- },
2048
- "the_material_is_in_the_public_domain_279c39a3": {
2049
- "message": "The material is in the public domain"
2050
- },
2051
- "the_material_is_licensed_under_creative_commons_3242cb5e": {
2052
- "message": "The material is licensed under Creative Commons"
2053
- },
2054
- "the_material_is_subject_to_an_exception_e_g_fair_u_a39c8ca2": {
2055
- "message": "The material is subject to an exception - e.g. fair use, the right to quote, or others under applicable copyright laws"
2056
- },
2057
- "the_preceding_content_is_partner_provided_d753928c": {
2058
- "message": "The preceding content is partner provided"
2059
- },
2060
- "the_pretty_html_editor_is_not_keyboard_accessible__d6d5d2b": {
2061
- "message": "The pretty html editor is not keyboard accessible. Press Shift O to open the raw HTML editor."
2062
- },
2063
- "therefore_d860e024": {
2064
- "message": "Therefore"
2065
- },
2066
- "theta_ce2d2350": {
2067
- "message": "Theta"
2068
- },
2069
- "theta_variant_fff6da6f": {
2070
- "message": "Theta (Variant)"
2071
- },
2072
- "thick_downward_arrow_b85add4c": {
2073
- "message": "Thick Downward Arrow"
2074
- },
2075
- "thick_left_arrow_d5f3e925": {
2076
- "message": "Thick Left Arrow"
2077
- },
2078
- "thick_leftward_arrow_6ab89880": {
2079
- "message": "Thick Leftward Arrow"
2080
- },
2081
- "thick_right_arrow_3ed5e8f7": {
2082
- "message": "Thick Right Arrow"
2083
- },
2084
- "thick_rightward_arrow_a2e1839e": {
2085
- "message": "Thick Rightward Arrow"
2086
- },
2087
- "thick_upward_arrow_acd20328": {
2088
- "message": "Thick Upward Arrow"
2089
- },
2090
- "this_document_cannot_be_displayed_within_canvas_7aba77be": {
2091
- "message": "This document cannot be displayed within Canvas."
2092
- },
2093
- "this_equation_cannot_be_rendered_in_basic_view_9b6c07ae": {
2094
- "message": "This equation cannot be rendered in Basic View."
2095
- },
2096
- "this_image_is_currently_unavailable_25c68857": {
2097
- "message": "This image is currently unavailable"
2098
- },
2099
- "though_your_video_will_have_the_correct_title_in_t_90e427f3": {
2100
- "message": "Though your video will have the correct title in the browser, we failed to update it in the database."
2101
- },
2102
- "timebar_a4d18443": {
2103
- "message": "Time bar"
2104
- },
2105
- "title_ee03d132": {
2106
- "message": "Title"
2107
- },
2108
- "to_be_posted_when_d24bf7dc": {
2109
- "message": "To Be Posted: { when }"
2110
- },
2111
- "to_do_when_2783d78f": {
2112
- "message": "To-do: { when }"
2113
- },
2114
- "toggle_summary_group_413df9ac": {
2115
- "message": "Toggle { summary } group"
2116
- },
2117
- "toggle_tooltip_d3b7cb86": {
2118
- "message": "Toggle tooltip"
2119
- },
2120
- "tools_2fcf772e": {
2121
- "message": "Tools"
2122
- },
2123
- "top_66e0adb6": {
2124
- "message": "Top"
2125
- },
2126
- "tray_839df38a": {
2127
- "message": "Tray"
2128
- },
2129
- "triangle_6072304e": {
2130
- "message": "Triangle"
2131
- },
2132
- "turnstile_yields_f9e76df1": {
2133
- "message": "Turnstile (Yields)"
2134
- },
2135
- "type_control_f9_to_access_image_options_text_a47e319f": {
2136
- "message": "type Control F9 to access image options. { text }"
2137
- },
2138
- "type_control_f9_to_access_link_options_text_4ead9682": {
2139
- "message": "type Control F9 to access link options. { text }"
2140
- },
2141
- "type_control_f9_to_access_table_options_text_92141329": {
2142
- "message": "type Control F9 to access table options. { text }"
2143
- },
2144
- "unable_to_determine_resource_selection_url_7867e060": {
2145
- "message": "Unable to determine resource selection URL"
2146
- },
2147
- "union_e6b57a53": {
2148
- "message": "Union"
2149
- },
2150
- "unpublished_dfd8801": {
2151
- "message": "unpublished"
2152
- },
2153
- "untitled_16aa4f2b": {
2154
- "message": "Untitled"
2155
- },
2156
- "untitled_efdc2d7d": {
2157
- "message": "untitled"
2158
- },
2159
- "up_and_left_diagonal_arrow_e4a74a23": {
2160
- "message": "Up And Left Diagonal Arrow"
2161
- },
2162
- "up_and_right_diagonal_arrow_935b902e": {
2163
- "message": "Up And Right Diagonal Arrow"
2164
- },
2165
- "up_c553575d": {
2166
- "message": "Up"
2167
- },
2168
- "updated_link_a827e441": {
2169
- "message": "Updated link"
2170
- },
2171
- "upload_document_253f0478": {
2172
- "message": "Upload Document"
2173
- },
2174
- "upload_file_fd2361b8": {
2175
- "message": "Upload file"
2176
- },
2177
- "upload_image_6120b609": {
2178
- "message": "Upload image"
2179
- },
2180
- "upload_media_ce31135a": {
2181
- "message": "Upload media"
2182
- },
2183
- "upload_record_media_e4207d72": {
2184
- "message": "Upload/Record Media"
2185
- },
2186
- "uploading_19e8a4e7": {
2187
- "message": "Uploading"
2188
- },
2189
- "uppercase_alphabetic_ordered_list_3f5aa6b2": {
2190
- "message": "uppercase alphabetic ordered list"
2191
- },
2192
- "uppercase_delta_d4f4bc41": {
2193
- "message": "Uppercase Delta"
2194
- },
2195
- "uppercase_gamma_86f492e9": {
2196
- "message": "Uppercase Gamma"
2197
- },
2198
- "uppercase_lambda_c78d8ed4": {
2199
- "message": "Uppercase Lambda"
2200
- },
2201
- "uppercase_omega_8aedfa2": {
2202
- "message": "Uppercase Omega"
2203
- },
2204
- "uppercase_phi_caa36724": {
2205
- "message": "Uppercase Phi"
2206
- },
2207
- "uppercase_pi_fcc70f5e": {
2208
- "message": "Uppercase Pi"
2209
- },
2210
- "uppercase_psi_6395acbe": {
2211
- "message": "Uppercase Psi"
2212
- },
2213
- "uppercase_roman_numeral_ordered_list_853f292b": {
2214
- "message": "uppercase Roman numeral ordered list"
2215
- },
2216
- "uppercase_sigma_dbb70e92": {
2217
- "message": "Uppercase Sigma"
2218
- },
2219
- "uppercase_theta_49afc891": {
2220
- "message": "Uppercase Theta"
2221
- },
2222
- "uppercase_upsilon_8c1e623e": {
2223
- "message": "Uppercase Upsilon"
2224
- },
2225
- "uppercase_xi_341e8556": {
2226
- "message": "Uppercase Xi"
2227
- },
2228
- "upsilon_33651634": {
2229
- "message": "Upsilon"
2230
- },
2231
- "upward_and_downward_pointing_arrow_fa90a918": {
2232
- "message": "Upward And Downward Pointing Arrow"
2233
- },
2234
- "upward_and_downward_pointing_arrow_thick_d420fdef": {
2235
- "message": "Upward And Downward Pointing Arrow (Thick)"
2236
- },
2237
- "upward_arrow_9992cb2d": {
2238
- "message": "Upward Arrow"
2239
- },
2240
- "upward_pointing_triangle_d078d7cb": {
2241
- "message": "Upward Pointing Triangle"
2242
- },
2243
- "url_22a5f3b8": {
2244
- "message": "URL"
2245
- },
2246
- "usage_right_ff96f3e2": {
2247
- "message": "Usage right:"
2248
- },
2249
- "usage_rights_required_5fe4dd68": {
2250
- "message": "Usage Rights (required)"
2251
- },
2252
- "use_arrow_keys_to_navigate_options_2021cc50": {
2253
- "message": "Use arrow keys to navigate options."
2254
- },
2255
- "use_arrow_keys_to_select_a_shape_c8eb57ed": {
2256
- "message": "Use arrow keys to select a shape."
2257
- },
2258
- "use_arrow_keys_to_select_a_size_699a19f4": {
2259
- "message": "Use arrow keys to select a size."
2260
- },
2261
- "use_arrow_keys_to_select_a_text_position_72f9137c": {
2262
- "message": "Use arrow keys to select a text position."
2263
- },
2264
- "use_arrow_keys_to_select_a_text_size_65e89336": {
2265
- "message": "Use arrow keys to select a text size."
2266
- },
2267
- "use_arrow_keys_to_select_an_outline_size_e009d6b0": {
2268
- "message": "Use arrow keys to select an outline size."
2269
- },
2270
- "used_by_screen_readers_to_describe_the_content_of__4f14b4e4": {
2271
- "message": "Used by screen readers to describe the content of an { TYPE }"
2272
- },
2273
- "used_by_screen_readers_to_describe_the_content_of__b1e76d9e": {
2274
- "message": "Used by screen readers to describe the content of an image"
2275
- },
2276
- "used_by_screen_readers_to_describe_the_video_37ebad25": {
2277
- "message": "Used by screen readers to describe the video"
2278
- },
2279
- "user_documents_c206e61f": {
2280
- "message": "User Documents"
2281
- },
2282
- "user_files_78e21703": {
2283
- "message": "User Files"
2284
- },
2285
- "user_images_b6490852": {
2286
- "message": "User Images"
2287
- },
2288
- "user_media_14fbf656": {
2289
- "message": "User Media"
2290
- },
2291
- "vector_notation_cf6086ab": {
2292
- "message": "Vector (Notation)"
2293
- },
2294
- "vertical_bar_set_builder_notation_4300495f": {
2295
- "message": "Vertical Bar (Set Builder Notation)"
2296
- },
2297
- "vertical_dots_bfb21f14": {
2298
- "message": "Vertical Dots"
2299
- },
2300
- "video_options_24ef6e5d": {
2301
- "message": "Video Options"
2302
- },
2303
- "video_options_tray_3b9809a5": {
2304
- "message": "Video Options Tray"
2305
- },
2306
- "video_player_b371005": {
2307
- "message": "Video player"
2308
- },
2309
- "video_player_for_9e7d373b": {
2310
- "message": "Video player for "
2311
- },
2312
- "video_player_for_title_ffd9fbc4": {
2313
- "message": "Video player for { title }"
2314
- },
2315
- "view_all_e13bf0a6": {
2316
- "message": "View All"
2317
- },
2318
- "view_ba339f93": {
2319
- "message": "View"
2320
- },
2321
- "view_description_30446afc": {
2322
- "message": "View description"
2323
- },
2324
- "view_keyboard_shortcuts_34d1be0b": {
2325
- "message": "View keyboard shortcuts"
2326
- },
2327
- "view_title_description_67940918": {
2328
- "message": "View { title } description"
2329
- },
2330
- "view_word_and_character_counts_a743dd0c": {
2331
- "message": "View word and character counts"
2332
- },
2333
- "we_couldn_t_detect_a_working_microphone_connected__ceb71c40": {
2334
- "message": "We couldn’t detect a working microphone connected to your device."
2335
- },
2336
- "we_couldn_t_detect_a_working_webcam_connected_to_y_6715cc4": {
2337
- "message": "We couldn’t detect a working webcam connected to your device."
2338
- },
2339
- "we_couldn_t_detect_a_working_webcam_or_microphone__263b6674": {
2340
- "message": "We couldn’t detect a working webcam or microphone connected to your device."
2341
- },
2342
- "webcam_disabled_30c66986": {
2343
- "message": "Webcam Disabled"
2344
- },
2345
- "webcam_fe91b20f": {
2346
- "message": "Webcam"
2347
- },
2348
- "webpages_should_only_have_a_single_h1_which_is_aut_dc99189e": {
2349
- "message": "Webpages should only have a single H1, which is automatically used by the page''s Title. The first heading in your content should be an H2."
2350
- },
2351
- "when_markup_is_used_that_visually_formats_items_as_f941fc1b": {
2352
- "message": "When mark-up is used, it visually formats items as a list but does not indicate the list relationship, users may have difficulty in navigating the information."
2353
- },
2354
- "white_87fa64fd": {
2355
- "message": "White"
2356
- },
2357
- "why_523b3d8c": {
2358
- "message": "Why"
2359
- },
2360
- "width_492fec76": {
2361
- "message": "Width"
2362
- },
2363
- "width_and_height_must_be_numbers_110ab2e3": {
2364
- "message": "Width and height must be numbers"
2365
- },
2366
- "width_x_height_px_ff3ccb93": {
2367
- "message": "{ width } x { height }px"
2368
- },
2369
- "wiki_home_9cd54d0": {
2370
- "message": "Wiki Home"
2371
- },
2372
- "word_count_c77fe3a6": {
2373
- "message": "Word Count"
2374
- },
2375
- "words_b448b7d5": {
2376
- "message": "Words"
2377
- },
2378
- "wreath_product_200b38ef": {
2379
- "message": "Wreath Product"
2380
- },
2381
- "xi_149681d0": {
2382
- "message": "Xi"
2383
- },
2384
- "yes_dde87d5": {
2385
- "message": "Yes"
2386
- },
2387
- "you_have_unsaved_changes_in_the_icon_maker_tray_do_e8cf5f1b": {
2388
- "message": "You have unsaved changes in the Icon Maker tray. Do you want to continue without saving these changes?"
2389
- },
2390
- "you_may_need_to_adjust_additional_headings_to_main_975f0eee": {
2391
- "message": "You may need to adjust additional headings to maintain page hierarchy."
2392
- },
2393
- "you_may_not_upload_an_empty_file_11c31eb2": {
2394
- "message": "You may not upload an empty file."
2395
- },
2396
- "your_image_has_been_compressed_for_icon_maker_imag_2e45cd91": {
2397
- "message": "Your image has been compressed for Icon Maker. Images less than { size } KB will not be compressed."
2398
- },
2399
- "your_microphone_is_blocked_in_the_browser_settings_42af0ddc": {
2400
- "message": "Your microphone is blocked in the browser settings."
2401
- },
2402
- "your_webcam_and_microphone_are_blocked_in_the_brow_73357dc6": {
2403
- "message": "Your webcam and microphone are blocked in the browser settings."
2404
- },
2405
- "your_webcam_is_blocked_in_the_browser_settings_7f638128": {
2406
- "message": "Your webcam is blocked in the browser settings."
2407
- },
2408
- "your_webcam_may_already_be_in_use_6cd64c25": {
2409
- "message": "Your webcam may already be in use."
2410
- },
2411
- "zeta_5ef24f0e": {
2412
- "message": "Zeta"
2413
- },
2414
- "zoom_f3e54d69": {
2415
- "message": "Zoom"
2416
- },
2417
- "zoom_in_image_bb97d4f": {
2418
- "message": "Zoom in image"
2419
- },
2420
- "zoom_out_image_d0a0a2ec": {
2421
- "message": "Zoom out image"
2422
- }
2423
- };
2424
- formatMessage.addLocale({
2425
- 'en-CY': locale
2426
- });