From 8d01100cd98560f9c85c14e3671015a18998bca6 Mon Sep 17 00:00:00 2001 From: Markus Ofterdinger Date: Mon, 17 Feb 2025 09:03:09 +0100 Subject: [PATCH 1/2] Update cds-feature-attachments and re-use i18n --- app/_i18n/i18n.properties | 8 -------- app/_i18n/i18n_de.properties | 8 -------- pom.xml | 2 +- 3 files changed, 1 insertion(+), 17 deletions(-) diff --git a/app/_i18n/i18n.properties b/app/_i18n/i18n.properties index 84a329b5..a12b718d 100644 --- a/app/_i18n/i18n.properties +++ b/app/_i18n/i18n.properties @@ -69,11 +69,3 @@ AddReview = Add Review Notes = Notes Note = Note ISBN = ISBN - -attachment_content = Content -attachment_mimeType = MIME Type -attachment_fileName = File Name -attachment_status = Status -attachment_note = Note -attachment = Cover -attachments = Covers \ No newline at end of file diff --git a/app/_i18n/i18n_de.properties b/app/_i18n/i18n_de.properties index b9eb4a9c..63c111fb 100644 --- a/app/_i18n/i18n_de.properties +++ b/app/_i18n/i18n_de.properties @@ -69,11 +69,3 @@ AddReview = Rezension hinzufügen Notes = Notizen Note = Notiz ISBN = ISBN - -attachment_content = Inhalt -attachment_mimeType = MIME-Typ -attachment_fileName = Dateiname -attachment_status = Status -attachment_note = Notiz -attachment = Buchcover -attachments = Buchcovers \ No newline at end of file diff --git a/pom.xml b/pom.xml index b64c4404..b158ff4d 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 5.15.0 3.5.7 3.8.4 - 1.0.5 + 1.0.6-SNAPSHOT From 4632235f0a14149c674ab8e7576851049b4bec6a Mon Sep 17 00:00:00 2001 From: Markus Ofterdinger Date: Mon, 17 Feb 2025 13:50:25 +0100 Subject: [PATCH 2/2] Update pom.xml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b158ff4d..74b2b82a 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 5.15.0 3.5.7 3.8.4 - 1.0.6-SNAPSHOT + 1.0.6