@atlaskit/afm-i18n-platform-editor-editor-common 2.123.0 → 2.124.0

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.
@@ -666,6 +666,7 @@ exports.default = {
666
666
  'fabric.editor.emptyLink': 'Please enter a link.',
667
667
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
668
668
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
669
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
669
670
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
670
671
  'fabric.editor.epic': 'Epic',
671
672
  'fabric.editor.error': 'Error',
@@ -675,6 +676,7 @@ exports.default = {
675
676
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
676
677
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
677
678
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
679
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
678
680
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
679
681
  'fabric.editor.error.message.label': 'Error',
680
682
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1064,6 +1066,12 @@ exports.default = {
1064
1066
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1065
1067
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1066
1068
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1073
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1074
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1067
1075
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1068
1076
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1069
1077
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1160,7 +1168,9 @@ exports.default = {
1160
1168
  'fabric.editor.unorderedList': 'Bullet list',
1161
1169
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1162
1170
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1163
1172
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1173
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1164
1174
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1165
1175
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1166
1176
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -666,6 +666,7 @@ exports.default = {
666
666
  'fabric.editor.emptyLink': 'Please enter a link.',
667
667
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
668
668
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
669
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
669
670
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
670
671
  'fabric.editor.epic': 'Epic',
671
672
  'fabric.editor.error': 'Error',
@@ -675,6 +676,7 @@ exports.default = {
675
676
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
676
677
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
677
678
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
679
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
678
680
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
679
681
  'fabric.editor.error.message.label': 'Error',
680
682
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1064,6 +1066,12 @@ exports.default = {
1064
1066
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1065
1067
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1066
1068
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1073
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1074
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1067
1075
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1068
1076
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1069
1077
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1160,7 +1168,9 @@ exports.default = {
1160
1168
  'fabric.editor.unorderedList': 'Bullet list',
1161
1169
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1162
1170
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1163
1172
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1173
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1164
1174
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1165
1175
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1166
1176
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -666,6 +666,7 @@ exports.default = {
666
666
  'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
667
667
  'fabric.editor.emptySearchResults': "⁣⁢We couldn't find any results.؜‌⁡‌‍‍‍⁣⁤",
668
668
  'fabric.editor.emptySearchResultsSuggestion': '⁣⁢Select {buttonName} to browse inserts.‍؜⁡‌؜‌‌؜⁣⁤',
669
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '⁣⁢Select {askRovoName} for help.‍⁡؜؜؜⁠؜‌⁣⁤',
669
670
  'fabric.editor.emptySearchResultsSuggestionNew': '⁣⁢Select {askRovoName} for help, or {buttonName} to browse inserts.⁡⁠⁡⁠‌‌‍‍⁣⁤',
670
671
  'fabric.editor.epic': '⁣⁢Epic‌‍؜‍⁠‌⁠؜⁡؜‍‍⁣⁤',
671
672
  'fabric.editor.error': '⁣⁢Error‌‍⁠؜؜‍‍⁠؜‌؜⁣⁤',
@@ -675,6 +676,7 @@ exports.default = {
675
676
  'fabric.editor.error.description.failToEditWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to edit synced content.؜؜⁡؜‍‌⁠‍؜‍⁠‍⁣⁤',
676
677
  'fabric.editor.error.description.reference.offline': "⁣⁢We're unable to display synced blocks when you're offline⁠⁡‌⁡‌⁡؜‍‌؜⁣⁤",
677
678
  'fabric.editor.error.description.reference.unpublished': '⁣⁢Synced content will display <link>when the page is published</link>‌‌؜⁡؜‌؜‍‌‌؜⁠‍‌⁣⁤',
679
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "⁣⁢Synced content will display <link>when the item's description is saved</link>؜؜⁠‍⁡‍‌‍‌⁠⁣⁤",
678
680
  'fabric.editor.error.flag.title.cannotDelete': '⁣⁢Failed to delete synced block؜‌‍؜‌⁠⁡⁡⁣⁤',
679
681
  'fabric.editor.error.message.label': '⁣⁢Error‍‌⁡؜⁡‍⁠⁡‍؜⁠⁣⁤',
680
682
  'fabric.editor.error.title.failToCreate': '⁣⁢Cannot create synced content offline‌⁡⁡⁠؜⁡⁠؜‌‌‍⁣⁤',
@@ -1064,6 +1066,12 @@ exports.default = {
1064
1066
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "⁣⁢We're unable to display this content as it's been unsynced from <a>{title}</a>.⁠⁡⁡‍⁠؜⁠؜‌⁣⁤",
1065
1067
  'fabric.editor.syncedLocationDropdownError': "⁣⁢We can't load locations right now. Please wait a few minutes and refresh your browser.⁠⁠‌‍‌؜؜⁠⁣⁤",
1066
1068
  'fabric.editor.syncedLocationDropdownHeading': '⁣⁢{count} locations:⁠⁡‌‍⁡؜⁡⁡‍‍⁠⁠⁣⁤',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': '⁣⁢Bug؜⁠‌‌؜‌⁠‍‍⁠⁠⁠؜‌⁡⁠‌⁣⁤',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': '⁣⁢Epic⁠⁠‍⁠؜⁠‍‌⁡‌⁠⁡‍⁠⁠؜⁣⁤',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': '⁣⁢Jira work item⁡⁡؜‍⁡‍⁡⁡‍⁠؜‍⁡⁣⁤',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': '⁣⁢Story⁠‌‌‍⁡⁡‍⁠⁣⁤',
1073
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '⁣⁢Subtask‍؜⁡‍⁡⁠⁠⁣⁤',
1074
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': '⁣⁢Task؜‌‍‍؜⁠؜⁣⁤',
1067
1075
  'fabric.editor.syncedLocationDropdownLearnMoreLink': '⁣⁢Learn more about synced blocks⁡‍⁡⁡⁠⁡‌⁡‌⁣⁤',
1068
1076
  'fabric.editor.syncedLocationDropdownNoResults': '⁣⁢Copy and paste synced blocks to reuse in other locations.⁡⁡‍‌⁠⁠‍‍⁣⁤',
1069
1077
  'fabric.editor.syncedLocationDropdownRequestAccess': '⁣⁢Request access⁡⁠‍⁡⁡؜‍⁡⁡⁠‍‍‌⁣⁤',
@@ -1159,7 +1167,9 @@ exports.default = {
1159
1167
  'fabric.editor.unorderedList': '⁣⁢Bullet list⁠؜⁡⁡⁡⁡‍؜⁠⁡؜‌⁡⁣⁤',
1160
1168
  'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
1161
1169
  'fabric.editor.unpublishedSyncBlockPastedDescription': '⁣⁢When the page is published, the content will be displayed.⁡⁠⁠‌‌⁠‌⁠‍⁡⁣⁤',
1170
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "⁣⁢When the item's description is saved, the content will be displayed.‍‍؜⁡؜⁠⁡‌⁠‌‍؜؜⁣⁤",
1162
1171
  'fabric.editor.unpublishedSyncBlockPastedTitle': '⁣⁢Pasted from unpublished page‍؜‌‌؜؜؜⁣⁤',
1172
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '⁣⁢Pasted from unsaved item‍‌⁡⁠‌؜‍؜⁡⁣⁤',
1163
1173
  'fabric.editor.unsupportedBlockContent': '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
1164
1174
  'fabric.editor.unsupportedContentTooltip': '⁣⁢Content is not available in this editor, this will be preserved when you edit and save⁠‌‌؜‍‌‌⁡؜‍⁠‍⁡⁣⁤',
1165
1175
  'fabric.editor.unsupportedInlineContent': '⁣⁢Unsupported content⁠‍⁡؜⁠⁠⁣⁤',
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1156,7 +1164,9 @@ declare const _default: {
1156
1164
  'fabric.editor.unorderedList': string;
1157
1165
  'fabric.editor.unorderedList.description': string;
1158
1166
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1167
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1159
1168
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1169
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1160
1170
  'fabric.editor.unsupportedBlockContent': string;
1161
1171
  'fabric.editor.unsupportedContentTooltip': string;
1162
1172
  'fabric.editor.unsupportedInlineContent': string;
@@ -664,6 +664,7 @@ export default {
664
664
  'fabric.editor.emptyLink': 'Please enter a link.',
665
665
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
666
666
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
667
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
667
668
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
668
669
  'fabric.editor.epic': 'Epic',
669
670
  'fabric.editor.error': 'Error',
@@ -673,6 +674,7 @@ export default {
673
674
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
674
675
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
675
676
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
677
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
676
678
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
677
679
  'fabric.editor.error.message.label': 'Error',
678
680
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1062,6 +1064,12 @@ export default {
1062
1064
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1063
1065
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1064
1066
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1065
1073
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1066
1074
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1067
1075
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1158,7 +1166,9 @@ export default {
1158
1166
  'fabric.editor.unorderedList': 'Bullet list',
1159
1167
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1160
1168
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1169
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1161
1170
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1162
1172
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1163
1173
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1164
1174
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1156,7 +1164,9 @@ declare const _default: {
1156
1164
  'fabric.editor.unorderedList': string;
1157
1165
  'fabric.editor.unorderedList.description': string;
1158
1166
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1167
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1159
1168
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1169
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1160
1170
  'fabric.editor.unsupportedBlockContent': string;
1161
1171
  'fabric.editor.unsupportedContentTooltip': string;
1162
1172
  'fabric.editor.unsupportedInlineContent': string;
@@ -664,6 +664,7 @@ export default {
664
664
  'fabric.editor.emptyLink': 'Please enter a link.',
665
665
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
666
666
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
667
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
667
668
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
668
669
  'fabric.editor.epic': 'Epic',
669
670
  'fabric.editor.error': 'Error',
@@ -673,6 +674,7 @@ export default {
673
674
  'fabric.editor.error.description.failToEditWhenOffline': 'You appear to be offline. Please connect to the internet to edit synced content.',
674
675
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
675
676
  'fabric.editor.error.description.reference.unpublished': 'Synced content will display <link>when the page is published</link>',
677
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "Synced content will display <link>when the item's description is saved</link>",
676
678
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
677
679
  'fabric.editor.error.message.label': 'Error',
678
680
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1062,6 +1064,12 @@ export default {
1062
1064
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "We're unable to display this content as it's been unsynced from <a>{title}</a>.",
1063
1065
  'fabric.editor.syncedLocationDropdownError': "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1064
1066
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1065
1073
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1066
1074
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1067
1075
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1158,7 +1166,9 @@ export default {
1158
1166
  'fabric.editor.unorderedList': 'Bullet list',
1159
1167
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1160
1168
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1169
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "When the item's description is saved, the content will be displayed.",
1161
1170
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1171
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1162
1172
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1163
1173
  'fabric.editor.unsupportedContentTooltip': 'Content is not available in this editor, this will be preserved when you edit and save',
1164
1174
  'fabric.editor.unsupportedInlineContent': 'Unsupported content',
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1155,7 +1163,9 @@ declare const _default: {
1155
1163
  'fabric.editor.unorderedList': string;
1156
1164
  'fabric.editor.unorderedList.description': string;
1157
1165
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1166
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1158
1167
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1168
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1159
1169
  'fabric.editor.unsupportedBlockContent': string;
1160
1170
  'fabric.editor.unsupportedContentTooltip': string;
1161
1171
  'fabric.editor.unsupportedInlineContent': string;
@@ -664,6 +664,7 @@ export default {
664
664
  'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
665
665
  'fabric.editor.emptySearchResults': "⁣⁢We couldn't find any results.؜‌⁡‌‍‍‍⁣⁤",
666
666
  'fabric.editor.emptySearchResultsSuggestion': '⁣⁢Select {buttonName} to browse inserts.‍؜⁡‌؜‌‌؜⁣⁤',
667
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '⁣⁢Select {askRovoName} for help.‍⁡؜؜؜⁠؜‌⁣⁤',
667
668
  'fabric.editor.emptySearchResultsSuggestionNew': '⁣⁢Select {askRovoName} for help, or {buttonName} to browse inserts.⁡⁠⁡⁠‌‌‍‍⁣⁤',
668
669
  'fabric.editor.epic': '⁣⁢Epic‌‍؜‍⁠‌⁠؜⁡؜‍‍⁣⁤',
669
670
  'fabric.editor.error': '⁣⁢Error‌‍⁠؜؜‍‍⁠؜‌؜⁣⁤',
@@ -673,6 +674,7 @@ export default {
673
674
  'fabric.editor.error.description.failToEditWhenOffline': '⁣⁢You appear to be offline. Please connect to the internet to edit synced content.؜؜⁡؜‍‌⁠‍؜‍⁠‍⁣⁤',
674
675
  'fabric.editor.error.description.reference.offline': "⁣⁢We're unable to display synced blocks when you're offline⁠⁡‌⁡‌⁡؜‍‌؜⁣⁤",
675
676
  'fabric.editor.error.description.reference.unpublished': '⁣⁢Synced content will display <link>when the page is published</link>‌‌؜⁡؜‌؜‍‌‌؜⁠‍‌⁣⁤',
677
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': "⁣⁢Synced content will display <link>when the item's description is saved</link>؜؜⁠‍⁡‍‌‍‌⁠⁣⁤",
676
678
  'fabric.editor.error.flag.title.cannotDelete': '⁣⁢Failed to delete synced block؜‌‍؜‌⁠⁡⁡⁣⁤',
677
679
  'fabric.editor.error.message.label': '⁣⁢Error‍‌⁡؜⁡‍⁠⁡‍؜⁠⁣⁤',
678
680
  'fabric.editor.error.title.failToCreate': '⁣⁢Cannot create synced content offline‌⁡⁡⁠؜⁡⁠؜‌‌‍⁣⁤',
@@ -1062,6 +1064,12 @@ export default {
1062
1064
  'fabric.editor.syncedBlockSourceUnsyncedDescription': "⁣⁢We're unable to display this content as it's been unsynced from <a>{title}</a>.⁠⁡⁡‍⁠؜⁠؜‌⁣⁤",
1063
1065
  'fabric.editor.syncedLocationDropdownError': "⁣⁢We can't load locations right now. Please wait a few minutes and refresh your browser.⁠⁠‌‍‌؜؜⁠⁣⁤",
1064
1066
  'fabric.editor.syncedLocationDropdownHeading': '⁣⁢{count} locations:⁠⁡‌‍⁡؜⁡⁡‍‍⁠⁠⁣⁤',
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': '⁣⁢Bug؜⁠‌‌؜‌⁠‍‍⁠⁠⁠؜‌⁡⁠‌⁣⁤',
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': '⁣⁢Epic⁠⁠‍⁠؜⁠‍‌⁡‌⁠⁡‍⁠⁠؜⁣⁤',
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': '⁣⁢Jira work item⁡⁡؜‍⁡‍⁡⁡‍⁠؜‍⁡⁣⁤',
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': '⁣⁢Story⁠‌‌‍⁡⁡‍⁠⁣⁤',
1071
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '⁣⁢Subtask‍؜⁡‍⁡⁠⁠⁣⁤',
1072
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': '⁣⁢Task؜‌‍‍؜⁠؜⁣⁤',
1065
1073
  'fabric.editor.syncedLocationDropdownLearnMoreLink': '⁣⁢Learn more about synced blocks⁡‍⁡⁡⁠⁡‌⁡‌⁣⁤',
1066
1074
  'fabric.editor.syncedLocationDropdownNoResults': '⁣⁢Copy and paste synced blocks to reuse in other locations.⁡⁡‍‌⁠⁠‍‍⁣⁤',
1067
1075
  'fabric.editor.syncedLocationDropdownRequestAccess': '⁣⁢Request access⁡⁠‍⁡⁡؜‍⁡⁡⁠‍‍‌⁣⁤',
@@ -1157,7 +1165,9 @@ export default {
1157
1165
  'fabric.editor.unorderedList': '⁣⁢Bullet list⁠؜⁡⁡⁡⁡‍؜⁠⁡؜‌⁡⁣⁤',
1158
1166
  'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
1159
1167
  'fabric.editor.unpublishedSyncBlockPastedDescription': '⁣⁢When the page is published, the content will be displayed.⁡⁠⁠‌‌⁠‌⁠‍⁡⁣⁤',
1168
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': "⁣⁢When the item's description is saved, the content will be displayed.‍‍؜⁡؜⁠⁡‌⁠‌‍؜؜⁣⁤",
1160
1169
  'fabric.editor.unpublishedSyncBlockPastedTitle': '⁣⁢Pasted from unpublished page‍؜‌‌؜؜؜⁣⁤',
1170
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '⁣⁢Pasted from unsaved item‍‌⁡⁠‌؜‍؜⁡⁣⁤',
1161
1171
  'fabric.editor.unsupportedBlockContent': '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
1162
1172
  'fabric.editor.unsupportedContentTooltip': '⁣⁢Content is not available in this editor, this will be preserved when you edit and save⁠‌‌؜‍‌‌⁡؜‍⁠‍⁡⁣⁤',
1163
1173
  'fabric.editor.unsupportedInlineContent': '⁣⁢Unsupported content⁠‍⁡؜⁠⁠⁣⁤',
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1156,7 +1164,9 @@ declare const _default: {
1156
1164
  'fabric.editor.unorderedList': string;
1157
1165
  'fabric.editor.unorderedList.description': string;
1158
1166
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1167
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1159
1168
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1169
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1160
1170
  'fabric.editor.unsupportedBlockContent': string;
1161
1171
  'fabric.editor.unsupportedContentTooltip': string;
1162
1172
  'fabric.editor.unsupportedInlineContent': string;
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1156,7 +1164,9 @@ declare const _default: {
1156
1164
  'fabric.editor.unorderedList': string;
1157
1165
  'fabric.editor.unorderedList.description': string;
1158
1166
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1167
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1159
1168
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1169
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1160
1170
  'fabric.editor.unsupportedBlockContent': string;
1161
1171
  'fabric.editor.unsupportedContentTooltip': string;
1162
1172
  'fabric.editor.unsupportedInlineContent': string;
@@ -662,6 +662,7 @@ declare const _default: {
662
662
  'fabric.editor.emptyLink': string;
663
663
  'fabric.editor.emptySearchResults': string;
664
664
  'fabric.editor.emptySearchResultsSuggestion': string;
665
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
665
666
  'fabric.editor.emptySearchResultsSuggestionNew': string;
666
667
  'fabric.editor.epic': string;
667
668
  'fabric.editor.error': string;
@@ -671,6 +672,7 @@ declare const _default: {
671
672
  'fabric.editor.error.description.failToEditWhenOffline': string;
672
673
  'fabric.editor.error.description.reference.offline': string;
673
674
  'fabric.editor.error.description.reference.unpublished': string;
675
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
674
676
  'fabric.editor.error.flag.title.cannotDelete': string;
675
677
  'fabric.editor.error.message.label': string;
676
678
  'fabric.editor.error.title.failToCreate': string;
@@ -1060,6 +1062,12 @@ declare const _default: {
1060
1062
  'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
1061
1063
  'fabric.editor.syncedLocationDropdownError': string;
1062
1064
  'fabric.editor.syncedLocationDropdownHeading': string;
1065
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
1066
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
1067
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
1068
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
1069
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
1070
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
1063
1071
  'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
1064
1072
  'fabric.editor.syncedLocationDropdownNoResults': string;
1065
1073
  'fabric.editor.syncedLocationDropdownRequestAccess': string;
@@ -1155,7 +1163,9 @@ declare const _default: {
1155
1163
  'fabric.editor.unorderedList': string;
1156
1164
  'fabric.editor.unorderedList.description': string;
1157
1165
  'fabric.editor.unpublishedSyncBlockPastedDescription': string;
1166
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
1158
1167
  'fabric.editor.unpublishedSyncBlockPastedTitle': string;
1168
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
1159
1169
  'fabric.editor.unsupportedBlockContent': string;
1160
1170
  'fabric.editor.unsupportedContentTooltip': string;
1161
1171
  'fabric.editor.unsupportedInlineContent': string;
package/i18n/en.ts CHANGED
@@ -753,6 +753,7 @@ export default {
753
753
  'fabric.editor.emptyLink': 'Please enter a link.',
754
754
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
755
755
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
756
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
756
757
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
757
758
  'fabric.editor.epic': 'Epic',
758
759
  'fabric.editor.error': 'Error',
@@ -766,6 +767,8 @@ export default {
766
767
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
767
768
  'fabric.editor.error.description.reference.unpublished':
768
769
  'Synced content will display <link>when the page is published</link>',
770
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
771
+ "Synced content will display <link>when the item's description is saved</link>",
769
772
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
770
773
  'fabric.editor.error.message.label': 'Error',
771
774
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1189,6 +1192,12 @@ export default {
1189
1192
  'fabric.editor.syncedLocationDropdownError':
1190
1193
  "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1191
1194
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1195
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1196
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1197
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1198
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1199
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1200
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1192
1201
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1193
1202
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1194
1203
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1289,7 +1298,10 @@ export default {
1289
1298
  'fabric.editor.unorderedList': 'Bullet list',
1290
1299
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1291
1300
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1301
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1302
+ "When the item's description is saved, the content will be displayed.",
1292
1303
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1304
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1293
1305
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1294
1306
  'fabric.editor.unsupportedContentTooltip':
1295
1307
  'Content is not available in this editor, this will be preserved when you edit and save',
package/i18n/en_GB.ts CHANGED
@@ -753,6 +753,7 @@ export default {
753
753
  'fabric.editor.emptyLink': 'Please enter a link.',
754
754
  'fabric.editor.emptySearchResults': "We couldn't find any results.",
755
755
  'fabric.editor.emptySearchResultsSuggestion': 'Select {buttonName} to browse inserts.',
756
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Select {askRovoName} for help.',
756
757
  'fabric.editor.emptySearchResultsSuggestionNew': 'Select {askRovoName} for help, or {buttonName} to browse inserts.',
757
758
  'fabric.editor.epic': 'Epic',
758
759
  'fabric.editor.error': 'Error',
@@ -766,6 +767,8 @@ export default {
766
767
  'fabric.editor.error.description.reference.offline': "We're unable to display synced blocks when you're offline",
767
768
  'fabric.editor.error.description.reference.unpublished':
768
769
  'Synced content will display <link>when the page is published</link>',
770
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
771
+ "Synced content will display <link>when the item's description is saved</link>",
769
772
  'fabric.editor.error.flag.title.cannotDelete': 'Failed to delete synced block',
770
773
  'fabric.editor.error.message.label': 'Error',
771
774
  'fabric.editor.error.title.failToCreate': 'Cannot create synced content offline',
@@ -1189,6 +1192,12 @@ export default {
1189
1192
  'fabric.editor.syncedLocationDropdownError':
1190
1193
  "We can't load locations right now. Please wait a few minutes and refresh your browser.",
1191
1194
  'fabric.editor.syncedLocationDropdownHeading': '{count} locations:',
1195
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Bug',
1196
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epic',
1197
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira work item',
1198
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Story',
1199
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Subtask',
1200
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Task',
1192
1201
  'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Learn more about synced blocks',
1193
1202
  'fabric.editor.syncedLocationDropdownNoResults': 'Copy and paste synced blocks to reuse in other locations.',
1194
1203
  'fabric.editor.syncedLocationDropdownRequestAccess': 'Request access',
@@ -1289,7 +1298,10 @@ export default {
1289
1298
  'fabric.editor.unorderedList': 'Bullet list',
1290
1299
  'fabric.editor.unorderedList.description': 'Create an unordered list',
1291
1300
  'fabric.editor.unpublishedSyncBlockPastedDescription': 'When the page is published, the content will be displayed.',
1301
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1302
+ "When the item's description is saved, the content will be displayed.",
1292
1303
  'fabric.editor.unpublishedSyncBlockPastedTitle': 'Pasted from unpublished page',
1304
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Pasted from unsaved item',
1293
1305
  'fabric.editor.unsupportedBlockContent': 'This editor does not support displaying this content',
1294
1306
  'fabric.editor.unsupportedContentTooltip':
1295
1307
  'Content is not available in this editor, this will be preserved when you edit and save',
package/i18n/en_ZZ.ts CHANGED
@@ -863,6 +863,7 @@ export default {
863
863
  'fabric.editor.emptyLink': '⁣⁢Please enter a link.؜؜⁡‌⁡⁠⁡⁠⁠⁣⁤',
864
864
  'fabric.editor.emptySearchResults': "⁣⁢We couldn't find any results.؜‌⁡‌‍‍‍⁣⁤",
865
865
  'fabric.editor.emptySearchResultsSuggestion': '⁣⁢Select {buttonName} to browse inserts.‍؜⁡‌؜‌‌؜⁣⁤',
866
+ 'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '⁣⁢Select {askRovoName} for help.‍⁡؜؜؜⁠؜‌⁣⁤',
866
867
  'fabric.editor.emptySearchResultsSuggestionNew':
867
868
  '⁣⁢Select {askRovoName} for help, or {buttonName} to browse inserts.⁡⁠⁡⁠‌‌‍‍⁣⁤',
868
869
  'fabric.editor.epic': '⁣⁢Epic‌‍؜‍⁠‌⁠؜⁡؜‍‍⁣⁤',
@@ -879,6 +880,8 @@ export default {
879
880
  "⁣⁢We're unable to display synced blocks when you're offline⁠⁡‌⁡‌⁡؜‍‌؜⁣⁤",
880
881
  'fabric.editor.error.description.reference.unpublished':
881
882
  '⁣⁢Synced content will display <link>when the page is published</link>‌‌؜⁡؜‌؜‍‌‌؜⁠‍‌⁣⁤',
883
+ 'fabric.editor.error.description.reference.unpublished.jiraWorkItem':
884
+ "⁣⁢Synced content will display <link>when the item's description is saved</link>؜؜⁠‍⁡‍‌‍‌⁠⁣⁤",
882
885
  'fabric.editor.error.flag.title.cannotDelete': '⁣⁢Failed to delete synced block؜‌‍؜‌⁠⁡⁡⁣⁤',
883
886
  'fabric.editor.error.message.label': '⁣⁢Error‍‌⁡؜⁡‍⁠⁡‍؜⁠⁣⁤',
884
887
  'fabric.editor.error.title.failToCreate': '⁣⁢Cannot create synced content offline‌⁡⁡⁠؜⁡⁠؜‌‌‍⁣⁤',
@@ -1327,6 +1330,12 @@ export default {
1327
1330
  'fabric.editor.syncedLocationDropdownError':
1328
1331
  "⁣⁢We can't load locations right now. Please wait a few minutes and refresh your browser.⁠⁠‌‍‌؜؜⁠⁣⁤",
1329
1332
  'fabric.editor.syncedLocationDropdownHeading': '⁣⁢{count} locations:⁠⁡‌‍⁡؜⁡⁡‍‍⁠⁠⁣⁤',
1333
+ 'fabric.editor.syncedLocationDropdownIssueTypeBug': '⁣⁢Bug؜⁠‌‌؜‌⁠‍‍⁠⁠⁠؜‌⁡⁠‌⁣⁤',
1334
+ 'fabric.editor.syncedLocationDropdownIssueTypeEpic': '⁣⁢Epic⁠⁠‍⁠؜⁠‍‌⁡‌⁠⁡‍⁠⁠؜⁣⁤',
1335
+ 'fabric.editor.syncedLocationDropdownIssueTypeGeneric': '⁣⁢Jira work item⁡⁡؜‍⁡‍⁡⁡‍⁠؜‍⁡⁣⁤',
1336
+ 'fabric.editor.syncedLocationDropdownIssueTypeStory': '⁣⁢Story⁠‌‌‍⁡⁡‍⁠⁣⁤',
1337
+ 'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '⁣⁢Subtask‍؜⁡‍⁡⁠⁠⁣⁤',
1338
+ 'fabric.editor.syncedLocationDropdownIssueTypeTask': '⁣⁢Task؜‌‍‍؜⁠؜⁣⁤',
1330
1339
  'fabric.editor.syncedLocationDropdownLearnMoreLink': '⁣⁢Learn more about synced blocks⁡‍⁡⁡⁠⁡‌⁡‌⁣⁤',
1331
1340
  'fabric.editor.syncedLocationDropdownNoResults':
1332
1341
  '⁣⁢Copy and paste synced blocks to reuse in other locations.⁡⁡‍‌⁠⁠‍‍⁣⁤',
@@ -1432,7 +1441,10 @@ export default {
1432
1441
  'fabric.editor.unorderedList.description': '⁣⁢Create an unordered list؜⁡‌‌⁡؜⁡⁠؜‌⁡‌⁣⁤',
1433
1442
  'fabric.editor.unpublishedSyncBlockPastedDescription':
1434
1443
  '⁣⁢When the page is published, the content will be displayed.⁡⁠⁠‌‌⁠‌⁠‍⁡⁣⁤',
1444
+ 'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem':
1445
+ "⁣⁢When the item's description is saved, the content will be displayed.‍‍؜⁡؜⁠⁡‌⁠‌‍؜؜⁣⁤",
1435
1446
  'fabric.editor.unpublishedSyncBlockPastedTitle': '⁣⁢Pasted from unpublished page‍؜‌‌؜؜؜⁣⁤',
1447
+ 'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '⁣⁢Pasted from unsaved item‍‌⁡⁠‌؜‍؜⁡⁣⁤',
1436
1448
  'fabric.editor.unsupportedBlockContent':
1437
1449
  '⁣⁢This editor does not support displaying this content؜‍؜⁡‍؜‌؜⁡⁣⁤',
1438
1450
  'fabric.editor.unsupportedContentTooltip':
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-editor-editor-common",
3
- "version": "2.123.0",
3
+ "version": "2.124.0",
4
4
  "description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
5
5
  "publishConfig": {
6
6
  "registry": "https://packages.atlassian.com/api/npm/npm-public/"