Skip to content

Commit c33c3a1

Browse files
committed
[UXP-96] Fix lint
1 parent dc76244 commit c33c3a1

27 files changed

Lines changed: 1249 additions & 1249 deletions

src/app/admin/edit-cms-metadata/edit-cms-metadata.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ describe('EditCmsMetadataComponent', () => {
104104
});
105105

106106
it('should render ds-markdown-editor of the language', () => {
107-
const languagesLength = environment.languages.filter((l) => l.active).length;;
107+
const languagesLength = environment.languages.filter((l) => l.active).length;
108108
const dsMarkdownViewer = fixture.debugElement.queryAll(By.css('[data-test="ds-markdown-viewer"]'));
109109
expect(dsMarkdownViewer).toHaveSize(languagesLength);
110110
});

src/assets/i18n/ar.json5

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -3474,55 +3474,55 @@
34743474

34753475
// "curation-task.task.migratedocviewer.label": "Migrate the previously generated doc. viewer resources",
34763476
// TODO New key - Add a translation
3477-
"curation-task.task.migratedocviewer.label": "Migrate the previously generated doc. viewer resources",
3477+
"curation-task.task.migratedocviewer.label": "Migrate the previously generated doc. viewer resources",
34783478

34793479
// "curation-task.task.iiifmigrate.label": "Migrate the previously generated IIIF resources",
34803480
// TODO New key - Add a translation
3481-
"curation-task.task.iiifmigrate.label": "Migrate the previously generated IIIF resources",
3481+
"curation-task.task.iiifmigrate.label": "Migrate the previously generated IIIF resources",
34823482

34833483
// "curation-task.task.avuploader.label": "Process video resources",
34843484
// TODO New key - Add a translation
3485-
"curation-task.task.avuploader.label": "Process video resources",
3485+
"curation-task.task.avuploader.label": "Process video resources",
34863486

34873487
// "curation-task.task.avuploader.primary.label": "Process video resources and hide non primary items",
34883488
// TODO New key - Add a translation
3489-
"curation-task.task.avuploader.primary.label": "Process video resources and hide non primary items",
3489+
"curation-task.task.avuploader.primary.label": "Process video resources and hide non primary items",
34903490

34913491
// "curation-task.task.audiouploader.label": "Process audio resources",
34923492
// TODO New key - Add a translation
3493-
"curation-task.task.audiouploader.label": "Process audio resources",
3493+
"curation-task.task.audiouploader.label": "Process audio resources",
34943494

34953495
// "curation-task.task.audiouploader.primary.label": "Process audio resources and hide non primary items",
34963496
// TODO New key - Add a translation
3497-
"curation-task.task.audiouploader.primary.label": "Process audio resources and hide non primary items",
3497+
"curation-task.task.audiouploader.primary.label": "Process audio resources and hide non primary items",
34983498

34993499
// "curation-task.task.avclean.label": "Clean audio/video resources",
35003500
// TODO New key - Add a translation
3501-
"curation-task.task.avclean.label": "Clean audio/video resources",
3501+
"curation-task.task.avclean.label": "Clean audio/video resources",
35023502

35033503
// "curation-task.task.generatesubtitles.label": "Generate subtitles for audio/video resources",
35043504
// TODO New key - Add a translation
3505-
"curation-task.task.generatesubtitles.label": "Generate subtitles for audio/video resources",
3505+
"curation-task.task.generatesubtitles.label": "Generate subtitles for audio/video resources",
35063506

35073507
// "curation-task.task.hidecovers.label": "Hide custom audio/video thumbnails from item page",
35083508
// TODO New key - Add a translation
3509-
"curation-task.task.hidecovers.label": "Hide custom audio/video thumbnails from item page",
3509+
"curation-task.task.hidecovers.label": "Hide custom audio/video thumbnails from item page",
35103510

35113511
// "curation-task.task.avforbiddownload.label": "Forbid Download on audio/video resources",
35123512
// TODO New key - Add a translation
3513-
"curation-task.task.avforbiddownload.label": "Forbid Download on audio/video resources",
3513+
"curation-task.task.avforbiddownload.label": "Forbid Download on audio/video resources",
35143514

35153515
// "curation-task.task.avallowdownload.label": "Allow Download on audio/video resources",
35163516
// TODO New key - Add a translation
3517-
"curation-task.task.avallowdownload.label": "Allow Download on audio/video resources",
3517+
"curation-task.task.avallowdownload.label": "Allow Download on audio/video resources",
35183518

35193519
// "curation-task.task.avupdatemanifest.label": "Regenerate AV manifest for URL update",
35203520
// TODO New key - Add a translation
3521-
"curation-task.task.avupdatemanifest.label": "Regenerate AV manifest for URL update",
3521+
"curation-task.task.avupdatemanifest.label": "Regenerate AV manifest for URL update",
35223522

35233523
// "curation-task.task.avmigrate.label": "Migrate the AV resources generated for a previous version",
35243524
// TODO New key - Add a translation
3525-
"curation-task.task.avmigrate.label": "Migrate the AV resources generated for a previous version",
3525+
"curation-task.task.avmigrate.label": "Migrate the AV resources generated for a previous version",
35263526

35273527

35283528
// "cris-layout.toggle.open": "Open section",
@@ -4136,7 +4136,7 @@
41364136

41374137
// "explore.grid-section.seeAll" : "See all",
41384138
// TODO New key - Add a translation
4139-
"explore.grid-section.seeAll" : "See all",
4139+
"explore.grid-section.seeAll": "See all",
41404140

41414141
// "explore.facet-section.title" : "Discover",
41424142
// TODO New key - Add a translation
@@ -14145,27 +14145,27 @@
1414514145

1414614146
// "crisref.metadata.view.first" : "View first",
1414714147
// TODO New key - Add a translation
14148-
"crisref.metadata.view.first" : "View first",
14148+
"crisref.metadata.view.first": "View first",
1414914149

1415014150
// "crisref.metadata.view.last" : "View last",
1415114151
// TODO New key - Add a translation
14152-
"crisref.metadata.view.last" : "View last",
14152+
"crisref.metadata.view.last": "View last",
1415314153

1415414154
// "cris-layout.rendering.more" : "more",
1415514155
// TODO New key - Add a translation
14156-
"cris-layout.rendering.more" : "more",
14156+
"cris-layout.rendering.more": "more",
1415714157

1415814158
// "cris-layout.rendering.more.withlast" : "more",
1415914159
// TODO New key - Add a translation
14160-
"cris-layout.rendering.more.withlast" : "more",
14160+
"cris-layout.rendering.more.withlast": "more",
1416114161

1416214162
// "cris-layout.rendering.more.tooltip" : "click to see all",
1416314163
// TODO New key - Add a translation
14164-
"cris-layout.rendering.more.tooltip" : "click to see all",
14164+
"cris-layout.rendering.more.tooltip": "click to see all",
1416514165

1416614166
// "cris-layout.rendering.collapse" : "collapse",
1416714167
// TODO New key - Add a translation
14168-
"cris-layout.rendering.collapse" : "collapse",
14168+
"cris-layout.rendering.collapse": "collapse",
1416914169

1417014170
// "family.listelement.badge": "Family",
1417114171
// TODO New key - Add a translation
@@ -14214,94 +14214,94 @@
1421414214
"picture.listelement.badge": "Picture",
1421514215
// "menu.section.explore_sectionfonds" : "Fonds",
1421614216
// TODO New key - Add a translation
14217-
"menu.section.explore_sectionfonds" : "Fonds",
14217+
"menu.section.explore_sectionfonds": "Fonds",
1421814218
// "menu.section.explore_sectionjournalfonds" : "Journal Fonds",
1421914219
// TODO New key - Add a translation
14220-
"menu.section.explore_sectionjournalfonds" : "Journal Fonds",
14220+
"menu.section.explore_sectionjournalfonds": "Journal Fonds",
1422114221

1422214222
// "menu.section.explore_sectionaggregations" : "Collections",
1422314223
// TODO New key - Add a translation
14224-
"menu.section.explore_sectionaggregations" : "Collections",
14224+
"menu.section.explore_sectionaggregations": "Collections",
1422514225
// "menu.section.explore_sectiondocuments" : "Documents & Other materials",
1422614226
// TODO New key - Add a translation
14227-
"menu.section.explore_sectiondocuments" : "Documents & Other materials",
14227+
"menu.section.explore_sectiondocuments": "Documents & Other materials",
1422814228
// "explore.counters-section.fonds" : "Fonds",
1422914229
// TODO New key - Add a translation
14230-
"explore.counters-section.fonds" : "Fonds",
14230+
"explore.counters-section.fonds": "Fonds",
1423114231
// "explore.counters-section.journalfonds" : "Journal Fonds",
1423214232
// TODO New key - Add a translation
14233-
"explore.counters-section.journalfonds" : "Journal Fonds",
14233+
"explore.counters-section.journalfonds": "Journal Fonds",
1423414234
// "explore.counters-section.aggregations" : "Collections",
1423514235
// TODO New key - Add a translation
14236-
"explore.counters-section.aggregations" : "Collections",
14236+
"explore.counters-section.aggregations": "Collections",
1423714237
// "explore.counters-section.documents" : "Documents & Other materials",
1423814238
// TODO New key - Add a translation
14239-
"explore.counters-section.documents" : "Documents & Other materials",
14239+
"explore.counters-section.documents": "Documents & Other materials",
1424014240

1424114241
// "explore.index.titleF" : "Title",
1424214242
// TODO New key - Add a translation
14243-
"explore.index.titleF" : "Title",
14243+
"explore.index.titleF": "Title",
1424414244
// "explore.index.typeF" : "Type",
1424514245
// TODO New key - Add a translation
14246-
"explore.index.typeF" : "Type",
14246+
"explore.index.typeF": "Type",
1424714247
// "explore.index.dateissuedF" : "Date",
1424814248
// TODO New key - Add a translation
14249-
"explore.index.dateissuedF" : "Date",
14249+
"explore.index.dateissuedF": "Date",
1425014250
// "explore.index.subjectF" : "Subject",
1425114251
// TODO New key - Add a translation
14252-
"explore.index.subjectF" : "Subject",
14252+
"explore.index.subjectF": "Subject",
1425314253
// "explore.index.titleJF" : "Title",
1425414254
// TODO New key - Add a translation
14255-
"explore.index.titleJF" : "Title",
14255+
"explore.index.titleJF": "Title",
1425614256
// "explore.index.typeJF" : "Type",
1425714257
// TODO New key - Add a translation
14258-
"explore.index.typeJF" : "Type",
14258+
"explore.index.typeJF": "Type",
1425914259
// "explore.index.dateissuedJF" : "Date",
1426014260
// TODO New key - Add a translation
14261-
"explore.index.dateissuedJF" : "Date",
14261+
"explore.index.dateissuedJF": "Date",
1426214262
// "explore.index.subjectJF" : "Subject",
1426314263
// TODO New key - Add a translation
14264-
"explore.index.subjectJF" : "Subject",
14264+
"explore.index.subjectJF": "Subject",
1426514265
// "explore.index.titleA" : "Title",
1426614266
// TODO New key - Add a translation
14267-
"explore.index.titleA" : "Title",
14267+
"explore.index.titleA": "Title",
1426814268
// "explore.index.typeA" : "Type",
1426914269
// TODO New key - Add a translation
14270-
"explore.index.typeA" : "Type",
14270+
"explore.index.typeA": "Type",
1427114271
// "explore.index.dateissuedA" : "Date",
1427214272
// TODO New key - Add a translation
14273-
"explore.index.dateissuedA" : "Date",
14273+
"explore.index.dateissuedA": "Date",
1427414274
// "explore.index.subjectA" : "Subject",
1427514275
// TODO New key - Add a translation
14276-
"explore.index.subjectA" : "Subject",
14276+
"explore.index.subjectA": "Subject",
1427714277
// "explore.index.path" : "Path",
1427814278
// TODO New key - Add a translation
14279-
"explore.index.path" : "Path",
14279+
"explore.index.path": "Path",
1428014280
// "explore.index.fond" : "Fond",
1428114281
// TODO New key - Add a translation
14282-
"explore.index.fond" : "Fond",
14282+
"explore.index.fond": "Fond",
1428314283
// "explore.index.journalfond" : "Journal Fond",
1428414284
// TODO New key - Add a translation
14285-
"explore.index.journalfond" : "Journal Fond",
14285+
"explore.index.journalfond": "Journal Fond",
1428614286
// "explore.index.aggregation" : "Collection",
1428714287
// TODO New key - Add a translation
14288-
"explore.index.aggregation" : "Collection",
14288+
"explore.index.aggregation": "Collection",
1428914289

1429014290
// "explore.search-section.sectiondocuments.title" : "Search Documents & Other materials",
1429114291
// TODO New key - Add a translation
14292-
"explore.search-section.sectiondocuments.title" : "Search Documents & Other materials",
14292+
"explore.search-section.sectiondocuments.title": "Search Documents & Other materials",
1429314293

1429414294
// "explore.search-section.sectionfonds.title" : "Search Fonds",
1429514295
// TODO New key - Add a translation
14296-
"explore.search-section.sectionfonds.title" : "Search Fonds",
14296+
"explore.search-section.sectionfonds.title": "Search Fonds",
1429714297

1429814298
// "explore.search-section.sectionjournalfonds.title" : "Search Journal fonds",
1429914299
// TODO New key - Add a translation
14300-
"explore.search-section.sectionjournalfonds.title" : "Search Journal fonds",
14300+
"explore.search-section.sectionjournalfonds.title": "Search Journal fonds",
1430114301

1430214302
// "explore.search-section.sectionaggregations.title" : "Search Collections",
1430314303
// TODO New key - Add a translation
14304-
"explore.search-section.sectionaggregations.title" : "Search Collections",
14304+
"explore.search-section.sectionaggregations.title": "Search Collections",
1430514305

1430614306
// "explore.sectiondocuments.breadcrumbs": "Documents & Other materials",
1430714307
// TODO New key - Add a translation

0 commit comments

Comments
 (0)