Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Editor] Define the "pdfjs-editor-new-alt-text-generated-alt-text-wit…
…h-disclaimer" string once This l10n-string is being re-defined once for every editor, i.e. currently four times, which seems unnecessary. To avoid having to check if this l10n-string exists first, we can utilize rest parameters to move it into the `AnnotationEditor._l10nPromise` Map-definition instead.
- Loading branch information