sanity 3.76.0 → 3.76.1
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.
- package/lib/_chunks-cjs/resources2.js +6 -6
- package/lib/_chunks-cjs/resources2.js.map +1 -1
- package/lib/_chunks-cjs/version.js +1 -1
- package/lib/_chunks-es/resources2.mjs +6 -6
- package/lib/_chunks-es/resources2.mjs.map +1 -1
- package/lib/_chunks-es/version.mjs +1 -1
- package/lib/_legacy/resources.esm2.js +6 -6
- package/lib/_legacy/resources.esm2.js.map +1 -1
- package/lib/_legacy/version.esm.js +1 -1
- package/package.json +13 -13
- package/src/core/releases/i18n/resources.ts +6 -6
@@ -19,13 +19,13 @@ const releasesLocaleStrings = {
|
|
19
19
|
/** Action text for opening a release */
|
20
20
|
"action.open": "Open",
|
21
21
|
/** Action text for scheduling a release */
|
22
|
-
"action.schedule": "Schedule
|
22
|
+
"action.schedule": "Schedule release...",
|
23
23
|
/** Action text for unpublishing a document in a release in the context menu */
|
24
24
|
"action.unpublish": "Unpublish",
|
25
25
|
/** Action message for scheduling an unpublished of a document */
|
26
26
|
"action.unpublish-doc-actions": "Unpublish when releasing",
|
27
27
|
/** Action text for unscheduling a release */
|
28
|
-
"action.unschedule": "Unschedule
|
28
|
+
"action.unschedule": "Unschedule release",
|
29
29
|
/** Action text for publishing all documents in a release (and the release itself) */
|
30
30
|
"action.publish-all-documents": "Run release",
|
31
31
|
/** Text for the review changes button in release tool */
|
@@ -216,15 +216,15 @@ const releasesLocaleStrings = {
|
|
216
216
|
/** Schedule release button tooltip when the release is already scheduled */
|
217
217
|
"schedule-button-tooltip.already-scheduled": "This release is already scheduled",
|
218
218
|
/** Title for unschedule release dialog */
|
219
|
-
"schedule-dialog.confirm-title": "Schedule the release
|
219
|
+
"schedule-dialog.confirm-title": "Schedule the release",
|
220
220
|
/** Description shown in unschedule relaease dialog */
|
221
221
|
"schedule-dialog.confirm-description_one": "The '<strong>{{title}}</strong>' release and its document will be published on the selected date.",
|
222
222
|
/** Description for the dialog confirming the publish of a release with multiple documents */
|
223
|
-
"schedule-dialog.confirm-description_other": "The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled
|
223
|
+
"schedule-dialog.confirm-description_other": "The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.",
|
224
224
|
/** Description for the confirm button for scheduling a release */
|
225
|
-
"schedule-dialog.confirm-button": "Yes, schedule
|
225
|
+
"schedule-dialog.confirm-button": "Yes, schedule",
|
226
226
|
/** Label for date picker when scheduling a release */
|
227
|
-
"schedule-dialog.select-publish-date-label": "Schedule
|
227
|
+
"schedule-dialog.select-publish-date-label": "Schedule on",
|
228
228
|
/** Title for unschedule release dialog */
|
229
229
|
"unschedule-dialog.confirm-title": "Are you sure you want to unschedule the release?",
|
230
230
|
/** Description shown in unschedule relaease dialog */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resources2.js","sources":["../../src/core/releases/i18n/resources.ts"],"sourcesContent":["/**\n * Defined locale strings for the releases tool, in US English.\n *\n * @internal\n */\nconst releasesLocaleStrings = {\n /** Action text for adding a document to release */\n 'action.add-document': 'Add document',\n /** Action text for archiving a release */\n 'action.archive': 'Archive release',\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': 'Unschedule this release to archive it',\n /** Action text for showing the archived releases */\n 'action.archived': 'Archived',\n /** Action text for comparing document versions */\n 'action.compare-versions': 'Compare versions',\n /** Action text for reverting a release by creating a new release */\n 'action.create-revert-release': 'Stage in new release',\n /** Action text for deleting a release */\n 'action.delete-release': 'Delete release',\n /** Action text for editing a release */\n 'action.edit': 'Edit release',\n /** Action text for opening a release */\n 'action.open': 'Open',\n /** Action text for scheduling a release */\n 'action.schedule': 'Schedule for publishing...',\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': 'Unpublish',\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': 'Unpublish when releasing',\n /** Action text for unscheduling a release */\n 'action.unschedule': 'Unschedule for publishing',\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': 'Run release',\n /** Text for the review changes button in release tool */\n 'action.review': 'Review changes',\n /** Action text for reverting a release */\n 'action.revert': 'Revert release',\n /** Text for the summary button in release tool */\n 'actions.summary': 'Summary',\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': 'Revert now',\n /** Label for unarchiving a release */\n 'action.unarchive': 'Unarchive release',\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': 'added a document version',\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': 'archived the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is created */\n 'activity.event.create':\n 'created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>',\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': 'discarded a document version',\n 'activity.event.edit': 'set release time to <ScheduleTarget></ScheduleTarget>',\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': 'immediately',\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': 'never',\n /* The text for the activity event when the release is published */\n 'activity.event.publish': 'published the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': 'marked as scheduled',\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': 'unarchived the <strong>{{releaseTitle}}</strong> release',\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': 'marked as unscheduled',\n /** The loading text for when releases are loading */\n 'activity.panel.loading': 'Loading release activity',\n /** The loading text for when releases are loading */\n 'activity.panel.error': 'An error occurred getting the release activity',\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': 'Activity',\n\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header':\n \"Are you sure you want to archive the '{{title}}' release?\",\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title':\n \"Are you sure you want to archive the <strong>'{{title}}'</strong> release?\",\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': 'This will archive 1 document version.',\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other':\n 'This will archive {{count}} document versions.',\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': 'Yes, archive now',\n\n /** Title for information card on a archived release */\n 'archive-info.title': 'This release is archived',\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description':\n 'Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.',\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': 'Changes to published documents',\n /** Text for when a release / document was created */\n 'created': 'Created <RelativeTime/>',\n\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': 'Published',\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': 'Published on {{date}}',\n\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': 'Pin release',\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': 'Unpin release',\n\n /** Activity inspector button text */\n 'dashboard.details.activity': 'Activity',\n\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': \"Are you sure you want to delete the '{{title}}' release?\",\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': 'This will delete 1 document version.',\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': 'This will delete {{count}} document versions.',\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': 'Delete',\n\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': 'No changes',\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': 'Changes list is empty, see document',\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description':\n 'This will also permanently remove the changes made to this document within this release.',\n /** Header for discarding a version of a document dialog */\n 'discard-version-dialog.header':\n 'Are you sure you want to remove this document from the release?',\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title': 'Yes, discard version',\n\n /** Text for when documents of a release are loading */\n 'document-loading': 'Loading documents',\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': '{{count}} validation errors',\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': '{{count}} validation error',\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': \"The '<strong>{{title}}</strong>' release has been deleted\",\n\n /** Title text displayed for technical error details */\n 'error-details-title': 'Error details',\n /** Title text when error during release update */\n 'failed-edit-title': 'Failed to save changes',\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': 'Failed to publish',\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': 'Failed to schedule',\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': 'Archived',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': 'Created',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': 'Edited',\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': 'Published',\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': 'Unarchived',\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': 'Loading release',\n\n /** Label for the release menu */\n 'menu.label': 'Release menu',\n /** Tooltip for the release menu */\n 'menu.tooltip': 'Actions',\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': 'When releasing',\n\n /** Text for when no archived releases are found */\n 'no-archived-release': 'No archived releases',\n /** Text for when no releases are found */\n 'no-releases': 'No Releases',\n /** Text for when a release is not found */\n 'not-found': 'Release not found: {{releaseId}}',\n\n /** Text for when a release is not found */\n 'overview.calendar.tooltip': 'View calendar',\n /** Description for the release tool */\n 'overview.description':\n 'Releases are collections of document versions which can be managed and published together.',\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': 'Search releases',\n /** Title for the release tool */\n 'overview.title': 'Releases',\n\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': 'You do not have permission to discard this version',\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': 'You do not have permission to unpublish this document',\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': 'Limited access',\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description':\n 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.',\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': 'You do not have permission to archive this release',\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': 'You do not have permission to delete this release',\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': 'You do not have permission to unarchive this release',\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title':\n 'Are you sure you want to publish the release and all document versions?',\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other':\n \"The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.\",\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': 'You do not have permission to publish',\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': 'Validating documents...',\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': 'Some documents have validation errors',\n\n /** Title for information card on a published release */\n 'publish-info.title': 'This release is published',\n\n /** Description for the review changes button in release tool */\n 'review.description': 'Add documents to this release to review changes',\n /** Text for when a document is edited */\n 'review.edited': 'Edited <RelativeTime/>',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one':\n 'This will revert {{releaseDocumentsLength}} document version.',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other':\n 'This will revert {{releaseDocumentsLength}} document versions.',\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': \"Are you sure you want to revert the '{{title}}' release?\",\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label':\n 'Stage revert actions in a new release',\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card':\n 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.',\n /** Title of a reverted release */\n 'revert-release.title': 'Reverting \"{{title}}\"',\n /** Description of a reverted release */\n 'revert-release.description': 'Revert changes to document versions in \"{{title}}\".',\n\n /** Title o unschedule release dialog */\n 'schedule-button.tooltip': 'Are you sure you want to unschedule the release?',\n\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': 'You do not have permission to schedule',\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': 'Validating documents...',\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': 'Some documents have validation errors',\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',\n\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': 'Schedule the release for publishing',\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other':\n 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled for publishing.',\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': 'Yes, schedule for publishing',\n\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': 'Schedule for publishing on',\n\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description':\n 'The release will no longer be published on the scheduled date',\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning':\n 'Schedule this release for a future time and date.',\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': 'Search documents',\n /** Text for when the release was created */\n 'summary.created': 'Created <RelativeTime/>',\n /** Text for when the release was published */\n 'summary.published': 'Published <RelativeTime/>',\n /** Text for when the release has not published */\n 'summary.not-published': 'Not published',\n /** Text for when the release has no documents */\n 'summary.no-documents': 'No documents',\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': '{{count}} document',\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': '{{count}} documents',\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': 'Add',\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': 'Change',\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': 'Unpublish',\n\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': 'Contributors',\n /** Header for the document table in the release tool - type */\n 'table-header.type': 'Type',\n /** Header for the document table in the release tool - release title */\n 'table-header.title': 'Release',\n /** Header for the document table in the release tool - action */\n 'table-header.action': 'Action',\n /** Header for the document table in the release tool - title */\n 'table-header.documents': 'Documents',\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': 'Edited',\n /** Header for the document table in the release tool - time */\n 'table-header.time': 'Time',\n\n /** Text for toast when release has been archived */\n 'toast.archive.success': \"The '<strong>{{title}}</strong>' release was archived.\",\n /** Text for toast when release failed to archive */\n 'toast.archive.error': \"Failed to archive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n 'toast.delete.error': \"Failed to delete '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': \"The '<strong>{{title}}</strong>' release was successfully deleted\",\n /** Text for toast when release failed to publish */\n 'toast.publish.error': \"Failed to publish '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been published */\n 'toast.publish.success': \"The '<strong>{{title}}</strong>' release was published.\",\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': \"Failed to schedule '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': \"The '<strong>{{title}}</strong>' release was scheduled.\",\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': \"Failed to unscheduled '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been unschedule */\n 'toast.unschedule.success': \"The '<strong>{{title}}</strong>' release was unscheduled.\",\n /** Text for toast when release has been unarchived */\n 'toast.unarchive.success': \"The '<strong>{{title}}</strong>' release was unarchived.\",\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': \"Failed to unarchive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': 'The release is scheduled, unschedule it to change type',\n /** Text for toast when release failed to revert */\n 'toast.revert.error': 'Failed to revert release: {{error}}',\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': \"The '{{title}}' release was successfully reverted\",\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': \"Revert release for '{{title}}' was successfully created. <Link/>\",\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': 'View revert release',\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': 'This document is already unpublished.',\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': 'There is no published version of this document.',\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': 'Are you sure you want to unpublish this document when releasing?',\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': 'Cancel',\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': 'Yes, unpublish when releasing',\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft':\n 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.',\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes':\n 'Any changes made to this document version will be lost.',\n}\n\n/**\n * @alpha\n */\nexport type ReleasesLocaleResourceKeys = keyof typeof releasesLocaleStrings\n\nexport default releasesLocaleStrings\n"],"names":["releasesLocaleStrings"],"mappings":"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"}
|
1
|
+
{"version":3,"file":"resources2.js","sources":["../../src/core/releases/i18n/resources.ts"],"sourcesContent":["/**\n * Defined locale strings for the releases tool, in US English.\n *\n * @internal\n */\nconst releasesLocaleStrings = {\n /** Action text for adding a document to release */\n 'action.add-document': 'Add document',\n /** Action text for archiving a release */\n 'action.archive': 'Archive release',\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': 'Unschedule this release to archive it',\n /** Action text for showing the archived releases */\n 'action.archived': 'Archived',\n /** Action text for comparing document versions */\n 'action.compare-versions': 'Compare versions',\n /** Action text for reverting a release by creating a new release */\n 'action.create-revert-release': 'Stage in new release',\n /** Action text for deleting a release */\n 'action.delete-release': 'Delete release',\n /** Action text for editing a release */\n 'action.edit': 'Edit release',\n /** Action text for opening a release */\n 'action.open': 'Open',\n /** Action text for scheduling a release */\n 'action.schedule': 'Schedule release...',\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': 'Unpublish',\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': 'Unpublish when releasing',\n /** Action text for unscheduling a release */\n 'action.unschedule': 'Unschedule release',\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': 'Run release',\n /** Text for the review changes button in release tool */\n 'action.review': 'Review changes',\n /** Action text for reverting a release */\n 'action.revert': 'Revert release',\n /** Text for the summary button in release tool */\n 'actions.summary': 'Summary',\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': 'Revert now',\n /** Label for unarchiving a release */\n 'action.unarchive': 'Unarchive release',\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': 'added a document version',\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': 'archived the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is created */\n 'activity.event.create':\n 'created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>',\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': 'discarded a document version',\n 'activity.event.edit': 'set release time to <ScheduleTarget></ScheduleTarget>',\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': 'immediately',\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': 'never',\n /* The text for the activity event when the release is published */\n 'activity.event.publish': 'published the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': 'marked as scheduled',\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': 'unarchived the <strong>{{releaseTitle}}</strong> release',\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': 'marked as unscheduled',\n /** The loading text for when releases are loading */\n 'activity.panel.loading': 'Loading release activity',\n /** The loading text for when releases are loading */\n 'activity.panel.error': 'An error occurred getting the release activity',\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': 'Activity',\n\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header':\n \"Are you sure you want to archive the '{{title}}' release?\",\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title':\n \"Are you sure you want to archive the <strong>'{{title}}'</strong> release?\",\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': 'This will archive 1 document version.',\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other':\n 'This will archive {{count}} document versions.',\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': 'Yes, archive now',\n\n /** Title for information card on a archived release */\n 'archive-info.title': 'This release is archived',\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description':\n 'Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.',\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': 'Changes to published documents',\n /** Text for when a release / document was created */\n 'created': 'Created <RelativeTime/>',\n\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': 'Published',\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': 'Published on {{date}}',\n\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': 'Pin release',\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': 'Unpin release',\n\n /** Activity inspector button text */\n 'dashboard.details.activity': 'Activity',\n\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': \"Are you sure you want to delete the '{{title}}' release?\",\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': 'This will delete 1 document version.',\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': 'This will delete {{count}} document versions.',\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': 'Delete',\n\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': 'No changes',\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': 'Changes list is empty, see document',\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description':\n 'This will also permanently remove the changes made to this document within this release.',\n /** Header for discarding a version of a document dialog */\n 'discard-version-dialog.header':\n 'Are you sure you want to remove this document from the release?',\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title': 'Yes, discard version',\n\n /** Text for when documents of a release are loading */\n 'document-loading': 'Loading documents',\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': '{{count}} validation errors',\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': '{{count}} validation error',\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': \"The '<strong>{{title}}</strong>' release has been deleted\",\n\n /** Title text displayed for technical error details */\n 'error-details-title': 'Error details',\n /** Title text when error during release update */\n 'failed-edit-title': 'Failed to save changes',\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': 'Failed to publish',\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': 'Failed to schedule',\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': 'Archived',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': 'Created',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': 'Edited',\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': 'Published',\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': 'Unarchived',\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': 'Loading release',\n\n /** Label for the release menu */\n 'menu.label': 'Release menu',\n /** Tooltip for the release menu */\n 'menu.tooltip': 'Actions',\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': 'When releasing',\n\n /** Text for when no archived releases are found */\n 'no-archived-release': 'No archived releases',\n /** Text for when no releases are found */\n 'no-releases': 'No Releases',\n /** Text for when a release is not found */\n 'not-found': 'Release not found: {{releaseId}}',\n\n /** Text for when a release is not found */\n 'overview.calendar.tooltip': 'View calendar',\n /** Description for the release tool */\n 'overview.description':\n 'Releases are collections of document versions which can be managed and published together.',\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': 'Search releases',\n /** Title for the release tool */\n 'overview.title': 'Releases',\n\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': 'You do not have permission to discard this version',\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': 'You do not have permission to unpublish this document',\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': 'Limited access',\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description':\n 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.',\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': 'You do not have permission to archive this release',\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': 'You do not have permission to delete this release',\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': 'You do not have permission to unarchive this release',\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title':\n 'Are you sure you want to publish the release and all document versions?',\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other':\n \"The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.\",\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': 'You do not have permission to publish',\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': 'Validating documents...',\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': 'Some documents have validation errors',\n\n /** Title for information card on a published release */\n 'publish-info.title': 'This release is published',\n\n /** Description for the review changes button in release tool */\n 'review.description': 'Add documents to this release to review changes',\n /** Text for when a document is edited */\n 'review.edited': 'Edited <RelativeTime/>',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one':\n 'This will revert {{releaseDocumentsLength}} document version.',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other':\n 'This will revert {{releaseDocumentsLength}} document versions.',\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': \"Are you sure you want to revert the '{{title}}' release?\",\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label':\n 'Stage revert actions in a new release',\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card':\n 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.',\n /** Title of a reverted release */\n 'revert-release.title': 'Reverting \"{{title}}\"',\n /** Description of a reverted release */\n 'revert-release.description': 'Revert changes to document versions in \"{{title}}\".',\n\n /** Title o unschedule release dialog */\n 'schedule-button.tooltip': 'Are you sure you want to unschedule the release?',\n\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': 'You do not have permission to schedule',\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': 'Validating documents...',\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': 'Some documents have validation errors',\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',\n\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': 'Schedule the release',\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other':\n 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.',\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': 'Yes, schedule',\n\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': 'Schedule on',\n\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description':\n 'The release will no longer be published on the scheduled date',\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning':\n 'Schedule this release for a future time and date.',\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': 'Search documents',\n /** Text for when the release was created */\n 'summary.created': 'Created <RelativeTime/>',\n /** Text for when the release was published */\n 'summary.published': 'Published <RelativeTime/>',\n /** Text for when the release has not published */\n 'summary.not-published': 'Not published',\n /** Text for when the release has no documents */\n 'summary.no-documents': 'No documents',\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': '{{count}} document',\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': '{{count}} documents',\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': 'Add',\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': 'Change',\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': 'Unpublish',\n\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': 'Contributors',\n /** Header for the document table in the release tool - type */\n 'table-header.type': 'Type',\n /** Header for the document table in the release tool - release title */\n 'table-header.title': 'Release',\n /** Header for the document table in the release tool - action */\n 'table-header.action': 'Action',\n /** Header for the document table in the release tool - title */\n 'table-header.documents': 'Documents',\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': 'Edited',\n /** Header for the document table in the release tool - time */\n 'table-header.time': 'Time',\n\n /** Text for toast when release has been archived */\n 'toast.archive.success': \"The '<strong>{{title}}</strong>' release was archived.\",\n /** Text for toast when release failed to archive */\n 'toast.archive.error': \"Failed to archive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n 'toast.delete.error': \"Failed to delete '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': \"The '<strong>{{title}}</strong>' release was successfully deleted\",\n /** Text for toast when release failed to publish */\n 'toast.publish.error': \"Failed to publish '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been published */\n 'toast.publish.success': \"The '<strong>{{title}}</strong>' release was published.\",\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': \"Failed to schedule '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': \"The '<strong>{{title}}</strong>' release was scheduled.\",\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': \"Failed to unscheduled '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been unschedule */\n 'toast.unschedule.success': \"The '<strong>{{title}}</strong>' release was unscheduled.\",\n /** Text for toast when release has been unarchived */\n 'toast.unarchive.success': \"The '<strong>{{title}}</strong>' release was unarchived.\",\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': \"Failed to unarchive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': 'The release is scheduled, unschedule it to change type',\n /** Text for toast when release failed to revert */\n 'toast.revert.error': 'Failed to revert release: {{error}}',\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': \"The '{{title}}' release was successfully reverted\",\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': \"Revert release for '{{title}}' was successfully created. <Link/>\",\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': 'View revert release',\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': 'This document is already unpublished.',\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': 'There is no published version of this document.',\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': 'Are you sure you want to unpublish this document when releasing?',\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': 'Cancel',\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': 'Yes, unpublish when releasing',\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft':\n 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.',\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes':\n 'Any changes made to this document version will be lost.',\n}\n\n/**\n * @alpha\n */\nexport type ReleasesLocaleResourceKeys = keyof typeof releasesLocaleStrings\n\nexport default releasesLocaleStrings\n"],"names":["releasesLocaleStrings"],"mappings":"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"}
|
@@ -18,13 +18,13 @@ const releasesLocaleStrings = {
|
|
18
18
|
/** Action text for opening a release */
|
19
19
|
"action.open": "Open",
|
20
20
|
/** Action text for scheduling a release */
|
21
|
-
"action.schedule": "Schedule
|
21
|
+
"action.schedule": "Schedule release...",
|
22
22
|
/** Action text for unpublishing a document in a release in the context menu */
|
23
23
|
"action.unpublish": "Unpublish",
|
24
24
|
/** Action message for scheduling an unpublished of a document */
|
25
25
|
"action.unpublish-doc-actions": "Unpublish when releasing",
|
26
26
|
/** Action text for unscheduling a release */
|
27
|
-
"action.unschedule": "Unschedule
|
27
|
+
"action.unschedule": "Unschedule release",
|
28
28
|
/** Action text for publishing all documents in a release (and the release itself) */
|
29
29
|
"action.publish-all-documents": "Run release",
|
30
30
|
/** Text for the review changes button in release tool */
|
@@ -215,15 +215,15 @@ const releasesLocaleStrings = {
|
|
215
215
|
/** Schedule release button tooltip when the release is already scheduled */
|
216
216
|
"schedule-button-tooltip.already-scheduled": "This release is already scheduled",
|
217
217
|
/** Title for unschedule release dialog */
|
218
|
-
"schedule-dialog.confirm-title": "Schedule the release
|
218
|
+
"schedule-dialog.confirm-title": "Schedule the release",
|
219
219
|
/** Description shown in unschedule relaease dialog */
|
220
220
|
"schedule-dialog.confirm-description_one": "The '<strong>{{title}}</strong>' release and its document will be published on the selected date.",
|
221
221
|
/** Description for the dialog confirming the publish of a release with multiple documents */
|
222
|
-
"schedule-dialog.confirm-description_other": "The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled
|
222
|
+
"schedule-dialog.confirm-description_other": "The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.",
|
223
223
|
/** Description for the confirm button for scheduling a release */
|
224
|
-
"schedule-dialog.confirm-button": "Yes, schedule
|
224
|
+
"schedule-dialog.confirm-button": "Yes, schedule",
|
225
225
|
/** Label for date picker when scheduling a release */
|
226
|
-
"schedule-dialog.select-publish-date-label": "Schedule
|
226
|
+
"schedule-dialog.select-publish-date-label": "Schedule on",
|
227
227
|
/** Title for unschedule release dialog */
|
228
228
|
"unschedule-dialog.confirm-title": "Are you sure you want to unschedule the release?",
|
229
229
|
/** Description shown in unschedule relaease dialog */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resources2.mjs","sources":["../../src/core/releases/i18n/resources.ts"],"sourcesContent":["/**\n * Defined locale strings for the releases tool, in US English.\n *\n * @internal\n */\nconst releasesLocaleStrings = {\n /** Action text for adding a document to release */\n 'action.add-document': 'Add document',\n /** Action text for archiving a release */\n 'action.archive': 'Archive release',\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': 'Unschedule this release to archive it',\n /** Action text for showing the archived releases */\n 'action.archived': 'Archived',\n /** Action text for comparing document versions */\n 'action.compare-versions': 'Compare versions',\n /** Action text for reverting a release by creating a new release */\n 'action.create-revert-release': 'Stage in new release',\n /** Action text for deleting a release */\n 'action.delete-release': 'Delete release',\n /** Action text for editing a release */\n 'action.edit': 'Edit release',\n /** Action text for opening a release */\n 'action.open': 'Open',\n /** Action text for scheduling a release */\n 'action.schedule': 'Schedule for publishing...',\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': 'Unpublish',\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': 'Unpublish when releasing',\n /** Action text for unscheduling a release */\n 'action.unschedule': 'Unschedule for publishing',\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': 'Run release',\n /** Text for the review changes button in release tool */\n 'action.review': 'Review changes',\n /** Action text for reverting a release */\n 'action.revert': 'Revert release',\n /** Text for the summary button in release tool */\n 'actions.summary': 'Summary',\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': 'Revert now',\n /** Label for unarchiving a release */\n 'action.unarchive': 'Unarchive release',\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': 'added a document version',\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': 'archived the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is created */\n 'activity.event.create':\n 'created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>',\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': 'discarded a document version',\n 'activity.event.edit': 'set release time to <ScheduleTarget></ScheduleTarget>',\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': 'immediately',\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': 'never',\n /* The text for the activity event when the release is published */\n 'activity.event.publish': 'published the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': 'marked as scheduled',\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': 'unarchived the <strong>{{releaseTitle}}</strong> release',\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': 'marked as unscheduled',\n /** The loading text for when releases are loading */\n 'activity.panel.loading': 'Loading release activity',\n /** The loading text for when releases are loading */\n 'activity.panel.error': 'An error occurred getting the release activity',\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': 'Activity',\n\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header':\n \"Are you sure you want to archive the '{{title}}' release?\",\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title':\n \"Are you sure you want to archive the <strong>'{{title}}'</strong> release?\",\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': 'This will archive 1 document version.',\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other':\n 'This will archive {{count}} document versions.',\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': 'Yes, archive now',\n\n /** Title for information card on a archived release */\n 'archive-info.title': 'This release is archived',\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description':\n 'Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.',\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': 'Changes to published documents',\n /** Text for when a release / document was created */\n 'created': 'Created <RelativeTime/>',\n\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': 'Published',\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': 'Published on {{date}}',\n\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': 'Pin release',\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': 'Unpin release',\n\n /** Activity inspector button text */\n 'dashboard.details.activity': 'Activity',\n\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': \"Are you sure you want to delete the '{{title}}' release?\",\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': 'This will delete 1 document version.',\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': 'This will delete {{count}} document versions.',\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': 'Delete',\n\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': 'No changes',\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': 'Changes list is empty, see document',\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description':\n 'This will also permanently remove the changes made to this document within this release.',\n /** Header for discarding a version of a document dialog */\n 'discard-version-dialog.header':\n 'Are you sure you want to remove this document from the release?',\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title': 'Yes, discard version',\n\n /** Text for when documents of a release are loading */\n 'document-loading': 'Loading documents',\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': '{{count}} validation errors',\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': '{{count}} validation error',\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': \"The '<strong>{{title}}</strong>' release has been deleted\",\n\n /** Title text displayed for technical error details */\n 'error-details-title': 'Error details',\n /** Title text when error during release update */\n 'failed-edit-title': 'Failed to save changes',\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': 'Failed to publish',\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': 'Failed to schedule',\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': 'Archived',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': 'Created',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': 'Edited',\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': 'Published',\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': 'Unarchived',\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': 'Loading release',\n\n /** Label for the release menu */\n 'menu.label': 'Release menu',\n /** Tooltip for the release menu */\n 'menu.tooltip': 'Actions',\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': 'When releasing',\n\n /** Text for when no archived releases are found */\n 'no-archived-release': 'No archived releases',\n /** Text for when no releases are found */\n 'no-releases': 'No Releases',\n /** Text for when a release is not found */\n 'not-found': 'Release not found: {{releaseId}}',\n\n /** Text for when a release is not found */\n 'overview.calendar.tooltip': 'View calendar',\n /** Description for the release tool */\n 'overview.description':\n 'Releases are collections of document versions which can be managed and published together.',\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': 'Search releases',\n /** Title for the release tool */\n 'overview.title': 'Releases',\n\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': 'You do not have permission to discard this version',\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': 'You do not have permission to unpublish this document',\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': 'Limited access',\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description':\n 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.',\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': 'You do not have permission to archive this release',\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': 'You do not have permission to delete this release',\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': 'You do not have permission to unarchive this release',\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title':\n 'Are you sure you want to publish the release and all document versions?',\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other':\n \"The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.\",\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': 'You do not have permission to publish',\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': 'Validating documents...',\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': 'Some documents have validation errors',\n\n /** Title for information card on a published release */\n 'publish-info.title': 'This release is published',\n\n /** Description for the review changes button in release tool */\n 'review.description': 'Add documents to this release to review changes',\n /** Text for when a document is edited */\n 'review.edited': 'Edited <RelativeTime/>',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one':\n 'This will revert {{releaseDocumentsLength}} document version.',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other':\n 'This will revert {{releaseDocumentsLength}} document versions.',\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': \"Are you sure you want to revert the '{{title}}' release?\",\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label':\n 'Stage revert actions in a new release',\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card':\n 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.',\n /** Title of a reverted release */\n 'revert-release.title': 'Reverting \"{{title}}\"',\n /** Description of a reverted release */\n 'revert-release.description': 'Revert changes to document versions in \"{{title}}\".',\n\n /** Title o unschedule release dialog */\n 'schedule-button.tooltip': 'Are you sure you want to unschedule the release?',\n\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': 'You do not have permission to schedule',\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': 'Validating documents...',\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': 'Some documents have validation errors',\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',\n\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': 'Schedule the release for publishing',\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other':\n 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled for publishing.',\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': 'Yes, schedule for publishing',\n\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': 'Schedule for publishing on',\n\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description':\n 'The release will no longer be published on the scheduled date',\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning':\n 'Schedule this release for a future time and date.',\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': 'Search documents',\n /** Text for when the release was created */\n 'summary.created': 'Created <RelativeTime/>',\n /** Text for when the release was published */\n 'summary.published': 'Published <RelativeTime/>',\n /** Text for when the release has not published */\n 'summary.not-published': 'Not published',\n /** Text for when the release has no documents */\n 'summary.no-documents': 'No documents',\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': '{{count}} document',\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': '{{count}} documents',\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': 'Add',\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': 'Change',\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': 'Unpublish',\n\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': 'Contributors',\n /** Header for the document table in the release tool - type */\n 'table-header.type': 'Type',\n /** Header for the document table in the release tool - release title */\n 'table-header.title': 'Release',\n /** Header for the document table in the release tool - action */\n 'table-header.action': 'Action',\n /** Header for the document table in the release tool - title */\n 'table-header.documents': 'Documents',\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': 'Edited',\n /** Header for the document table in the release tool - time */\n 'table-header.time': 'Time',\n\n /** Text for toast when release has been archived */\n 'toast.archive.success': \"The '<strong>{{title}}</strong>' release was archived.\",\n /** Text for toast when release failed to archive */\n 'toast.archive.error': \"Failed to archive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n 'toast.delete.error': \"Failed to delete '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': \"The '<strong>{{title}}</strong>' release was successfully deleted\",\n /** Text for toast when release failed to publish */\n 'toast.publish.error': \"Failed to publish '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been published */\n 'toast.publish.success': \"The '<strong>{{title}}</strong>' release was published.\",\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': \"Failed to schedule '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': \"The '<strong>{{title}}</strong>' release was scheduled.\",\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': \"Failed to unscheduled '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been unschedule */\n 'toast.unschedule.success': \"The '<strong>{{title}}</strong>' release was unscheduled.\",\n /** Text for toast when release has been unarchived */\n 'toast.unarchive.success': \"The '<strong>{{title}}</strong>' release was unarchived.\",\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': \"Failed to unarchive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': 'The release is scheduled, unschedule it to change type',\n /** Text for toast when release failed to revert */\n 'toast.revert.error': 'Failed to revert release: {{error}}',\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': \"The '{{title}}' release was successfully reverted\",\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': \"Revert release for '{{title}}' was successfully created. <Link/>\",\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': 'View revert release',\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': 'This document is already unpublished.',\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': 'There is no published version of this document.',\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': 'Are you sure you want to unpublish this document when releasing?',\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': 'Cancel',\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': 'Yes, unpublish when releasing',\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft':\n 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.',\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes':\n 'Any changes made to this document version will be lost.',\n}\n\n/**\n * @alpha\n */\nexport type ReleasesLocaleResourceKeys = keyof typeof releasesLocaleStrings\n\nexport default releasesLocaleStrings\n"],"names":["releasesLocaleStrings"],"mappings":"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"}
|
1
|
+
{"version":3,"file":"resources2.mjs","sources":["../../src/core/releases/i18n/resources.ts"],"sourcesContent":["/**\n * Defined locale strings for the releases tool, in US English.\n *\n * @internal\n */\nconst releasesLocaleStrings = {\n /** Action text for adding a document to release */\n 'action.add-document': 'Add document',\n /** Action text for archiving a release */\n 'action.archive': 'Archive release',\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': 'Unschedule this release to archive it',\n /** Action text for showing the archived releases */\n 'action.archived': 'Archived',\n /** Action text for comparing document versions */\n 'action.compare-versions': 'Compare versions',\n /** Action text for reverting a release by creating a new release */\n 'action.create-revert-release': 'Stage in new release',\n /** Action text for deleting a release */\n 'action.delete-release': 'Delete release',\n /** Action text for editing a release */\n 'action.edit': 'Edit release',\n /** Action text for opening a release */\n 'action.open': 'Open',\n /** Action text for scheduling a release */\n 'action.schedule': 'Schedule release...',\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': 'Unpublish',\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': 'Unpublish when releasing',\n /** Action text for unscheduling a release */\n 'action.unschedule': 'Unschedule release',\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': 'Run release',\n /** Text for the review changes button in release tool */\n 'action.review': 'Review changes',\n /** Action text for reverting a release */\n 'action.revert': 'Revert release',\n /** Text for the summary button in release tool */\n 'actions.summary': 'Summary',\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': 'Revert now',\n /** Label for unarchiving a release */\n 'action.unarchive': 'Unarchive release',\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': 'added a document version',\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': 'archived the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is created */\n 'activity.event.create':\n 'created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>',\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': 'discarded a document version',\n 'activity.event.edit': 'set release time to <ScheduleTarget></ScheduleTarget>',\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': 'immediately',\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': 'never',\n /* The text for the activity event when the release is published */\n 'activity.event.publish': 'published the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': 'marked as scheduled',\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': 'unarchived the <strong>{{releaseTitle}}</strong> release',\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': 'marked as unscheduled',\n /** The loading text for when releases are loading */\n 'activity.panel.loading': 'Loading release activity',\n /** The loading text for when releases are loading */\n 'activity.panel.error': 'An error occurred getting the release activity',\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': 'Activity',\n\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header':\n \"Are you sure you want to archive the '{{title}}' release?\",\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title':\n \"Are you sure you want to archive the <strong>'{{title}}'</strong> release?\",\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': 'This will archive 1 document version.',\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other':\n 'This will archive {{count}} document versions.',\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': 'Yes, archive now',\n\n /** Title for information card on a archived release */\n 'archive-info.title': 'This release is archived',\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description':\n 'Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.',\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': 'Changes to published documents',\n /** Text for when a release / document was created */\n 'created': 'Created <RelativeTime/>',\n\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': 'Published',\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': 'Published on {{date}}',\n\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': 'Pin release',\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': 'Unpin release',\n\n /** Activity inspector button text */\n 'dashboard.details.activity': 'Activity',\n\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': \"Are you sure you want to delete the '{{title}}' release?\",\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': 'This will delete 1 document version.',\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': 'This will delete {{count}} document versions.',\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': 'Delete',\n\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': 'No changes',\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': 'Changes list is empty, see document',\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description':\n 'This will also permanently remove the changes made to this document within this release.',\n /** Header for discarding a version of a document dialog */\n 'discard-version-dialog.header':\n 'Are you sure you want to remove this document from the release?',\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title': 'Yes, discard version',\n\n /** Text for when documents of a release are loading */\n 'document-loading': 'Loading documents',\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': '{{count}} validation errors',\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': '{{count}} validation error',\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': \"The '<strong>{{title}}</strong>' release has been deleted\",\n\n /** Title text displayed for technical error details */\n 'error-details-title': 'Error details',\n /** Title text when error during release update */\n 'failed-edit-title': 'Failed to save changes',\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': 'Failed to publish',\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': 'Failed to schedule',\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': 'Archived',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': 'Created',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': 'Edited',\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': 'Published',\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': 'Unarchived',\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': 'Loading release',\n\n /** Label for the release menu */\n 'menu.label': 'Release menu',\n /** Tooltip for the release menu */\n 'menu.tooltip': 'Actions',\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': 'When releasing',\n\n /** Text for when no archived releases are found */\n 'no-archived-release': 'No archived releases',\n /** Text for when no releases are found */\n 'no-releases': 'No Releases',\n /** Text for when a release is not found */\n 'not-found': 'Release not found: {{releaseId}}',\n\n /** Text for when a release is not found */\n 'overview.calendar.tooltip': 'View calendar',\n /** Description for the release tool */\n 'overview.description':\n 'Releases are collections of document versions which can be managed and published together.',\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': 'Search releases',\n /** Title for the release tool */\n 'overview.title': 'Releases',\n\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': 'You do not have permission to discard this version',\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': 'You do not have permission to unpublish this document',\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': 'Limited access',\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description':\n 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.',\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': 'You do not have permission to archive this release',\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': 'You do not have permission to delete this release',\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': 'You do not have permission to unarchive this release',\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title':\n 'Are you sure you want to publish the release and all document versions?',\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other':\n \"The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.\",\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': 'You do not have permission to publish',\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': 'Validating documents...',\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': 'Some documents have validation errors',\n\n /** Title for information card on a published release */\n 'publish-info.title': 'This release is published',\n\n /** Description for the review changes button in release tool */\n 'review.description': 'Add documents to this release to review changes',\n /** Text for when a document is edited */\n 'review.edited': 'Edited <RelativeTime/>',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one':\n 'This will revert {{releaseDocumentsLength}} document version.',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other':\n 'This will revert {{releaseDocumentsLength}} document versions.',\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': \"Are you sure you want to revert the '{{title}}' release?\",\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label':\n 'Stage revert actions in a new release',\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card':\n 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.',\n /** Title of a reverted release */\n 'revert-release.title': 'Reverting \"{{title}}\"',\n /** Description of a reverted release */\n 'revert-release.description': 'Revert changes to document versions in \"{{title}}\".',\n\n /** Title o unschedule release dialog */\n 'schedule-button.tooltip': 'Are you sure you want to unschedule the release?',\n\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': 'You do not have permission to schedule',\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': 'Validating documents...',\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': 'Some documents have validation errors',\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',\n\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': 'Schedule the release',\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other':\n 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.',\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': 'Yes, schedule',\n\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': 'Schedule on',\n\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description':\n 'The release will no longer be published on the scheduled date',\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning':\n 'Schedule this release for a future time and date.',\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': 'Search documents',\n /** Text for when the release was created */\n 'summary.created': 'Created <RelativeTime/>',\n /** Text for when the release was published */\n 'summary.published': 'Published <RelativeTime/>',\n /** Text for when the release has not published */\n 'summary.not-published': 'Not published',\n /** Text for when the release has no documents */\n 'summary.no-documents': 'No documents',\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': '{{count}} document',\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': '{{count}} documents',\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': 'Add',\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': 'Change',\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': 'Unpublish',\n\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': 'Contributors',\n /** Header for the document table in the release tool - type */\n 'table-header.type': 'Type',\n /** Header for the document table in the release tool - release title */\n 'table-header.title': 'Release',\n /** Header for the document table in the release tool - action */\n 'table-header.action': 'Action',\n /** Header for the document table in the release tool - title */\n 'table-header.documents': 'Documents',\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': 'Edited',\n /** Header for the document table in the release tool - time */\n 'table-header.time': 'Time',\n\n /** Text for toast when release has been archived */\n 'toast.archive.success': \"The '<strong>{{title}}</strong>' release was archived.\",\n /** Text for toast when release failed to archive */\n 'toast.archive.error': \"Failed to archive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n 'toast.delete.error': \"Failed to delete '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': \"The '<strong>{{title}}</strong>' release was successfully deleted\",\n /** Text for toast when release failed to publish */\n 'toast.publish.error': \"Failed to publish '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been published */\n 'toast.publish.success': \"The '<strong>{{title}}</strong>' release was published.\",\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': \"Failed to schedule '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': \"The '<strong>{{title}}</strong>' release was scheduled.\",\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': \"Failed to unscheduled '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been unschedule */\n 'toast.unschedule.success': \"The '<strong>{{title}}</strong>' release was unscheduled.\",\n /** Text for toast when release has been unarchived */\n 'toast.unarchive.success': \"The '<strong>{{title}}</strong>' release was unarchived.\",\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': \"Failed to unarchive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': 'The release is scheduled, unschedule it to change type',\n /** Text for toast when release failed to revert */\n 'toast.revert.error': 'Failed to revert release: {{error}}',\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': \"The '{{title}}' release was successfully reverted\",\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': \"Revert release for '{{title}}' was successfully created. <Link/>\",\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': 'View revert release',\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': 'This document is already unpublished.',\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': 'There is no published version of this document.',\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': 'Are you sure you want to unpublish this document when releasing?',\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': 'Cancel',\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': 'Yes, unpublish when releasing',\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft':\n 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.',\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes':\n 'Any changes made to this document version will be lost.',\n}\n\n/**\n * @alpha\n */\nexport type ReleasesLocaleResourceKeys = keyof typeof releasesLocaleStrings\n\nexport default releasesLocaleStrings\n"],"names":["releasesLocaleStrings"],"mappings":"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"}
|
@@ -18,13 +18,13 @@ const releasesLocaleStrings = {
|
|
18
18
|
/** Action text for opening a release */
|
19
19
|
"action.open": "Open",
|
20
20
|
/** Action text for scheduling a release */
|
21
|
-
"action.schedule": "Schedule
|
21
|
+
"action.schedule": "Schedule release...",
|
22
22
|
/** Action text for unpublishing a document in a release in the context menu */
|
23
23
|
"action.unpublish": "Unpublish",
|
24
24
|
/** Action message for scheduling an unpublished of a document */
|
25
25
|
"action.unpublish-doc-actions": "Unpublish when releasing",
|
26
26
|
/** Action text for unscheduling a release */
|
27
|
-
"action.unschedule": "Unschedule
|
27
|
+
"action.unschedule": "Unschedule release",
|
28
28
|
/** Action text for publishing all documents in a release (and the release itself) */
|
29
29
|
"action.publish-all-documents": "Run release",
|
30
30
|
/** Text for the review changes button in release tool */
|
@@ -215,15 +215,15 @@ const releasesLocaleStrings = {
|
|
215
215
|
/** Schedule release button tooltip when the release is already scheduled */
|
216
216
|
"schedule-button-tooltip.already-scheduled": "This release is already scheduled",
|
217
217
|
/** Title for unschedule release dialog */
|
218
|
-
"schedule-dialog.confirm-title": "Schedule the release
|
218
|
+
"schedule-dialog.confirm-title": "Schedule the release",
|
219
219
|
/** Description shown in unschedule relaease dialog */
|
220
220
|
"schedule-dialog.confirm-description_one": "The '<strong>{{title}}</strong>' release and its document will be published on the selected date.",
|
221
221
|
/** Description for the dialog confirming the publish of a release with multiple documents */
|
222
|
-
"schedule-dialog.confirm-description_other": "The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled
|
222
|
+
"schedule-dialog.confirm-description_other": "The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.",
|
223
223
|
/** Description for the confirm button for scheduling a release */
|
224
|
-
"schedule-dialog.confirm-button": "Yes, schedule
|
224
|
+
"schedule-dialog.confirm-button": "Yes, schedule",
|
225
225
|
/** Label for date picker when scheduling a release */
|
226
|
-
"schedule-dialog.select-publish-date-label": "Schedule
|
226
|
+
"schedule-dialog.select-publish-date-label": "Schedule on",
|
227
227
|
/** Title for unschedule release dialog */
|
228
228
|
"unschedule-dialog.confirm-title": "Are you sure you want to unschedule the release?",
|
229
229
|
/** Description shown in unschedule relaease dialog */
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"resources.esm2.js","sources":["../../src/core/releases/i18n/resources.ts"],"sourcesContent":["/**\n * Defined locale strings for the releases tool, in US English.\n *\n * @internal\n */\nconst releasesLocaleStrings = {\n /** Action text for adding a document to release */\n 'action.add-document': 'Add document',\n /** Action text for archiving a release */\n 'action.archive': 'Archive release',\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': 'Unschedule this release to archive it',\n /** Action text for showing the archived releases */\n 'action.archived': 'Archived',\n /** Action text for comparing document versions */\n 'action.compare-versions': 'Compare versions',\n /** Action text for reverting a release by creating a new release */\n 'action.create-revert-release': 'Stage in new release',\n /** Action text for deleting a release */\n 'action.delete-release': 'Delete release',\n /** Action text for editing a release */\n 'action.edit': 'Edit release',\n /** Action text for opening a release */\n 'action.open': 'Open',\n /** Action text for scheduling a release */\n 'action.schedule': 'Schedule for publishing...',\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': 'Unpublish',\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': 'Unpublish when releasing',\n /** Action text for unscheduling a release */\n 'action.unschedule': 'Unschedule for publishing',\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': 'Run release',\n /** Text for the review changes button in release tool */\n 'action.review': 'Review changes',\n /** Action text for reverting a release */\n 'action.revert': 'Revert release',\n /** Text for the summary button in release tool */\n 'actions.summary': 'Summary',\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': 'Revert now',\n /** Label for unarchiving a release */\n 'action.unarchive': 'Unarchive release',\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': 'added a document version',\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': 'archived the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is created */\n 'activity.event.create':\n 'created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>',\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': 'discarded a document version',\n 'activity.event.edit': 'set release time to <ScheduleTarget></ScheduleTarget>',\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': 'immediately',\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': 'never',\n /* The text for the activity event when the release is published */\n 'activity.event.publish': 'published the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': 'marked as scheduled',\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': 'unarchived the <strong>{{releaseTitle}}</strong> release',\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': 'marked as unscheduled',\n /** The loading text for when releases are loading */\n 'activity.panel.loading': 'Loading release activity',\n /** The loading text for when releases are loading */\n 'activity.panel.error': 'An error occurred getting the release activity',\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': 'Activity',\n\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header':\n \"Are you sure you want to archive the '{{title}}' release?\",\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title':\n \"Are you sure you want to archive the <strong>'{{title}}'</strong> release?\",\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': 'This will archive 1 document version.',\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other':\n 'This will archive {{count}} document versions.',\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': 'Yes, archive now',\n\n /** Title for information card on a archived release */\n 'archive-info.title': 'This release is archived',\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description':\n 'Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.',\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': 'Changes to published documents',\n /** Text for when a release / document was created */\n 'created': 'Created <RelativeTime/>',\n\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': 'Published',\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': 'Published on {{date}}',\n\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': 'Pin release',\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': 'Unpin release',\n\n /** Activity inspector button text */\n 'dashboard.details.activity': 'Activity',\n\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': \"Are you sure you want to delete the '{{title}}' release?\",\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': 'This will delete 1 document version.',\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': 'This will delete {{count}} document versions.',\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': 'Delete',\n\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': 'No changes',\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': 'Changes list is empty, see document',\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description':\n 'This will also permanently remove the changes made to this document within this release.',\n /** Header for discarding a version of a document dialog */\n 'discard-version-dialog.header':\n 'Are you sure you want to remove this document from the release?',\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title': 'Yes, discard version',\n\n /** Text for when documents of a release are loading */\n 'document-loading': 'Loading documents',\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': '{{count}} validation errors',\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': '{{count}} validation error',\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': \"The '<strong>{{title}}</strong>' release has been deleted\",\n\n /** Title text displayed for technical error details */\n 'error-details-title': 'Error details',\n /** Title text when error during release update */\n 'failed-edit-title': 'Failed to save changes',\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': 'Failed to publish',\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': 'Failed to schedule',\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': 'Archived',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': 'Created',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': 'Edited',\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': 'Published',\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': 'Unarchived',\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': 'Loading release',\n\n /** Label for the release menu */\n 'menu.label': 'Release menu',\n /** Tooltip for the release menu */\n 'menu.tooltip': 'Actions',\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': 'When releasing',\n\n /** Text for when no archived releases are found */\n 'no-archived-release': 'No archived releases',\n /** Text for when no releases are found */\n 'no-releases': 'No Releases',\n /** Text for when a release is not found */\n 'not-found': 'Release not found: {{releaseId}}',\n\n /** Text for when a release is not found */\n 'overview.calendar.tooltip': 'View calendar',\n /** Description for the release tool */\n 'overview.description':\n 'Releases are collections of document versions which can be managed and published together.',\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': 'Search releases',\n /** Title for the release tool */\n 'overview.title': 'Releases',\n\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': 'You do not have permission to discard this version',\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': 'You do not have permission to unpublish this document',\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': 'Limited access',\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description':\n 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.',\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': 'You do not have permission to archive this release',\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': 'You do not have permission to delete this release',\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': 'You do not have permission to unarchive this release',\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title':\n 'Are you sure you want to publish the release and all document versions?',\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other':\n \"The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.\",\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': 'You do not have permission to publish',\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': 'Validating documents...',\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': 'Some documents have validation errors',\n\n /** Title for information card on a published release */\n 'publish-info.title': 'This release is published',\n\n /** Description for the review changes button in release tool */\n 'review.description': 'Add documents to this release to review changes',\n /** Text for when a document is edited */\n 'review.edited': 'Edited <RelativeTime/>',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one':\n 'This will revert {{releaseDocumentsLength}} document version.',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other':\n 'This will revert {{releaseDocumentsLength}} document versions.',\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': \"Are you sure you want to revert the '{{title}}' release?\",\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label':\n 'Stage revert actions in a new release',\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card':\n 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.',\n /** Title of a reverted release */\n 'revert-release.title': 'Reverting \"{{title}}\"',\n /** Description of a reverted release */\n 'revert-release.description': 'Revert changes to document versions in \"{{title}}\".',\n\n /** Title o unschedule release dialog */\n 'schedule-button.tooltip': 'Are you sure you want to unschedule the release?',\n\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': 'You do not have permission to schedule',\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': 'Validating documents...',\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': 'Some documents have validation errors',\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',\n\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': 'Schedule the release for publishing',\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other':\n 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled for publishing.',\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': 'Yes, schedule for publishing',\n\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': 'Schedule for publishing on',\n\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description':\n 'The release will no longer be published on the scheduled date',\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning':\n 'Schedule this release for a future time and date.',\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': 'Search documents',\n /** Text for when the release was created */\n 'summary.created': 'Created <RelativeTime/>',\n /** Text for when the release was published */\n 'summary.published': 'Published <RelativeTime/>',\n /** Text for when the release has not published */\n 'summary.not-published': 'Not published',\n /** Text for when the release has no documents */\n 'summary.no-documents': 'No documents',\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': '{{count}} document',\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': '{{count}} documents',\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': 'Add',\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': 'Change',\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': 'Unpublish',\n\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': 'Contributors',\n /** Header for the document table in the release tool - type */\n 'table-header.type': 'Type',\n /** Header for the document table in the release tool - release title */\n 'table-header.title': 'Release',\n /** Header for the document table in the release tool - action */\n 'table-header.action': 'Action',\n /** Header for the document table in the release tool - title */\n 'table-header.documents': 'Documents',\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': 'Edited',\n /** Header for the document table in the release tool - time */\n 'table-header.time': 'Time',\n\n /** Text for toast when release has been archived */\n 'toast.archive.success': \"The '<strong>{{title}}</strong>' release was archived.\",\n /** Text for toast when release failed to archive */\n 'toast.archive.error': \"Failed to archive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n 'toast.delete.error': \"Failed to delete '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': \"The '<strong>{{title}}</strong>' release was successfully deleted\",\n /** Text for toast when release failed to publish */\n 'toast.publish.error': \"Failed to publish '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been published */\n 'toast.publish.success': \"The '<strong>{{title}}</strong>' release was published.\",\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': \"Failed to schedule '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': \"The '<strong>{{title}}</strong>' release was scheduled.\",\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': \"Failed to unscheduled '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been unschedule */\n 'toast.unschedule.success': \"The '<strong>{{title}}</strong>' release was unscheduled.\",\n /** Text for toast when release has been unarchived */\n 'toast.unarchive.success': \"The '<strong>{{title}}</strong>' release was unarchived.\",\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': \"Failed to unarchive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': 'The release is scheduled, unschedule it to change type',\n /** Text for toast when release failed to revert */\n 'toast.revert.error': 'Failed to revert release: {{error}}',\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': \"The '{{title}}' release was successfully reverted\",\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': \"Revert release for '{{title}}' was successfully created. <Link/>\",\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': 'View revert release',\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': 'This document is already unpublished.',\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': 'There is no published version of this document.',\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': 'Are you sure you want to unpublish this document when releasing?',\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': 'Cancel',\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': 'Yes, unpublish when releasing',\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft':\n 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.',\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes':\n 'Any changes made to this document version will be lost.',\n}\n\n/**\n * @alpha\n */\nexport type ReleasesLocaleResourceKeys = keyof typeof releasesLocaleStrings\n\nexport default releasesLocaleStrings\n"],"names":["releasesLocaleStrings"],"mappings":"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"}
|
1
|
+
{"version":3,"file":"resources.esm2.js","sources":["../../src/core/releases/i18n/resources.ts"],"sourcesContent":["/**\n * Defined locale strings for the releases tool, in US English.\n *\n * @internal\n */\nconst releasesLocaleStrings = {\n /** Action text for adding a document to release */\n 'action.add-document': 'Add document',\n /** Action text for archiving a release */\n 'action.archive': 'Archive release',\n /** Tooltip for when the archive release action is disabled due to release being scheduled */\n 'action.archive.tooltip': 'Unschedule this release to archive it',\n /** Action text for showing the archived releases */\n 'action.archived': 'Archived',\n /** Action text for comparing document versions */\n 'action.compare-versions': 'Compare versions',\n /** Action text for reverting a release by creating a new release */\n 'action.create-revert-release': 'Stage in new release',\n /** Action text for deleting a release */\n 'action.delete-release': 'Delete release',\n /** Action text for editing a release */\n 'action.edit': 'Edit release',\n /** Action text for opening a release */\n 'action.open': 'Open',\n /** Action text for scheduling a release */\n 'action.schedule': 'Schedule release...',\n /** Action text for unpublishing a document in a release in the context menu */\n 'action.unpublish': 'Unpublish',\n /** Action message for scheduling an unpublished of a document */\n 'action.unpublish-doc-actions': 'Unpublish when releasing',\n /** Action text for unscheduling a release */\n 'action.unschedule': 'Unschedule release',\n /** Action text for publishing all documents in a release (and the release itself) */\n 'action.publish-all-documents': 'Run release',\n /** Text for the review changes button in release tool */\n 'action.review': 'Review changes',\n /** Action text for reverting a release */\n 'action.revert': 'Revert release',\n /** Text for the summary button in release tool */\n 'actions.summary': 'Summary',\n /** Action text for reverting a release immediately without staging changes */\n 'action.immediate-revert-release': 'Revert now',\n /** Label for unarchiving a release */\n 'action.unarchive': 'Unarchive release',\n /* The text for the activity event when a document is added to a release */\n 'activity.event.add-document': 'added a document version',\n /* The text for the activity event when the release is archived */\n 'activity.event.archive': 'archived the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is created */\n 'activity.event.create':\n 'created the <strong>{{releaseTitle}}</strong> release <ScheduleTarget>targeting </ScheduleTarget>',\n /* The text for the activity event when a document is removed from a release */\n 'activity.event.discard-document': 'discarded a document version',\n 'activity.event.edit': 'set release time to <ScheduleTarget></ScheduleTarget>',\n /**The text to display in the changes when the release type changes to asap */\n 'activity.event.edit-time-asap': 'immediately',\n /**The text to display in the changes when the release type changes to undecided */\n 'activity.event.edit-time-undecided': 'never',\n /* The text for the activity event when the release is published */\n 'activity.event.publish': 'published the <strong>{{releaseTitle}}</strong> release',\n /* The text for the activity event when the release is scheduled */\n 'activity.event.schedule': 'marked as scheduled',\n /** The text for the activity event when the release is unarchived */\n 'activity.event.unarchive': 'unarchived the <strong>{{releaseTitle}}</strong> release',\n /** The text for the activity event when the release is unscheduled */\n 'activity.event.unschedule': 'marked as unscheduled',\n /** The loading text for when releases are loading */\n 'activity.panel.loading': 'Loading release activity',\n /** The loading text for when releases are loading */\n 'activity.panel.error': 'An error occurred getting the release activity',\n /** The title for the activity panel shown in the releases detail screen */\n 'activity.panel.title': 'Activity',\n\n /** Header for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-header':\n \"Are you sure you want to archive the '{{title}}' release?\",\n /** Title for the dialog confirming the archive of a release */\n 'archive-dialog.confirm-archive-title':\n \"Are you sure you want to archive the <strong>'{{title}}'</strong> release?\",\n /** Description for the dialog confirming the archive of a release with one document */\n 'archive-dialog.confirm-archive-description_one': 'This will archive 1 document version.',\n /** Description for the dialog confirming the archive of a release with more than one document */\n 'archive-dialog.confirm-archive-description_other':\n 'This will archive {{count}} document versions.',\n /** Label for the button to proceed with archiving a release */\n 'archive-dialog.confirm-archive-button': 'Yes, archive now',\n\n /** Title for information card on a archived release */\n 'archive-info.title': 'This release is archived',\n /** Description for information card on a published or archived release to description retention effects */\n 'archive-info.description':\n 'Your plan supports a {{retentionDays}}-day retention period. After this period this release will be removed.',\n\n /** Title for changes to published documents */\n 'changes-published-docs.title': 'Changes to published documents',\n /** Text for when a release / document was created */\n 'created': 'Created <RelativeTime/>',\n\n /** Text for the releases detail screen when a release was published ASAP */\n 'dashboard.details.published-asap': 'Published',\n /** Text for the releases detail screen when a release was published from scheduling */\n 'dashboard.details.published-on': 'Published on {{date}}',\n\n /** Text for the releases detail screen in the pin release button. */\n 'dashboard.details.pin-release': 'Pin release',\n /** Text for the releases detail screen in the unpin release button. */\n 'dashboard.details.unpin-release': 'Unpin release',\n\n /** Activity inspector button text */\n 'dashboard.details.activity': 'Activity',\n\n /** Header for deleting a release dialog */\n 'delete-dialog.confirm-delete.header': \"Are you sure you want to delete the '{{title}}' release?\",\n /** Description for the dialog confirming the deleting of a release with one document */\n 'delete-dialog.confirm-delete-description_one': 'This will delete 1 document version.',\n /** Description for the dialog confirming the deleting of a release with more than one document */\n 'delete-dialog.confirm-delete-description_other': 'This will delete {{count}} document versions.',\n /** Label for the button to proceed deleting a release */\n 'delete-dialog.confirm-delete-button': 'Delete',\n\n /** Text for when there's no changes in a release diff */\n 'diff.no-changes': 'No changes',\n /** Text for when there's no changes in a release diff */\n 'diff.list-empty': 'Changes list is empty, see document',\n /** Description for discarding a version of a document dialog */\n 'discard-version-dialog.description':\n 'This will also permanently remove the changes made to this document within this release.',\n /** Header for discarding a version of a document dialog */\n 'discard-version-dialog.header':\n 'Are you sure you want to remove this document from the release?',\n /** Title for dialog for discarding a version of a document */\n 'discard-version-dialog.title': 'Yes, discard version',\n\n /** Text for when documents of a release are loading */\n 'document-loading': 'Loading documents',\n /** Label for when a document in a release has multiple validation warnings */\n 'document-validation.error_other': '{{count}} validation errors',\n /** Label for when a document in a release has a single validation warning */\n 'document-validation.error_one': '{{count}} validation error',\n\n /** Label when a release has been deleted by a different user */\n 'deleted-release': \"The '<strong>{{title}}</strong>' release has been deleted\",\n\n /** Title text displayed for technical error details */\n 'error-details-title': 'Error details',\n /** Title text when error during release update */\n 'failed-edit-title': 'Failed to save changes',\n /** Title text displayed for releases that failed to publish */\n 'failed-publish-title': 'Failed to publish',\n /** Title text displayed for releases that failed to schedule */\n 'failed-schedule-title': 'Failed to schedule',\n\n /**The text that will be shown in the footer to indicate the time the release was archived */\n 'footer.status.archived': 'Archived',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.created': 'Created',\n /**The text that will be shown in the footer to indicate the time the release was created */\n 'footer.status.edited': 'Edited',\n /**The text that will be shown in the footer to indicate the time the release was published */\n 'footer.status.published': 'Published',\n /**The text that will be shown in the footer to indicate the time the release was unarchived */\n 'footer.status.unarchived': 'Unarchived',\n /** Label text for the loading state whilst release is being loaded */\n 'loading-release': 'Loading release',\n\n /** Label for the release menu */\n 'menu.label': 'Release menu',\n /** Tooltip for the release menu */\n 'menu.tooltip': 'Actions',\n /** Label for title of actions for \"when releasing\" */\n 'menu.group.when-releasing': 'When releasing',\n\n /** Text for when no archived releases are found */\n 'no-archived-release': 'No archived releases',\n /** Text for when no releases are found */\n 'no-releases': 'No Releases',\n /** Text for when a release is not found */\n 'not-found': 'Release not found: {{releaseId}}',\n\n /** Text for when a release is not found */\n 'overview.calendar.tooltip': 'View calendar',\n /** Description for the release tool */\n 'overview.description':\n 'Releases are collections of document versions which can be managed and published together.',\n /** Text for the placeholder in the search release input */\n 'overview.search-releases-placeholder': 'Search releases',\n /** Title for the release tool */\n 'overview.title': 'Releases',\n\n /** Tooltip label when the user doesn't have permission for discarding a version */\n 'permissions.error.discard-version': 'You do not have permission to discard this version',\n /** Tooltip label when the user doesn't have permission for unpublishing a document */\n 'permissions.error.unpublish': 'You do not have permission to unpublish this document',\n /** Text for when a user doesn't have publish or schedule releases */\n 'permission-missing-title': 'Limited access',\n /** Description for when a user doesn't have publish or schedule releases */\n 'permission-missing-description':\n 'Your role currently limits what you can see in this release. You may not publish nor schedule this release.',\n /** Tooltip label when the user doesn't have permission to archive release */\n 'permissions.error.archive': 'You do not have permission to archive this release',\n /** Tooltip label when the user doesn't have permission to delete release */\n 'permissions.error.delete': 'You do not have permission to delete this release',\n /** Tooltip label when the user doesn't have permission to unarchive release */\n 'permissions.error.unarchive': 'You do not have permission to unarchive this release',\n /** Title for the dialog confirming the publish of a release */\n 'publish-dialog.confirm-publish.title':\n 'Are you sure you want to publish the release and all document versions?',\n /** Description for the dialog confirming the publish of a release with one document */\n 'publish-dialog.confirm-publish-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'publish-dialog.confirm-publish-description_other':\n \"The '<strong>{{title}}</strong>' release and its {{releaseDocumentsLength}} documents will be published.\",\n /** Label for the button when the user doesn't have permissions to publish a release */\n 'publish-dialog.validation.no-permission': 'You do not have permission to publish',\n /** Label for when documents are being validated */\n 'publish-dialog.validation.loading': 'Validating documents...',\n /** Label for when documents in release have validation errors */\n 'publish-dialog.validation.error': 'Some documents have validation errors',\n\n /** Title for information card on a published release */\n 'publish-info.title': 'This release is published',\n\n /** Description for the review changes button in release tool */\n 'review.description': 'Add documents to this release to review changes',\n /** Text for when a document is edited */\n 'review.edited': 'Edited <RelativeTime/>',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_one':\n 'This will revert {{releaseDocumentsLength}} document version.',\n /** Description for the dialog confirming the revert of a release with multiple documents */\n 'revert-dialog.confirm-revert-description_other':\n 'This will revert {{releaseDocumentsLength}} document versions.',\n /** Title for the dialog confirming the revert of a release */\n 'revert-dialog.confirm-revert.title': \"Are you sure you want to revert the '{{title}}' release?\",\n /** Checkbox label to confirm whether to create a staged release for revert or immediately revert */\n 'revert-dialog.confirm-revert.stage-revert-checkbox-label':\n 'Stage revert actions in a new release',\n /** Warning card text for when immediately revert a release with history */\n 'revert-dialog.confirm-revert.warning-card':\n 'Changes were made to documents in this release after they were published. Reverting will overwrite these changes.',\n /** Title of a reverted release */\n 'revert-release.title': 'Reverting \"{{title}}\"',\n /** Description of a reverted release */\n 'revert-release.description': 'Revert changes to document versions in \"{{title}}\".',\n\n /** Title o unschedule release dialog */\n 'schedule-button.tooltip': 'Are you sure you want to unschedule the release?',\n\n /** Schedule release button tooltip when user has no permissions to schedule */\n 'schedule-button-tooltip.validation.no-permission': 'You do not have permission to schedule',\n /** Schedule release button tooltip when validation is loading */\n 'schedule-button-tooltip.validation.loading': 'Validating documents...',\n /** Schedule release button tooltip when there are validation errors */\n 'schedule-button-tooltip.validation.error': 'Some documents have validation errors',\n\n /** Schedule release button tooltip when the release is already scheduled */\n 'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',\n\n /** Title for unschedule release dialog */\n 'schedule-dialog.confirm-title': 'Schedule the release',\n /** Description shown in unschedule relaease dialog */\n 'schedule-dialog.confirm-description_one':\n \"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.\",\n /** Description for the dialog confirming the publish of a release with multiple documents */\n 'schedule-dialog.confirm-description_other':\n 'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.',\n\n /** Description for the confirm button for scheduling a release */\n 'schedule-dialog.confirm-button': 'Yes, schedule',\n\n /** Label for date picker when scheduling a release */\n 'schedule-dialog.select-publish-date-label': 'Schedule on',\n\n /** Title for unschedule release dialog */\n 'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',\n /** Description shown in unschedule relaease dialog */\n 'unschedule-dialog.confirm-description':\n 'The release will no longer be published on the scheduled date',\n /** Description for warning that the published schedule time is in the past */\n 'schedule-dialog.publish-date-in-past-warning':\n 'Schedule this release for a future time and date.',\n\n /** Placeholder for search of documents in a release */\n 'search-documents-placeholder': 'Search documents',\n /** Text for when the release was created */\n 'summary.created': 'Created <RelativeTime/>',\n /** Text for when the release was published */\n 'summary.published': 'Published <RelativeTime/>',\n /** Text for when the release has not published */\n 'summary.not-published': 'Not published',\n /** Text for when the release has no documents */\n 'summary.no-documents': 'No documents',\n /** Text for when the release is composed of one document */\n 'summary.document-count_one': '{{count}} document',\n /** Text for when the release is composed of multiple documents */\n 'summary.document-count_other': '{{count}} documents',\n\n /** add action type that will be shown in the table*/\n 'table-body.action.add': 'Add',\n /** Change action type that will be shown in the table*/\n 'table-body.action.change': 'Change',\n /** Change action type that will be shown in the table*/\n 'table-body.action.unpublish': 'Unpublish',\n\n /** Header for the document table in the release tool - contributors */\n 'table-header.contributors': 'Contributors',\n /** Header for the document table in the release tool - type */\n 'table-header.type': 'Type',\n /** Header for the document table in the release tool - release title */\n 'table-header.title': 'Release',\n /** Header for the document table in the release tool - action */\n 'table-header.action': 'Action',\n /** Header for the document table in the release tool - title */\n 'table-header.documents': 'Documents',\n /** Header for the document table in the release tool - edited */\n 'table-header.edited': 'Edited',\n /** Header for the document table in the release tool - time */\n 'table-header.time': 'Time',\n\n /** Text for toast when release has been archived */\n 'toast.archive.success': \"The '<strong>{{title}}</strong>' release was archived.\",\n /** Text for toast when release failed to archive */\n 'toast.archive.error': \"Failed to archive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n 'toast.delete.error': \"Failed to delete '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release is successfully deleted */\n 'toast.delete.success': \"The '<strong>{{title}}</strong>' release was successfully deleted\",\n /** Text for toast when release failed to publish */\n 'toast.publish.error': \"Failed to publish '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been published */\n 'toast.publish.success': \"The '<strong>{{title}}</strong>' release was published.\",\n /** Text for toast when release failed to schedule */\n 'toast.schedule.error': \"Failed to schedule '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been scheduled */\n 'toast.schedule.success': \"The '<strong>{{title}}</strong>' release was scheduled.\",\n /** Text for toast when release failed to unschedule */\n 'toast.unschedule.error': \"Failed to unscheduled '<strong>{{title}}</strong>': {{error}}\",\n /** Text for toast when release has been unschedule */\n 'toast.unschedule.success': \"The '<strong>{{title}}</strong>' release was unscheduled.\",\n /** Text for toast when release has been unarchived */\n 'toast.unarchive.success': \"The '<strong>{{title}}</strong>' release was unarchived.\",\n /** Text for toast when release failed to unarchive */\n 'toast.unarchive.error': \"Failed to unarchive '<strong>{{title}}</strong>': {{error}}\",\n /** Description for toast when release deletion failed */\n /** Text for tooltip when a release has been scheduled */\n 'type-picker.tooltip.scheduled': 'The release is scheduled, unschedule it to change type',\n /** Text for toast when release failed to revert */\n 'toast.revert.error': 'Failed to revert release: {{error}}',\n /** Text for toast when release has been reverted immediately */\n 'toast.immediate-revert.success': \"The '{{title}}' release was successfully reverted\",\n /** Text for toast when release has reverted release successfully staged */\n 'toast.revert-stage.success': \"Revert release for '{{title}}' was successfully created. <Link/>\",\n /** Link text for toast link to the generated revert release */\n 'toast.revert-stage.success-link': 'View revert release',\n\n /** Text for when a document is unpublished */\n 'unpublish.already-unpublished': 'This document is already unpublished.',\n /** Tooltip label for when a document is unpublished */\n 'unpublish.no-published-version': 'There is no published version of this document.',\n /** Title for the dialog confirming the unpublish of a release */\n 'unpublish-dialog.header': 'Are you sure you want to unpublish this document when releasing?',\n /** Text action in unpublish dialog to cancel */\n 'unpublish-dialog.action.cancel': 'Cancel',\n /** Text action in unpublish dialog to unpublish */\n 'unpublish-dialog.action.unpublish': 'Yes, unpublish when releasing',\n /** Description for the unpublish dialog, explaining that it will create a draft if no draft exists at time of release */\n 'unpublish-dialog.description.to-draft':\n 'This will unpublish the document as part of the <Label>{{title}}</Label> release, and create a draft if no draft exists at the time of release.',\n /** Description for unpublish dialog, explaining that all changes made to this document will be lost */\n 'unpublish-dialog.description.lost-changes':\n 'Any changes made to this document version will be lost.',\n}\n\n/**\n * @alpha\n */\nexport type ReleasesLocaleResourceKeys = keyof typeof releasesLocaleStrings\n\nexport default releasesLocaleStrings\n"],"names":["releasesLocaleStrings"],"mappings":"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"}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "sanity",
|
3
|
-
"version": "3.76.
|
3
|
+
"version": "3.76.1",
|
4
4
|
"description": "Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches",
|
5
5
|
"keywords": [
|
6
6
|
"sanity",
|
@@ -160,11 +160,11 @@
|
|
160
160
|
"@rexxars/react-json-inspector": "^9.0.1",
|
161
161
|
"@sanity/asset-utils": "^2.0.6",
|
162
162
|
"@sanity/bifur-client": "^0.4.1",
|
163
|
-
"@sanity/cli": "3.76.
|
163
|
+
"@sanity/cli": "3.76.1",
|
164
164
|
"@sanity/client": "^6.28.0",
|
165
165
|
"@sanity/color": "^3.0.0",
|
166
166
|
"@sanity/comlink": "^3.0.1",
|
167
|
-
"@sanity/diff": "3.76.
|
167
|
+
"@sanity/diff": "3.76.1",
|
168
168
|
"@sanity/diff-match-patch": "^3.1.1",
|
169
169
|
"@sanity/diff-patch": "^5.0.0",
|
170
170
|
"@sanity/eventsource": "^5.0.0",
|
@@ -174,15 +174,15 @@
|
|
174
174
|
"@sanity/import": "^3.37.9",
|
175
175
|
"@sanity/insert-menu": "^1.1.2",
|
176
176
|
"@sanity/logos": "^2.1.13",
|
177
|
-
"@sanity/migrate": "3.76.
|
178
|
-
"@sanity/mutator": "3.76.
|
177
|
+
"@sanity/migrate": "3.76.1",
|
178
|
+
"@sanity/mutator": "3.76.1",
|
179
179
|
"@sanity/presentation-comlink": "^1.0.7",
|
180
180
|
"@sanity/preview-url-secret": "^2.1.4",
|
181
|
-
"@sanity/schema": "3.76.
|
181
|
+
"@sanity/schema": "3.76.1",
|
182
182
|
"@sanity/telemetry": "^0.7.7",
|
183
|
-
"@sanity/types": "3.76.
|
183
|
+
"@sanity/types": "3.76.1",
|
184
184
|
"@sanity/ui": "^2.13.5",
|
185
|
-
"@sanity/util": "3.76.
|
185
|
+
"@sanity/util": "3.76.1",
|
186
186
|
"@sanity/uuid": "^3.0.2",
|
187
187
|
"@sentry/react": "^8.33.0",
|
188
188
|
"@tanstack/react-table": "^8.16.0",
|
@@ -277,10 +277,10 @@
|
|
277
277
|
"devDependencies": {
|
278
278
|
"@playwright/experimental-ct-react": "1.50.1",
|
279
279
|
"@playwright/test": "1.50.1",
|
280
|
-
"@repo/dev-aliases": "3.76.
|
281
|
-
"@repo/package.config": "3.76.
|
282
|
-
"@repo/test-config": "3.76.
|
283
|
-
"@sanity/codegen": "3.76.
|
280
|
+
"@repo/dev-aliases": "3.76.1",
|
281
|
+
"@repo/package.config": "3.76.1",
|
282
|
+
"@repo/test-config": "3.76.1",
|
283
|
+
"@sanity/codegen": "3.76.1",
|
284
284
|
"@sanity/generate-help-url": "^3.0.0",
|
285
285
|
"@sanity/pkg-utils": "6.13.4",
|
286
286
|
"@sanity/tsdoc": "1.0.169",
|
@@ -325,5 +325,5 @@
|
|
325
325
|
"engines": {
|
326
326
|
"node": ">=18"
|
327
327
|
},
|
328
|
-
"gitHead": "
|
328
|
+
"gitHead": "9675bdd230a719cb11f667cf4549048c95fdb5f0"
|
329
329
|
}
|
@@ -23,13 +23,13 @@ const releasesLocaleStrings = {
|
|
23
23
|
/** Action text for opening a release */
|
24
24
|
'action.open': 'Open',
|
25
25
|
/** Action text for scheduling a release */
|
26
|
-
'action.schedule': 'Schedule
|
26
|
+
'action.schedule': 'Schedule release...',
|
27
27
|
/** Action text for unpublishing a document in a release in the context menu */
|
28
28
|
'action.unpublish': 'Unpublish',
|
29
29
|
/** Action message for scheduling an unpublished of a document */
|
30
30
|
'action.unpublish-doc-actions': 'Unpublish when releasing',
|
31
31
|
/** Action text for unscheduling a release */
|
32
|
-
'action.unschedule': 'Unschedule
|
32
|
+
'action.unschedule': 'Unschedule release',
|
33
33
|
/** Action text for publishing all documents in a release (and the release itself) */
|
34
34
|
'action.publish-all-documents': 'Run release',
|
35
35
|
/** Text for the review changes button in release tool */
|
@@ -258,19 +258,19 @@ const releasesLocaleStrings = {
|
|
258
258
|
'schedule-button-tooltip.already-scheduled': 'This release is already scheduled',
|
259
259
|
|
260
260
|
/** Title for unschedule release dialog */
|
261
|
-
'schedule-dialog.confirm-title': 'Schedule the release
|
261
|
+
'schedule-dialog.confirm-title': 'Schedule the release',
|
262
262
|
/** Description shown in unschedule relaease dialog */
|
263
263
|
'schedule-dialog.confirm-description_one':
|
264
264
|
"The '<strong>{{title}}</strong>' release and its document will be published on the selected date.",
|
265
265
|
/** Description for the dialog confirming the publish of a release with multiple documents */
|
266
266
|
'schedule-dialog.confirm-description_other':
|
267
|
-
'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled
|
267
|
+
'The <strong>{{title}}</strong> release and its {{count}} document versions will be scheduled.',
|
268
268
|
|
269
269
|
/** Description for the confirm button for scheduling a release */
|
270
|
-
'schedule-dialog.confirm-button': 'Yes, schedule
|
270
|
+
'schedule-dialog.confirm-button': 'Yes, schedule',
|
271
271
|
|
272
272
|
/** Label for date picker when scheduling a release */
|
273
|
-
'schedule-dialog.select-publish-date-label': 'Schedule
|
273
|
+
'schedule-dialog.select-publish-date-label': 'Schedule on',
|
274
274
|
|
275
275
|
/** Title for unschedule release dialog */
|
276
276
|
'unschedule-dialog.confirm-title': 'Are you sure you want to unschedule the release?',
|