You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
defaultMessage: 'By deleting this unit, you will also be deleting it from {parentCount, plural, one {1 Subsection} other {{parentCount} Subsections}} in this library.',
232
+
description: 'Parent usage details shown before deleting a unit part of multiple subsections',
defaultMessage: 'By deleting this subsection, you will also be deleting it from {parentCount, plural, one {1 Section} other {{parentCount} Sections}} in this library.',
237
+
description: 'Parent usage details shown before deleting a subsection part of multiple sections',
defaultMessage: 'This unit is used {courseCount} times in courses, and will stop receiving updates there.',
241
+
defaultMessage: 'This unit is used {courseCount, plural, one {{courseCountText} time} other {{courseCountText} times}} in courses, and will stop receiving updates there.',
232
242
description: 'Course usage details shown before deleting a unit',
defaultMessage: 'This subsection is used {courseCount} times in courses, and will stop receiving updates there.',
246
+
defaultMessage: 'This subsection is used {courseCount, plural, one {1 time} other {{courseCount} times}} in courses, and will stop receiving updates there.',
237
247
description: 'Course usage details shown before deleting a subsection',
defaultMessage: 'This section is used {courseCount} times in courses, and will stop receiving updates there.',
251
+
defaultMessage: 'This section is used {courseCount, plural, one {1 time} other {{courseCount} times}} in courses, and will stop receiving updates there.',
242
252
description: 'Course usage details shown before deleting a section',
0 commit comments